Pull request #534 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251+f075d1275b3de083ffef18a345f0eb35bf0251a5 (307655dcf8938dd304a27d4f1e975a83d61626a8) 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-ssh3004343878205139020.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14634910743320531581.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-534/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-534/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10386114780809312231.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-534/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh572357937841549019.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17621193465187431530.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-534/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-534/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13918466106226219537.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-25217’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-25218’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-25337’ is offline Running on prd-ubuntu20.04-docker-8c-8g-25338 in /w/workspace/xfoundry_device-modbus-go_PR-534 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-534 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/534/head:refs/remotes/origin/PR-534 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f075d1275b3de083ffef18a345f0eb35bf0251a5 into PR head commit 8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251 Merge succeeded, producing 8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251 Checking out Revision 8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251 (PR-534) Commit message: "build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251 # 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 f075d1275b3de083ffef18a345f0eb35bf0251a5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251 # timeout=10 [Pipeline] timeout [2023-12-18T23:34:33.746Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-18T23:34:33.958Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-18T23:34:34.062Z] ========================================================= [2023-12-18T23:34:34.062Z] EdgeX Global Pipelines Version Info [2023-12-18T23:34:34.062Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:34:34.804Z] ------------------- [2023-12-18T23:34:34.804Z] stable info: [2023-12-18T23:34:34.804Z] ------------------- [2023-12-18T23:34:34.804Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-18T23:34:34.804Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T23:34:34.804Z] Message: update stable to v1.0.258 [2023-12-18T23:34:35.379Z] ------------------- [2023-12-18T23:34:35.379Z] experimental info: [2023-12-18T23:34:35.379Z] ------------------- [2023-12-18T23:34:35.379Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-18T23:34:35.379Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T23:34:35.379Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-18T23:34:35.600Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-12-18T23:34:35.651Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-12-18T23:34:35.719Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-18T23:34:35.773Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-18T23:34:35.831Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-18T23:34:35.885Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-18T23:34:35.939Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-18T23:34:35.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-18T23:34:36.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-18T23:34:36.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-18T23:34:36.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-18T23:34:36.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-12-18T23:34:36.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-18T23:34:36.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-18T23:34:36.406Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-18T23:34:36.474Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-18T23:34:36.540Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-18T23:34:36.605Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-18T23:34:36.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-18T23:34:36.727Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-18T23:34:36.799Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-18T23:34:36.866Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-18T23:34:36.935Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-18T23:34:37.004Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-18T23:34:37.069Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-18T23:34:37.137Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-18T23:34:37.204Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-18T23:34:37.275Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-534 [Pipeline] echo [2023-12-18T23:34:37.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-534 [Pipeline] echo [2023-12-18T23:34:37.435Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-534 [Pipeline] echo [2023-12-18T23:34:37.509Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251 [Pipeline] echo [2023-12-18T23:34:37.586Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8bc1d7f [Pipeline] echo [2023-12-18T23:34:37.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:34:37.810Z] provisioning config files... [2023-12-18T23:34:37.825Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-534@tmp/config10409469788030603629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:34:38.225Z] ---> ****-login.sh [2023-12-18T23:34:38.225Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:34:38.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:34:38.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:34:38.745Z] Configure a credential helper to remove this warning. See [2023-12-18T23:34:38.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:34:38.745Z] [2023-12-18T23:34:38.745Z] Login Succeeded [2023-12-18T23:34:38.745Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:34:38.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:34:38.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:34:38.745Z] Configure a credential helper to remove this warning. See [2023-12-18T23:34:38.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:34:38.745Z] [2023-12-18T23:34:38.745Z] Login Succeeded [2023-12-18T23:34:38.745Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:34:38.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:34:38.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:34:38.745Z] Configure a credential helper to remove this warning. See [2023-12-18T23:34:38.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:34:38.745Z] [2023-12-18T23:34:38.745Z] Login Succeeded [2023-12-18T23:34:38.745Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:34:39.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:34:39.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:34:39.011Z] Configure a credential helper to remove this warning. See [2023-12-18T23:34:39.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:34:39.011Z] [2023-12-18T23:34:39.011Z] Login Succeeded [2023-12-18T23:34:39.011Z] ****.io [2023-12-18T23:34:39.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:34:39.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:34:39.273Z] Configure a credential helper to remove this warning. See [2023-12-18T23:34:39.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:34:39.273Z] [2023-12-18T23:34:39.273Z] Login Succeeded [2023-12-18T23:34:39.273Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:34:39.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-18T23:34:40.072Z] + git rev-list -1 --merges 8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251~1..8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251 [Pipeline] echo [2023-12-18T23:34:40.118Z] -----------> git rev-list -1 --merges 8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251~1..8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251 8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251 [false] [Pipeline] sh [2023-12-18T23:34:40.443Z] + git log --format=format:%s -1 8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251 [Pipeline] echo [2023-12-18T23:34:40.472Z] ========================================================= [2023-12-18T23:34:40.472Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-18T23:34:40.472Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T23:34:40.943Z] + git log --format=format:%s -1 8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251 [Pipeline] echo [2023-12-18T23:34:40.977Z] [semverPrep] GIT_COMMIT: 8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251, Commit Message: build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0 [Pipeline] echo [2023-12-18T23:34:41.028Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-18T23:34:41.446Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-18T23:34:41.446Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-18T23:34:41.446Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-18T23:34:41.446Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-18T23:34:41.446Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-18T23:34:41.446Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-18T23:34:41.446Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:34:41.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:34:41.890Z] [2023-12-18T23:34:41.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:34:42.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:34:42.282Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-18T23:34:42.282Z] b85a868b505f: Pulling fs layer [2023-12-18T23:34:42.282Z] e2be974225ed: Pulling fs layer [2023-12-18T23:34:42.282Z] 339a4e72a1f5: Pulling fs layer [2023-12-18T23:34:42.282Z] 988bab9f4d93: Pulling fs layer [2023-12-18T23:34:42.282Z] 1469e6f7b9e6: Pulling fs layer [2023-12-18T23:34:42.282Z] eaf3925da568: Pulling fs layer [2023-12-18T23:34:42.282Z] bab4dde63d76: Pulling fs layer [2023-12-18T23:34:42.282Z] bde34c3a00c8: Pulling fs layer [2023-12-18T23:34:42.282Z] b352a97aabf1: Pulling fs layer [2023-12-18T23:34:42.282Z] 4872d77fe225: Pulling fs layer [2023-12-18T23:34:42.282Z] 5851b861e8e6: Pulling fs layer [2023-12-18T23:34:42.282Z] b352a97aabf1: Waiting [2023-12-18T23:34:42.282Z] 4872d77fe225: Waiting [2023-12-18T23:34:42.282Z] 5851b861e8e6: Waiting [2023-12-18T23:34:42.282Z] bab4dde63d76: Waiting [2023-12-18T23:34:42.282Z] bde34c3a00c8: Waiting [2023-12-18T23:34:42.282Z] 1469e6f7b9e6: Waiting [2023-12-18T23:34:42.282Z] e2be974225ed: Verifying Checksum [2023-12-18T23:34:42.282Z] e2be974225ed: Download complete [2023-12-18T23:34:42.282Z] 988bab9f4d93: Verifying Checksum [2023-12-18T23:34:42.282Z] 988bab9f4d93: Download complete [2023-12-18T23:34:42.282Z] 1469e6f7b9e6: Verifying Checksum [2023-12-18T23:34:42.282Z] 1469e6f7b9e6: Download complete [2023-12-18T23:34:42.282Z] eaf3925da568: Verifying Checksum [2023-12-18T23:34:42.282Z] eaf3925da568: Download complete [2023-12-18T23:34:42.282Z] 339a4e72a1f5: Verifying Checksum [2023-12-18T23:34:42.282Z] 339a4e72a1f5: Download complete [2023-12-18T23:34:42.282Z] bde34c3a00c8: Download complete [2023-12-18T23:34:42.540Z] b352a97aabf1: Verifying Checksum [2023-12-18T23:34:42.540Z] b352a97aabf1: Download complete [2023-12-18T23:34:42.540Z] 4872d77fe225: Verifying Checksum [2023-12-18T23:34:42.540Z] 4872d77fe225: Download complete [2023-12-18T23:34:42.540Z] 5851b861e8e6: Verifying Checksum [2023-12-18T23:34:42.540Z] 5851b861e8e6: Download complete [2023-12-18T23:34:42.540Z] b85a868b505f: Verifying Checksum [2023-12-18T23:34:42.540Z] b85a868b505f: Download complete [2023-12-18T23:34:42.798Z] bab4dde63d76: Verifying Checksum [2023-12-18T23:34:42.798Z] bab4dde63d76: Download complete [2023-12-18T23:34:43.735Z] b85a868b505f: Pull complete [2023-12-18T23:34:44.001Z] e2be974225ed: Pull complete [2023-12-18T23:34:44.260Z] 339a4e72a1f5: Pull complete [2023-12-18T23:34:44.526Z] 988bab9f4d93: Pull complete [2023-12-18T23:34:44.793Z] 1469e6f7b9e6: Pull complete [2023-12-18T23:34:44.794Z] eaf3925da568: Pull complete [2023-12-18T23:34:46.717Z] bab4dde63d76: Pull complete [2023-12-18T23:34:46.717Z] bde34c3a00c8: Pull complete [2023-12-18T23:34:46.717Z] b352a97aabf1: Pull complete [2023-12-18T23:34:46.717Z] 4872d77fe225: Pull complete [2023-12-18T23:34:46.717Z] 5851b861e8e6: Pull complete [2023-12-18T23:34:46.717Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-18T23:34:46.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:34:46.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:34:47.061Z] prd-ubuntu20.04-docker-8c-8g-25338 does not seem to be running inside a container [2023-12-18T23:34:47.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-534 -v /w/workspace/xfoundry_device-modbus-go_PR-534:/w/workspace/xfoundry_device-modbus-go_PR-534:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-534@tmp:/w/workspace/xfoundry_device-modbus-go_PR-534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-18T23:34:50.070Z] $ docker top 81c8e1da5283faa1a14b2878342406b6a64d6f993d00b996a36767c47d0c0b21 -eo pid,comm [2023-12-18T23:34:50.122Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-18T23:34:50.122Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-18T23:34:50.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-18T23:34:50.302Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-18T23:34:50.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-18T23:34:50.421Z] $ docker exec 81c8e1da5283faa1a14b2878342406b6a64d6f993d00b996a36767c47d0c0b21 ssh-agent [2023-12-18T23:34:50.538Z] SSH_AUTH_SOCK=/tmp/ssh-szjJ5kIZyuCk/agent.32 [2023-12-18T23:34:50.538Z] SSH_AGENT_PID=38 [2023-12-18T23:34:50.544Z] Running ssh-add (command line suppressed) [2023-12-18T23:34:50.650Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-534@tmp/private_key_14628062702604189477.key (/w/workspace/xfoundry_device-modbus-go_PR-534@tmp/private_key_14628062702604189477.key) [2023-12-18T23:34:50.660Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-18T23:34:51.019Z] + git tag --points-at HEAD [Pipeline] } [2023-12-18T23:34:51.044Z] $ docker exec --env ******** --env ******** 81c8e1da5283faa1a14b2878342406b6a64d6f993d00b996a36767c47d0c0b21 ssh-agent -k [2023-12-18T23:34:51.151Z] unset SSH_AUTH_SOCK; [2023-12-18T23:34:51.151Z] unset SSH_AGENT_PID; [2023-12-18T23:34:51.151Z] echo Agent pid 38 killed; [2023-12-18T23:34:51.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-18T23:34:51.296Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-18T23:34:51.296Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-18T23:34:51.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-18T23:34:51.408Z] $ docker exec 81c8e1da5283faa1a14b2878342406b6a64d6f993d00b996a36767c47d0c0b21 ssh-agent [2023-12-18T23:34:51.519Z] SSH_AUTH_SOCK=/tmp/ssh-TrgSEMuO1qhE/agent.70 [2023-12-18T23:34:51.519Z] SSH_AGENT_PID=76 [2023-12-18T23:34:51.524Z] Running ssh-add (command line suppressed) [2023-12-18T23:34:51.629Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-534@tmp/private_key_15789214106127101122.key (/w/workspace/xfoundry_device-modbus-go_PR-534@tmp/private_key_15789214106127101122.key) [2023-12-18T23:34:51.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-18T23:34:52.000Z] + git semver init [2023-12-18T23:34:52.263Z] 2023-12-18 23:34:52,181 [run_init] DEBUG init version:0.0.0 force:False [2023-12-18T23:34:52.263Z] 2023-12-18 23:34:52,182 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-534/.semver [2023-12-18T23:34:52.263Z] 2023-12-18 23:34:52,182 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-534/.semver [2023-12-18T23:34:52.263Z] 2023-12-18 23:34:52,182 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-534/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-534, universal_newlines=False, shell=None, istream=None) [2023-12-18T23:34:53.643Z] 2023-12-18 23:34:53,368 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-534/.git/info/exclude [2023-12-18T23:34:53.643Z] 2023-12-18 23:34:53,369 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-534/.semver/PR-534 with force:False [2023-12-18T23:34:53.643Z] 2023-12-18 23:34:53,369 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-534/.semver/PR-534 [2023-12-18T23:34:53.643Z] 2023-12-18 23:34:53,371 [execute] INFO git cat-file --batch-check [2023-12-18T23:34:53.643Z] 2023-12-18 23:34:53,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-534/.semver, universal_newlines=False, shell=None, istream=) [2023-12-18T23:34:53.643Z] 2023-12-18 23:34:53,378 [execute] INFO git cat-file --batch [2023-12-18T23:34:53.643Z] 2023-12-18 23:34:53,378 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-534/.semver, universal_newlines=False, shell=None, istream=) [2023-12-18T23:34:53.643Z] 2023-12-18 23:34:53,384 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-534/.semver/PR-534 [2023-12-18T23:34:53.643Z] 0.0.0 [Pipeline] } [2023-12-18T23:34:53.692Z] $ docker exec --env ******** --env ******** 81c8e1da5283faa1a14b2878342406b6a64d6f993d00b996a36767c47d0c0b21 ssh-agent -k [2023-12-18T23:34:53.794Z] unset SSH_AUTH_SOCK; [2023-12-18T23:34:53.795Z] unset SSH_AGENT_PID; [2023-12-18T23:34:53.795Z] echo Agent pid 76 killed; [2023-12-18T23:34:53.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-18T23:34:54.332Z] + git semver [Pipeline] } [2023-12-18T23:34:54.628Z] $ docker stop --time=1 81c8e1da5283faa1a14b2878342406b6a64d6f993d00b996a36767c47d0c0b21 [2023-12-18T23:34:55.947Z] $ docker rm -f --volumes 81c8e1da5283faa1a14b2878342406b6a64d6f993d00b996a36767c47d0c0b21 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T23:34:56.419Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-18T23:34:56.761Z] Stashed 1 file(s) [Pipeline] echo [2023-12-18T23:34:56.779Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:34:57.928Z] provisioning config files... [2023-12-18T23:34:57.936Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-534@tmp/config14819681026164140663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:34:58.374Z] ---> ****-login.sh [2023-12-18T23:34:58.374Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:34:58.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:34:58.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:34:58.375Z] Configure a credential helper to remove this warning. See [2023-12-18T23:34:58.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:34:58.375Z] [2023-12-18T23:34:58.375Z] Login Succeeded [2023-12-18T23:34:58.375Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:34:58.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:34:58.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:34:58.635Z] Configure a credential helper to remove this warning. See [2023-12-18T23:34:58.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:34:58.635Z] [2023-12-18T23:34:58.635Z] Login Succeeded [2023-12-18T23:34:58.635Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:34:58.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:34:58.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:34:58.635Z] Configure a credential helper to remove this warning. See [2023-12-18T23:34:58.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:34:58.635Z] [2023-12-18T23:34:58.635Z] Login Succeeded [2023-12-18T23:34:58.635Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:34:58.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:34:58.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:34:58.635Z] Configure a credential helper to remove this warning. See [2023-12-18T23:34:58.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:34:58.635Z] [2023-12-18T23:34:58.635Z] Login Succeeded [2023-12-18T23:34:58.635Z] ****.io [2023-12-18T23:34:58.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:34:59.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:34:59.162Z] Configure a credential helper to remove this warning. See [2023-12-18T23:34:59.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:34:59.162Z] [2023-12-18T23:34:59.162Z] Login Succeeded [2023-12-18T23:34:59.162Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:34:59.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-18T23:34:59.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:34:59.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:34:59.794Z] ========================================================= [2023-12-18T23:34:59.794Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-18T23:34:59.794Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:35:00.444Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-18T23:35:00.444Z] Sending build context to Docker daemon 17.25MB [2023-12-18T23:35:00.444Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-12-18T23:35:00.444Z] Step 2/10 : FROM ${BASE} AS builder [2023-12-18T23:35:00.701Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-18T23:35:00.701Z] 7264a8db6415: Pulling fs layer [2023-12-18T23:35:00.701Z] c4d48a809fc2: Pulling fs layer [2023-12-18T23:35:00.701Z] 4f1c88b9dad5: Pulling fs layer [2023-12-18T23:35:00.701Z] ad3a456e5733: Pulling fs layer [2023-12-18T23:35:00.701Z] 69c7f0334f64: Pulling fs layer [2023-12-18T23:35:00.701Z] 1f1c1a5573a3: Pulling fs layer [2023-12-18T23:35:00.701Z] ce7588e14bc9: Pulling fs layer [2023-12-18T23:35:00.701Z] b5e4710f87ac: Pulling fs layer [2023-12-18T23:35:00.701Z] ad3a456e5733: Waiting [2023-12-18T23:35:00.701Z] ce7588e14bc9: Waiting [2023-12-18T23:35:00.701Z] b5e4710f87ac: Waiting [2023-12-18T23:35:00.701Z] 69c7f0334f64: Waiting [2023-12-18T23:35:00.701Z] 1f1c1a5573a3: Waiting [2023-12-18T23:35:00.701Z] c4d48a809fc2: Download complete [2023-12-18T23:35:00.701Z] ad3a456e5733: Verifying Checksum [2023-12-18T23:35:00.701Z] ad3a456e5733: Download complete [2023-12-18T23:35:00.701Z] 69c7f0334f64: Verifying Checksum [2023-12-18T23:35:00.701Z] 69c7f0334f64: Download complete [2023-12-18T23:35:00.701Z] 7264a8db6415: Verifying Checksum [2023-12-18T23:35:00.701Z] 7264a8db6415: Download complete [2023-12-18T23:35:00.701Z] 1f1c1a5573a3: Verifying Checksum [2023-12-18T23:35:00.701Z] 1f1c1a5573a3: Download complete [2023-12-18T23:35:00.701Z] 7264a8db6415: Pull complete [2023-12-18T23:35:00.970Z] b5e4710f87ac: Verifying Checksum [2023-12-18T23:35:00.970Z] b5e4710f87ac: Download complete [2023-12-18T23:35:00.970Z] c4d48a809fc2: Pull complete [2023-12-18T23:35:00.970Z] 4f1c88b9dad5: Verifying Checksum [2023-12-18T23:35:00.970Z] 4f1c88b9dad5: Download complete [2023-12-18T23:35:01.540Z] ce7588e14bc9: Verifying Checksum [2023-12-18T23:35:01.540Z] ce7588e14bc9: Download complete [2023-12-18T23:35:04.820Z] 4f1c88b9dad5: Pull complete [2023-12-18T23:35:04.820Z] ad3a456e5733: Pull complete [2023-12-18T23:35:04.820Z] 69c7f0334f64: Pull complete [2023-12-18T23:35:04.820Z] 1f1c1a5573a3: Pull complete [2023-12-18T23:35:06.718Z] ce7588e14bc9: Pull complete [2023-12-18T23:35:07.293Z] b5e4710f87ac: Pull complete [2023-12-18T23:35:07.293Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-18T23:35:07.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-18T23:35:07.293Z] ---> 88b5674ff536 [2023-12-18T23:35:07.293Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-12-18T23:35:11.737Z] ---> Running in 6c6e35effcc6 [2023-12-18T23:35:11.737Z] Removing intermediate container 6c6e35effcc6 [2023-12-18T23:35:11.737Z] ---> 8edfaf05bc18 [2023-12-18T23:35:11.737Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-18T23:35:11.997Z] ---> Running in 728ea6283fc4 [2023-12-18T23:35:11.997Z] Removing intermediate container 728ea6283fc4 [2023-12-18T23:35:11.997Z] ---> 9f572329e2aa [2023-12-18T23:35:11.997Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-12-18T23:35:11.997Z] ---> Running in c7d8eaeee04f [2023-12-18T23:35:12.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:35:12.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:35:12.647Z] Still waiting to schedule task [2023-12-18T23:35:12.648Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-12-18T23:35:12.772Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-12-18T23:35:12.772Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-12-18T23:35:12.772Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-12-18T23:35:12.772Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-12-18T23:35:12.772Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-12-18T23:35:12.772Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-12-18T23:35:12.772Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-12-18T23:35:12.772Z] (8/8) Installing openssh (9.3_p2-r0) [2023-12-18T23:35:12.772Z] Executing busybox-1.36.1-r5.trigger [2023-12-18T23:35:12.772Z] OK: 270 MiB in 60 packages [2023-12-18T23:35:13.339Z] Removing intermediate container c7d8eaeee04f [2023-12-18T23:35:13.340Z] ---> 90c0db11066a [2023-12-18T23:35:13.340Z] Step 6/10 : WORKDIR /device-modbus-go [2023-12-18T23:35:13.340Z] ---> Running in 745384a4bc2a [2023-12-18T23:35:13.340Z] Removing intermediate container 745384a4bc2a [2023-12-18T23:35:13.340Z] ---> 0f8ebe23c18f [2023-12-18T23:35:13.340Z] Step 7/10 : COPY go.mod vendor* ./ [2023-12-18T23:35:13.599Z] ---> c2026aabace3 [2023-12-18T23:35:13.599Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:35:13.599Z] ---> Running in 24d2ee8120ac [2023-12-18T23:35:52.470Z] Removing intermediate container 24d2ee8120ac [2023-12-18T23:35:52.470Z] ---> e3afab07ac3a [2023-12-18T23:35:52.470Z] Step 9/10 : COPY . . [2023-12-18T23:35:52.470Z] ---> 820d3cbdf761 [2023-12-18T23:35:52.470Z] Step 10/10 : RUN ${MAKE} [2023-12-18T23:35:52.470Z] ---> Running in ca1f514ed391 [2023-12-18T23:35:52.470Z] noop [2023-12-18T23:35:52.470Z] Removing intermediate container ca1f514ed391 [2023-12-18T23:35:52.470Z] ---> 680fba3789c0 [2023-12-18T23:35:52.470Z] Successfully built 680fba3789c0 [2023-12-18T23:35:52.470Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:35:53.001Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-18T23:35:53.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:35:53.211Z] prd-ubuntu20.04-docker-8c-8g-25338 does not seem to be running inside a container [2023-12-18T23:35:53.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-534 -v /w/workspace/xfoundry_device-modbus-go_PR-534:/w/workspace/xfoundry_device-modbus-go_PR-534:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-534@tmp:/w/workspace/xfoundry_device-modbus-go_PR-534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-18T23:35:53.570Z] $ docker top 04edd3894aff40b1b709befa9754796922c82cef2da2a17f844b43cce73fb001 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:35:54.019Z] + go version [2023-12-18T23:35:54.019Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-18T23:35:54.054Z] $ docker stop --time=1 04edd3894aff40b1b709befa9754796922c82cef2da2a17f844b43cce73fb001 [2023-12-18T23:35:55.301Z] $ docker rm -f --volumes 04edd3894aff40b1b709befa9754796922c82cef2da2a17f844b43cce73fb001 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:35:56.310Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-18T23:35:56.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:35:56.508Z] prd-ubuntu20.04-docker-8c-8g-25338 does not seem to be running inside a container [2023-12-18T23:35:56.568Z] $ 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-534 -v /w/workspace/xfoundry_device-modbus-go_PR-534:/w/workspace/xfoundry_device-modbus-go_PR-534:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-534@tmp:/w/workspace/xfoundry_device-modbus-go_PR-534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-18T23:35:56.919Z] $ docker top d41275d91d1d3818498a846144681d7b698ac804b10adf7e623f88c13ba47780 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:35:57.404Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-534 [Pipeline] fileExists [Pipeline] sh [2023-12-18T23:35:57.905Z] + make test [2023-12-18T23:35:57.905Z] go test ./... -coverprofile=coverage.out [2023-12-18T23:35:59.282Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-12-18T23:36:09.256Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-12-18T23:36:09.256Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.016s coverage: 47.9% of statements [2023-12-18T23:36:17.365Z] go vet ./... [2023-12-18T23:36:19.893Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-18T23:36:19.893Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-18T23:36:19.893Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-18T23:36:19.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-18T23:36:19.999Z] $ docker stop --time=1 d41275d91d1d3818498a846144681d7b698ac804b10adf7e623f88c13ba47780 [2023-12-18T23:36:23.296Z] $ docker rm -f --volumes d41275d91d1d3818498a846144681d7b698ac804b10adf7e623f88c13ba47780 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T23:36:23.917Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-18T23:36:24.000Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-18T23:36:24.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-18T23:36:25.103Z] + ls -al . [2023-12-18T23:36:25.103Z] total 192 [2023-12-18T23:36:25.103Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 23:35 . [2023-12-18T23:36:25.103Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:34 .. [2023-12-18T23:36:25.103Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 18 23:34 .dockerignore [2023-12-18T23:36:25.103Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:36 .git [2023-12-18T23:36:25.103Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:34 .github [2023-12-18T23:36:25.103Z] -rw-rw-r-- 1 jenkins jenkins 266 Dec 18 23:34 .gitignore [2023-12-18T23:36:25.103Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 18 23:34 .golangci.yml [2023-12-18T23:36:25.103Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 23:34 .semver [2023-12-18T23:36:25.103Z] -rw-rw-r-- 1 jenkins jenkins 11101 Dec 18 23:34 Attribution.txt [2023-12-18T23:36:25.103Z] -rw-rw-r-- 1 jenkins jenkins 16388 Dec 18 23:34 CHANGELOG.md [2023-12-18T23:36:25.103Z] -rw-rw-r-- 1 jenkins jenkins 1474 Dec 18 23:34 Dockerfile [2023-12-18T23:36:25.103Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 23:34 GOVERNANCE.md [2023-12-18T23:36:25.103Z] -rw-rw-r-- 1 jenkins jenkins 658 Dec 18 23:34 Jenkinsfile [2023-12-18T23:36:25.103Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 18 23:34 LICENSE [2023-12-18T23:36:25.103Z] -rw-rw-r-- 1 jenkins jenkins 1942 Dec 18 23:34 Makefile [2023-12-18T23:36:25.103Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 18 23:34 OWNERS.md [2023-12-18T23:36:25.103Z] -rw-rw-r-- 1 jenkins jenkins 4463 Dec 18 23:34 README.md [2023-12-18T23:36:25.103Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 18 23:34 VERSION [2023-12-18T23:36:25.103Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:34 bin [2023-12-18T23:36:25.103Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:34 cmd [2023-12-18T23:36:25.103Z] -rw-r--r-- 1 jenkins jenkins 24334 Dec 18 23:36 coverage.out [2023-12-18T23:36:25.103Z] -rw-rw-r-- 1 jenkins jenkins 3937 Dec 18 23:34 go.mod [2023-12-18T23:36:25.103Z] -rw-rw-r-- 1 jenkins jenkins 35426 Dec 18 23:34 go.sum [2023-12-18T23:36:25.103Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:34 internal [2023-12-18T23:36:25.103Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:34 simulator [2023-12-18T23:36:25.103Z] -rw-rw-r-- 1 jenkins jenkins 229 Dec 18 23:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:36:25.572Z] + 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=8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251 --label arch=amd64 --label version=0.0.0 . [2023-12-18T23:36:25.572Z] Sending build context to Docker daemon 17.27MB [2023-12-18T23:36:25.572Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-12-18T23:36:25.572Z] Step 2/23 : FROM ${BASE} AS builder [2023-12-18T23:36:25.572Z] ---> 680fba3789c0 [2023-12-18T23:36:25.572Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-12-18T23:36:26.141Z] ---> Running in 19b390de911a [2023-12-18T23:36:26.401Z] Removing intermediate container 19b390de911a [2023-12-18T23:36:26.401Z] ---> d6092fd8a311 [2023-12-18T23:36:26.401Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-18T23:36:26.401Z] ---> Running in 909700886b84 [2023-12-18T23:36:26.658Z] Removing intermediate container 909700886b84 [2023-12-18T23:36:26.658Z] ---> 7b6cce4cff49 [2023-12-18T23:36:26.658Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2023-12-18T23:36:26.658Z] ---> Running in 8ca3f736da6c [2023-12-18T23:36:26.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:36:26.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:36:27.178Z] OK: 270 MiB in 60 packages [2023-12-18T23:36:27.747Z] Removing intermediate container 8ca3f736da6c [2023-12-18T23:36:27.747Z] ---> 2618921a6951 [2023-12-18T23:36:27.747Z] Step 6/23 : WORKDIR /device-modbus-go [2023-12-18T23:36:27.747Z] ---> Running in 11ce83bdd17f [2023-12-18T23:36:27.747Z] Removing intermediate container 11ce83bdd17f [2023-12-18T23:36:27.747Z] ---> aaf45848e4e2 [2023-12-18T23:36:27.747Z] Step 7/23 : COPY go.mod vendor* ./ [2023-12-18T23:36:27.747Z] ---> 9108f495ec40 [2023-12-18T23:36:27.747Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:36:27.747Z] ---> Running in bf4194c00d2f [2023-12-18T23:36:28.684Z] Removing intermediate container bf4194c00d2f [2023-12-18T23:36:28.684Z] ---> d98b762696ca [2023-12-18T23:36:28.684Z] Step 9/23 : COPY . . [2023-12-18T23:36:29.003Z] ---> f2223386f03c [2023-12-18T23:36:29.003Z] Step 10/23 : RUN ${MAKE} [2023-12-18T23:36:29.003Z] ---> Running in 9f39a2e41cc2 [2023-12-18T23:36:29.270Z] 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.4" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-12-18T23:36:51.245Z] Removing intermediate container 9f39a2e41cc2 [2023-12-18T23:36:51.245Z] ---> 38cbd86b8fab [2023-12-18T23:36:51.245Z] Step 11/23 : FROM alpine:3.18 [2023-12-18T23:36:51.245Z] 3.18: Pulling from library/alpine [2023-12-18T23:36:51.245Z] c926b61bad3b: Pulling fs layer [2023-12-18T23:36:51.245Z] c926b61bad3b: Verifying Checksum [2023-12-18T23:36:51.245Z] c926b61bad3b: Download complete [2023-12-18T23:36:51.245Z] c926b61bad3b: Pull complete [2023-12-18T23:36:51.245Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:36:51.245Z] Status: Downloaded newer image for alpine:3.18 [2023-12-18T23:36:51.245Z] ---> b541f2080109 [2023-12-18T23:36:51.245Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-12-18T23:36:51.245Z] ---> Running in 3531dbb64aaa [2023-12-18T23:36:51.245Z] Removing intermediate container 3531dbb64aaa [2023-12-18T23:36:51.245Z] ---> 9140f0bbe979 [2023-12-18T23:36:51.245Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2023-12-18T23:36:51.245Z] ---> Running in 5eb8065adf15 [2023-12-18T23:36:51.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:36:51.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:36:51.245Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-18T23:36:51.245Z] Executing busybox-1.36.1-r5.trigger [2023-12-18T23:36:51.245Z] OK: 7 MiB in 16 packages [2023-12-18T23:36:51.245Z] Removing intermediate container 5eb8065adf15 [2023-12-18T23:36:51.245Z] ---> 3c9fc5adbf67 [2023-12-18T23:36:51.245Z] Step 14/23 : RUN apk --no-cache upgrade [2023-12-18T23:36:51.245Z] ---> Running in 6ca3e871e12f [2023-12-18T23:36:51.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:36:51.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:36:51.763Z] OK: 7 MiB in 16 packages [2023-12-18T23:36:52.023Z] Removing intermediate container 6ca3e871e12f [2023-12-18T23:36:52.023Z] ---> b490a039c4d3 [2023-12-18T23:36:52.023Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2023-12-18T23:36:52.590Z] ---> 60194999301d [2023-12-18T23:36:52.590Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2023-12-18T23:36:52.853Z] ---> 8c582d4405fd [2023-12-18T23:36:52.853Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-12-18T23:36:52.853Z] ---> c4d1634d18fc [2023-12-18T23:36:52.853Z] Step 18/23 : EXPOSE 59901 [2023-12-18T23:36:52.853Z] ---> Running in 0ea5132144a3 [2023-12-18T23:36:53.112Z] Removing intermediate container 0ea5132144a3 [2023-12-18T23:36:53.112Z] ---> d167cf680c8b [2023-12-18T23:36:53.113Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2023-12-18T23:36:53.113Z] ---> Running in e5678f6db0e8 [2023-12-18T23:36:53.113Z] Removing intermediate container e5678f6db0e8 [2023-12-18T23:36:53.113Z] ---> 1b4472f6c700 [2023-12-18T23:36:53.113Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-12-18T23:36:53.113Z] ---> Running in f9ed1bf10fa8 [2023-12-18T23:36:53.113Z] Removing intermediate container f9ed1bf10fa8 [2023-12-18T23:36:53.113Z] ---> b647df1434d6 [2023-12-18T23:36:53.113Z] Step 21/23 : LABEL arch=amd64 [2023-12-18T23:36:53.113Z] ---> Running in ea9dbec1d401 [2023-12-18T23:36:53.372Z] Removing intermediate container ea9dbec1d401 [2023-12-18T23:36:53.372Z] ---> 8f1d971b9b16 [2023-12-18T23:36:53.372Z] Step 22/23 : LABEL git_sha=8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251 [2023-12-18T23:36:53.372Z] ---> Running in c6d683350278 [2023-12-18T23:36:53.372Z] Removing intermediate container c6d683350278 [2023-12-18T23:36:53.372Z] ---> c6cea159cee7 [2023-12-18T23:36:53.372Z] Step 23/23 : LABEL version=0.0.0 [2023-12-18T23:36:53.372Z] ---> Running in 684236fd876f [2023-12-18T23:36:53.631Z] Removing intermediate container 684236fd876f [2023-12-18T23:36:53.631Z] ---> 72486ebc8f2a [2023-12-18T23:36:53.631Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-18T23:36:53.631Z] Successfully built 72486ebc8f2a [2023-12-18T23:36:53.631Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:36:54.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:36:54.842Z] [2023-12-18T23:36:54.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:36:55.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:36:55.261Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-18T23:36:55.261Z] 5eb5b503b376: Pulling fs layer [2023-12-18T23:36:55.261Z] 5c69ac0246d0: Pulling fs layer [2023-12-18T23:36:55.261Z] ec43610c2a17: Pulling fs layer [2023-12-18T23:36:55.261Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-18T23:36:55.261Z] 33b1e0a273af: Pulling fs layer [2023-12-18T23:36:55.261Z] 5d3b04190fa2: Pulling fs layer [2023-12-18T23:36:55.261Z] 2f39f015ded8: Pulling fs layer [2023-12-18T23:36:55.261Z] 5d3b04190fa2: Waiting [2023-12-18T23:36:55.261Z] 3a2ae6a8a46f: Waiting [2023-12-18T23:36:55.261Z] 2f39f015ded8: Waiting [2023-12-18T23:36:55.261Z] 5c69ac0246d0: Verifying Checksum [2023-12-18T23:36:55.261Z] 5c69ac0246d0: Download complete [2023-12-18T23:36:55.261Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-18T23:36:55.261Z] 3a2ae6a8a46f: Download complete [2023-12-18T23:36:55.261Z] 33b1e0a273af: Verifying Checksum [2023-12-18T23:36:55.261Z] 33b1e0a273af: Download complete [2023-12-18T23:36:55.261Z] ec43610c2a17: Verifying Checksum [2023-12-18T23:36:55.261Z] ec43610c2a17: Download complete [2023-12-18T23:36:55.261Z] 5d3b04190fa2: Verifying Checksum [2023-12-18T23:36:55.261Z] 5d3b04190fa2: Download complete [2023-12-18T23:36:55.518Z] 5eb5b503b376: Verifying Checksum [2023-12-18T23:36:55.518Z] 5eb5b503b376: Download complete [2023-12-18T23:36:56.085Z] 2f39f015ded8: Verifying Checksum [2023-12-18T23:36:56.085Z] 2f39f015ded8: Download complete [2023-12-18T23:36:56.661Z] 5eb5b503b376: Pull complete [2023-12-18T23:36:56.919Z] 5c69ac0246d0: Pull complete [2023-12-18T23:36:57.489Z] ec43610c2a17: Pull complete [2023-12-18T23:36:57.489Z] 3a2ae6a8a46f: Pull complete [2023-12-18T23:36:57.749Z] 33b1e0a273af: Pull complete [2023-12-18T23:36:57.749Z] 5d3b04190fa2: Pull complete [2023-12-18T23:37:01.943Z] 2f39f015ded8: Pull complete [2023-12-18T23:37:01.943Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-18T23:37:01.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:37:01.943Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:37:02.296Z] prd-ubuntu20.04-docker-8c-8g-25338 does not seem to be running inside a container [2023-12-18T23:37:02.322Z] $ 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-534 -v /w/workspace/xfoundry_device-modbus-go_PR-534:/w/workspace/xfoundry_device-modbus-go_PR-534:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-534@tmp:/w/workspace/xfoundry_device-modbus-go_PR-534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-18T23:37:06.817Z] $ docker top 32e7ffb901cf2ece9f1afd83c8434d1c669270942c6efcde0025c20f246c8238 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:37:07.324Z] ---> job-cost.sh [2023-12-18T23:37:07.324Z] lf-activate-venv: SKIPPING [2023-12-18T23:37:07.324Z] INFO: No Stack... [2023-12-18T23:37:07.639Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T23:37:07.897Z] INFO: Archiving Costs [Pipeline] sh [2023-12-18T23:37:08.213Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-534/archives/cost.csv [2023-12-18T23:37:08.213Z] + cut -d, -f6 [Pipeline] lock [2023-12-18T23:37:08.264Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-534-1-stack-cost] [2023-12-18T23:37:08.273Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-534-1-stack-cost] did not exist. Created. [2023-12-18T23:37:08.273Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-534-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-18T23:37:08.759Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-18T23:37:08.805Z] Stashed 1 file(s) [Pipeline] } [2023-12-18T23:37:08.873Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-534-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-18T23:37:09.008Z] $ docker stop --time=1 32e7ffb901cf2ece9f1afd83c8434d1c669270942c6efcde0025c20f246c8238 [2023-12-18T23:37:10.153Z] $ docker rm -f --volumes 32e7ffb901cf2ece9f1afd83c8434d1c669270942c6efcde0025c20f246c8238 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-18T23:37:15.806Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25344 in /w/workspace/xfoundry_device-modbus-go_PR-534 [Pipeline] { [Pipeline] ws [2023-12-18T23:37:15.903Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-12-18T23:37:19.119Z] Selected Git installation does not exist. Using Default [2023-12-18T23:37:19.119Z] The recommended git tool is: NONE [2023-12-18T23:37:25.553Z] using credential edgex-jenkins-ssh [2023-12-18T23:37:25.574Z] Cloning the remote Git repository [2023-12-18T23:37:25.636Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-12-18T23:37:25.752Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-12-18T23:37:25.962Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-12-18T23:37:25.964Z] > git --version # timeout=10 [2023-12-18T23:37:25.992Z] > git --version # 'git version 2.25.1' [2023-12-18T23:37:25.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:37:26.212Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-18T23:37:28.397Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-12-18T23:37:28.422Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-18T23:37:29.366Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-12-18T23:37:29.414Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-12-18T23:37:29.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:37:29.434Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/534/head:refs/remotes/origin/PR-534 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-18T23:37:30.010Z] Merging remotes/origin/main commit f075d1275b3de083ffef18a345f0eb35bf0251a5 into PR head commit 8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251 [2023-12-18T23:37:30.304Z] Merge succeeded, producing 8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251 [2023-12-18T23:37:30.304Z] Checking out Revision 8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251 (PR-534) [2023-12-18T23:37:30.032Z] > git config core.sparsecheckout # timeout=10 [2023-12-18T23:37:30.105Z] > git checkout -f 8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251 # timeout=10 [2023-12-18T23:37:30.201Z] > git remote # timeout=10 [2023-12-18T23:37:30.224Z] > git config --get remote.origin.url # timeout=10 [2023-12-18T23:37:30.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:37:30.261Z] > git merge f075d1275b3de083ffef18a345f0eb35bf0251a5 # timeout=10 [2023-12-18T23:37:30.288Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-18T23:37:30.313Z] > git config core.sparsecheckout # timeout=10 [2023-12-18T23:37:30.329Z] > git checkout -f 8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251 # timeout=10 [2023-12-18T23:37:30.948Z] Commit message: "build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0" [2023-12-18T23:37:31.010Z] > git --version # timeout=10 [2023-12-18T23:37:31.023Z] > git --version # 'git version 2.25.1' [2023-12-18T23:37:31.040Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T23:37:32.390Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-18T23:37:32.390Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-18T23:37:32.390Z] Dload Upload Total Spent Left Speed [2023-12-18T23:37:32.665Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 42989 0 --:--:-- --:--:-- --:--:-- 42989 [Pipeline] sh [2023-12-18T23:37:33.041Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-18T23:37:33.434Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-18T23:37:33.434Z] + sudo tee /etc/docker/daemon.new [2023-12-18T23:37:33.434Z] { [2023-12-18T23:37:33.434Z] "registry-mirrors": [ [2023-12-18T23:37:33.434Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-18T23:37:33.434Z] ], [2023-12-18T23:37:33.434Z] "bip": "10.250.0.254/24", [2023-12-18T23:37:33.434Z] "hosts": [ [2023-12-18T23:37:33.434Z] "tcp://0.0.0.0:5555", [2023-12-18T23:37:33.434Z] "unix:///var/run/docker.sock" [2023-12-18T23:37:33.434Z] ], [2023-12-18T23:37:33.434Z] "mtu": 1458, [2023-12-18T23:37:33.434Z] "selinux-enabled": true, [2023-12-18T23:37:33.434Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-18T23:37:33.434Z] } [Pipeline] sh [2023-12-18T23:37:33.805Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-18T23:37:34.152Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:37:52.546Z] provisioning config files... [2023-12-18T23:37:52.578Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config18259056388808643770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:37:53.251Z] ---> ****-login.sh [2023-12-18T23:37:53.251Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:37:53.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:53.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:53.792Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:53.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:53.792Z] [2023-12-18T23:37:53.792Z] Login Succeeded [2023-12-18T23:37:53.792Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:37:54.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:54.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:54.063Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:54.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:54.063Z] [2023-12-18T23:37:54.063Z] Login Succeeded [2023-12-18T23:37:54.063Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:37:54.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:54.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:54.335Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:54.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:54.335Z] [2023-12-18T23:37:54.335Z] Login Succeeded [2023-12-18T23:37:54.335Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:37:54.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:54.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:54.878Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:54.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:54.879Z] [2023-12-18T23:37:54.879Z] Login Succeeded [2023-12-18T23:37:54.879Z] ****.io [2023-12-18T23:37:55.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:55.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:55.419Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:55.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:55.419Z] [2023-12-18T23:37:55.419Z] Login Succeeded [2023-12-18T23:37:55.419Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:37:55.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-18T23:37:56.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:37:56.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:37:56.350Z] ========================================================= [2023-12-18T23:37:56.350Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-18T23:37:56.350Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:37:57.099Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-18T23:37:58.522Z] #0 building with "default" instance using docker driver [2023-12-18T23:37:58.522Z] [2023-12-18T23:37:58.522Z] #1 [internal] load build definition from Dockerfile [2023-12-18T23:37:58.522Z] #1 transferring dockerfile: 1.51kB 0.0s done [2023-12-18T23:37:58.522Z] #1 DONE 0.1s [2023-12-18T23:37:58.522Z] [2023-12-18T23:37:58.522Z] #2 [internal] load .dockerignore [2023-12-18T23:37:58.522Z] #2 transferring context: 182B done [2023-12-18T23:37:58.522Z] #2 DONE 0.1s [2023-12-18T23:37:58.522Z] [2023-12-18T23:37:58.522Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-18T23:37:58.522Z] #3 DONE 0.1s [2023-12-18T23:37:58.522Z] [2023-12-18T23:37:58.522Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-18T23:37:58.522Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-18T23:37:58.807Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-18T23:37:58.807Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-18T23:37:58.807Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-18T23:37:58.807Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-18T23:37:58.807Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.2s [2023-12-18T23:37:59.083Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.34MB / 63.99MB 0.4s [2023-12-18T23:37:59.083Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done [2023-12-18T23:37:59.083Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-18T23:37:59.083Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-18T23:37:59.083Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.4s [2023-12-18T23:37:59.083Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-18T23:37:59.083Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.4s [2023-12-18T23:37:59.083Z] #4 ... [2023-12-18T23:37:59.083Z] [2023-12-18T23:37:59.083Z] #5 [internal] load build context [2023-12-18T23:37:59.083Z] #5 transferring context: 8.62MB 0.4s done [2023-12-18T23:37:59.083Z] #5 DONE 0.4s [2023-12-18T23:37:59.083Z] [2023-12-18T23:37:59.083Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-18T23:37:59.083Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.18MB / 11.40MB 0.5s [2023-12-18T23:37:59.355Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.25MB / 63.99MB 0.7s [2023-12-18T23:37:59.355Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.34MB / 97.63MB 0.7s [2023-12-18T23:37:59.355Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.7s [2023-12-18T23:37:59.355Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 21.77MB / 63.99MB 0.8s [2023-12-18T23:37:59.355Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-18T23:37:59.355Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.8s [2023-12-18T23:37:59.625Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 28.31MB / 63.99MB 1.0s [2023-12-18T23:37:59.625Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 16.75MB / 97.63MB 1.0s [2023-12-18T23:37:59.625Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.9s done [2023-12-18T23:37:59.625Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.77MB / 63.99MB 1.1s [2023-12-18T23:37:59.625Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-18T23:37:59.898Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.75MB / 63.99MB 1.3s [2023-12-18T23:37:59.898Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.39MB / 97.63MB 1.3s [2023-12-18T23:37:59.898Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-18T23:37:59.898Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.46MB / 97.63MB 1.4s [2023-12-18T23:38:00.178Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.6s [2023-12-18T23:38:00.178Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 41.94MB / 97.63MB 1.6s [2023-12-18T23:38:00.178Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 52.43MB / 63.99MB 1.7s [2023-12-18T23:38:00.178Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.03MB / 97.63MB 1.7s [2023-12-18T23:38:00.452Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.8s [2023-12-18T23:38:00.452Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 2.0s [2023-12-18T23:38:00.452Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.91MB / 97.63MB 2.0s [2023-12-18T23:38:00.729Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 2.0s done [2023-12-18T23:38:00.729Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.98MB / 97.63MB 2.3s [2023-12-18T23:38:00.729Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-18T23:38:00.998Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 2.5s [2023-12-18T23:38:01.273Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.8s [2023-12-18T23:38:04.625Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 5.6s done [2023-12-18T23:38:06.045Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.1s [2023-12-18T23:38:11.417Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.3s [2023-12-18T23:38:16.768Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.4s [2023-12-18T23:38:19.362Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.2s done [2023-12-18T23:38:20.832Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-18T23:38:20.832Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-18T23:38:20.832Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-18T23:38:20.832Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-18T23:38:26.197Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-18T23:38:30.461Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.3s done [2023-12-18T23:38:30.461Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-18T23:38:32.419Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.9s done [2023-12-18T23:38:33.912Z] #4 DONE 35.4s [2023-12-18T23:38:34.183Z] [2023-12-18T23:38:34.183Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2023-12-18T23:38:34.806Z] #6 0.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:38:35.074Z] #6 1.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:38:36.048Z] #6 2.172 (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-12-18T23:38:36.048Z] #6 2.203 (2/8) Installing libedit (20221030.3.1-r1) [2023-12-18T23:38:36.048Z] #6 2.218 (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-12-18T23:38:36.327Z] #6 2.285 (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-12-18T23:38:36.327Z] #6 2.315 (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-12-18T23:38:36.327Z] #6 2.329 (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-12-18T23:38:36.327Z] #6 2.337 (7/8) Installing openssh-server (9.3_p2-r0) [2023-12-18T23:38:36.327Z] #6 2.366 (8/8) Installing openssh (9.3_p2-r0) [2023-12-18T23:38:36.327Z] #6 2.383 Executing busybox-1.36.1-r5.trigger [2023-12-18T23:38:36.327Z] #6 2.423 OK: 272 MiB in 60 packages [2023-12-18T23:38:38.933Z] #6 DONE 4.5s [2023-12-18T23:38:38.933Z] [2023-12-18T23:38:38.933Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2023-12-18T23:38:38.933Z] #7 DONE 0.1s [2023-12-18T23:38:38.933Z] [2023-12-18T23:38:38.933Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-18T23:38:38.933Z] #8 DONE 0.1s [2023-12-18T23:38:38.933Z] [2023-12-18T23:38:38.933Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:39:05.682Z] #9 DONE 24.1s [2023-12-18T23:39:05.682Z] [2023-12-18T23:39:05.682Z] #10 [builder 6/7] COPY . . [2023-12-18T23:39:05.682Z] #10 DONE 0.3s [2023-12-18T23:39:05.682Z] [2023-12-18T23:39:05.682Z] #11 [builder 7/7] RUN echo noop [2023-12-18T23:39:05.682Z] #11 0.683 noop [2023-12-18T23:39:05.682Z] #11 DONE 0.8s [2023-12-18T23:39:05.682Z] [2023-12-18T23:39:05.682Z] #12 exporting to image [2023-12-18T23:39:05.682Z] #12 exporting layers [2023-12-18T23:39:27.761Z] #12 exporting layers 22.2s done [2023-12-18T23:39:27.761Z] #12 writing image sha256:39e6f2254e7a65e505ba6d747028845a51e8dd4a03a580a93479f2d4700bbc61 done [2023-12-18T23:39:27.761Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-18T23:39:27.761Z] #12 DONE 22.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:39:28.396Z] + docker inspect -f . ci-base-image-arm64 [2023-12-18T23:39:28.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:39:28.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-25344 does not seem to be running inside a container [2023-12-18T23:39:28.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-18T23:39:30.201Z] $ docker top 2332b9b1e8d03428bd3bc96ff69ef64ba56f439d9b3f37b3b4fccb6c1a842a4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:39:31.139Z] + go version [2023-12-18T23:39:31.139Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-18T23:39:31.173Z] $ docker stop --time=1 2332b9b1e8d03428bd3bc96ff69ef64ba56f439d9b3f37b3b4fccb6c1a842a4a [2023-12-18T23:39:34.544Z] $ docker rm -f --volumes 2332b9b1e8d03428bd3bc96ff69ef64ba56f439d9b3f37b3b4fccb6c1a842a4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:39:35.748Z] + docker inspect -f . ci-base-image-arm64 [2023-12-18T23:39:35.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:39:36.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-25344 does not seem to be running inside a container [2023-12-18T23:39:36.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-18T23:39:37.372Z] $ docker top e0fdbe91a6a8998950f83753e7ccd094255b69b2d75ab79beb020ae5969d3f2d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:39:37.997Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-18T23:39:38.453Z] + make test [2023-12-18T23:39:38.453Z] go test ./... -coverprofile=coverage.out [2023-12-18T23:39:42.713Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-12-18T23:40:50.619Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-12-18T23:40:50.619Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.060s coverage: 47.9% of statements [2023-12-18T23:40:50.619Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-18T23:40:50.619Z] go vet ./... [2023-12-18T23:40:57.267Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-18T23:40:57.267Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-18T23:40:57.267Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-18T23:40:57.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-18T23:40:57.384Z] $ docker stop --time=1 e0fdbe91a6a8998950f83753e7ccd094255b69b2d75ab79beb020ae5969d3f2d [2023-12-18T23:41:01.027Z] $ docker rm -f --volumes e0fdbe91a6a8998950f83753e7ccd094255b69b2d75ab79beb020ae5969d3f2d [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T23:41:02.428Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-18T23:41:02.465Z] Warning: overwriting stash ‘coverage-report’ [2023-12-18T23:41:02.968Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T23:41:03.794Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-18T23:41:04.133Z] + ls -al . [2023-12-18T23:41:04.133Z] total 188 [2023-12-18T23:41:04.133Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:39 . [2023-12-18T23:41:04.133Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:37 .. [2023-12-18T23:41:04.133Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 18 23:37 .dockerignore [2023-12-18T23:41:04.133Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:37 .git [2023-12-18T23:41:04.133Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:37 .github [2023-12-18T23:41:04.133Z] -rw-rw-r-- 1 jenkins jenkins 266 Dec 18 23:37 .gitignore [2023-12-18T23:41:04.133Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 18 23:37 .golangci.yml [2023-12-18T23:41:04.133Z] -rw-rw-r-- 1 jenkins jenkins 11101 Dec 18 23:37 Attribution.txt [2023-12-18T23:41:04.133Z] -rw-rw-r-- 1 jenkins jenkins 16388 Dec 18 23:37 CHANGELOG.md [2023-12-18T23:41:04.133Z] -rw-rw-r-- 1 jenkins jenkins 1474 Dec 18 23:37 Dockerfile [2023-12-18T23:41:04.133Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 23:37 GOVERNANCE.md [2023-12-18T23:41:04.133Z] -rw-rw-r-- 1 jenkins jenkins 658 Dec 18 23:37 Jenkinsfile [2023-12-18T23:41:04.133Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 18 23:37 LICENSE [2023-12-18T23:41:04.133Z] -rw-rw-r-- 1 jenkins jenkins 1942 Dec 18 23:37 Makefile [2023-12-18T23:41:04.133Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 18 23:37 OWNERS.md [2023-12-18T23:41:04.133Z] -rw-rw-r-- 1 jenkins jenkins 4463 Dec 18 23:37 README.md [2023-12-18T23:41:04.133Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 18 23:34 VERSION [2023-12-18T23:41:04.133Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:37 bin [2023-12-18T23:41:04.133Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:37 cmd [2023-12-18T23:41:04.133Z] -rw-r--r-- 1 jenkins jenkins 24334 Dec 18 23:40 coverage.out [2023-12-18T23:41:04.133Z] -rw-rw-r-- 1 jenkins jenkins 3937 Dec 18 23:37 go.mod [2023-12-18T23:41:04.133Z] -rw-rw-r-- 1 jenkins jenkins 35426 Dec 18 23:37 go.sum [2023-12-18T23:41:04.133Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:37 internal [2023-12-18T23:41:04.133Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:37 simulator [2023-12-18T23:41:04.133Z] -rw-rw-r-- 1 jenkins jenkins 229 Dec 18 23:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:41:04.632Z] + 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=8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251 --label arch=arm64 --label version=0.0.0 . [2023-12-18T23:41:05.599Z] #0 building with "default" instance using docker driver [2023-12-18T23:41:05.599Z] [2023-12-18T23:41:05.599Z] #1 [internal] load build definition from Dockerfile [2023-12-18T23:41:05.599Z] #1 transferring dockerfile: 1.51kB 0.0s done [2023-12-18T23:41:05.599Z] #1 DONE 0.0s [2023-12-18T23:41:05.599Z] [2023-12-18T23:41:05.599Z] #2 [internal] load .dockerignore [2023-12-18T23:41:05.599Z] #2 transferring context: 182B done [2023-12-18T23:41:05.599Z] #2 DONE 0.0s [2023-12-18T23:41:05.599Z] [2023-12-18T23:41:05.599Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-18T23:41:05.599Z] #3 DONE 0.0s [2023-12-18T23:41:05.599Z] [2023-12-18T23:41:05.599Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-18T23:41:05.599Z] #4 DONE 0.3s [2023-12-18T23:41:05.868Z] [2023-12-18T23:41:05.868Z] #5 [internal] load build context [2023-12-18T23:41:05.868Z] #5 transferring context: 32.12kB 0.0s done [2023-12-18T23:41:05.868Z] #5 DONE 0.1s [2023-12-18T23:41:05.868Z] [2023-12-18T23:41:05.868Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:41:05.868Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-18T23:41:05.868Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-18T23:41:05.868Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-18T23:41:05.868Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-18T23:41:05.868Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-18T23:41:06.136Z] #6 ... [2023-12-18T23:41:06.136Z] [2023-12-18T23:41:06.136Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-18T23:41:06.136Z] #7 DONE 0.3s [2023-12-18T23:41:06.136Z] [2023-12-18T23:41:06.136Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:41:06.136Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-18T23:41:06.136Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-18T23:41:06.404Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-18T23:41:06.673Z] #6 DONE 1.0s [2023-12-18T23:41:06.673Z] [2023-12-18T23:41:06.673Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-18T23:41:07.635Z] #8 0.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:41:07.905Z] #8 1.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:41:08.872Z] #8 ... [2023-12-18T23:41:08.872Z] [2023-12-18T23:41:08.872Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh [2023-12-18T23:41:08.872Z] #9 0.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:41:08.872Z] #9 1.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:41:08.872Z] #9 2.599 OK: 272 MiB in 60 packages [2023-12-18T23:41:08.872Z] #9 DONE 2.9s [2023-12-18T23:41:09.149Z] [2023-12-18T23:41:09.149Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2023-12-18T23:41:09.149Z] #10 DONE 0.1s [2023-12-18T23:41:09.149Z] [2023-12-18T23:41:09.149Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-18T23:41:09.149Z] #8 2.433 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-18T23:41:09.149Z] #8 ... [2023-12-18T23:41:09.149Z] [2023-12-18T23:41:09.149Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-18T23:41:09.149Z] #11 DONE 0.2s [2023-12-18T23:41:09.149Z] [2023-12-18T23:41:09.149Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-18T23:41:09.149Z] #8 2.450 Executing busybox-1.36.1-r5.trigger [2023-12-18T23:41:09.149Z] #8 2.481 OK: 8 MiB in 16 packages [2023-12-18T23:41:09.738Z] #8 DONE 2.9s [2023-12-18T23:41:09.738Z] [2023-12-18T23:41:09.738Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-18T23:41:10.713Z] #12 0.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:41:10.713Z] #12 ... [2023-12-18T23:41:10.713Z] [2023-12-18T23:41:10.713Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:41:10.713Z] #13 DONE 1.5s [2023-12-18T23:41:10.994Z] [2023-12-18T23:41:10.994Z] #14 [builder 6/7] COPY . . [2023-12-18T23:41:10.994Z] #14 DONE 0.4s [2023-12-18T23:41:10.994Z] [2023-12-18T23:41:10.994Z] #15 [builder 7/7] RUN make build [2023-12-18T23:41:11.983Z] #15 0.809 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.4" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-12-18T23:41:12.957Z] #15 ... [2023-12-18T23:41:12.957Z] [2023-12-18T23:41:12.957Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-18T23:41:12.957Z] #12 1.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:41:12.957Z] #12 2.830 OK: 8 MiB in 16 packages [2023-12-18T23:41:12.957Z] #12 DONE 3.2s [2023-12-18T23:41:12.957Z] [2023-12-18T23:41:12.957Z] #15 [builder 7/7] RUN make build [2023-12-18T23:42:34.829Z] #15 DONE 82.3s [2023-12-18T23:42:34.829Z] [2023-12-18T23:42:34.829Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2023-12-18T23:42:34.830Z] #16 DONE 0.3s [2023-12-18T23:42:34.830Z] [2023-12-18T23:42:34.830Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2023-12-18T23:42:34.830Z] #17 DONE 0.1s [2023-12-18T23:42:34.830Z] [2023-12-18T23:42:34.830Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2023-12-18T23:42:34.830Z] #18 DONE 0.1s [2023-12-18T23:42:34.830Z] [2023-12-18T23:42:34.830Z] #19 exporting to image [2023-12-18T23:42:34.830Z] #19 exporting layers [2023-12-18T23:42:34.830Z] #19 exporting layers 0.3s done [2023-12-18T23:42:34.830Z] #19 writing image sha256:049971883644419b07ba4b04ff62bee9f76ef729cbd084b10d6beedb9addf884 done [2023-12-18T23:42:34.830Z] #19 naming to docker.io/library/device-modbus-arm64 done [2023-12-18T23:42:34.830Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:42:36.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T23:42:36.107Z] [2023-12-18T23:42:36.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:42:36.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T23:42:36.840Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-18T23:42:36.840Z] 8998bd30e6a1: Pulling fs layer [2023-12-18T23:42:36.840Z] 04944245beec: Pulling fs layer [2023-12-18T23:42:36.840Z] 699f458cf7ca: Pulling fs layer [2023-12-18T23:42:36.840Z] 765212b225bb: Pulling fs layer [2023-12-18T23:42:36.840Z] f23df028b6ca: Pulling fs layer [2023-12-18T23:42:36.840Z] d65c8cfc05b1: Pulling fs layer [2023-12-18T23:42:36.840Z] 2437ff75d9bd: Pulling fs layer [2023-12-18T23:42:36.840Z] d65c8cfc05b1: Waiting [2023-12-18T23:42:36.840Z] 765212b225bb: Waiting [2023-12-18T23:42:36.840Z] f23df028b6ca: Waiting [2023-12-18T23:42:36.840Z] 2437ff75d9bd: Waiting [2023-12-18T23:42:36.840Z] 04944245beec: Verifying Checksum [2023-12-18T23:42:36.840Z] 04944245beec: Download complete [2023-12-18T23:42:36.840Z] 765212b225bb: Download complete [2023-12-18T23:42:36.840Z] f23df028b6ca: Verifying Checksum [2023-12-18T23:42:36.840Z] f23df028b6ca: Download complete [2023-12-18T23:42:36.840Z] d65c8cfc05b1: Download complete [2023-12-18T23:42:37.109Z] 699f458cf7ca: Verifying Checksum [2023-12-18T23:42:37.109Z] 699f458cf7ca: Download complete [2023-12-18T23:42:37.376Z] 8998bd30e6a1: Verifying Checksum [2023-12-18T23:42:37.376Z] 8998bd30e6a1: Download complete [2023-12-18T23:42:39.328Z] 2437ff75d9bd: Verifying Checksum [2023-12-18T23:42:39.328Z] 2437ff75d9bd: Download complete [2023-12-18T23:42:43.580Z] 8998bd30e6a1: Pull complete [2023-12-18T23:42:44.173Z] 04944245beec: Pull complete [2023-12-18T23:42:46.114Z] 699f458cf7ca: Pull complete [2023-12-18T23:42:46.114Z] 765212b225bb: Pull complete [2023-12-18T23:42:46.698Z] f23df028b6ca: Pull complete [2023-12-18T23:42:46.964Z] d65c8cfc05b1: Pull complete [2023-12-18T23:43:13.666Z] 2437ff75d9bd: Pull complete [2023-12-18T23:43:13.666Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-18T23:43:13.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T23:43:13.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:43:14.158Z] prd-ubuntu20.04-docker-arm64-4c-16g-25344 does not seem to be running inside a container [2023-12-18T23:43:14.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-18T23:43:15.466Z] $ docker top 289388a96e2bdf5a3723bc531fc5eb4ce78c814a035016c50d67f8142c9a5fcd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:43:16.121Z] ---> job-cost.sh [2023-12-18T23:43:16.388Z] lf-activate-venv: SKIPPING [2023-12-18T23:43:16.388Z] INFO: No Stack... [2023-12-18T23:43:16.654Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T23:43:17.610Z] INFO: Archiving Costs [Pipeline] sh [2023-12-18T23:43:17.950Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-12-18T23:43:17.950Z] + cut -d, -f6 [Pipeline] lock [2023-12-18T23:43:18.025Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-534-1-stack-cost] [2023-12-18T23:43:18.030Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-534-1-stack-cost] did not exist. Created. [2023-12-18T23:43:18.030Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-534-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-18T23:43:18.534Z] /w/workspace/device-modbus-go/1@tmp/durable-2d908514/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-18T23:43:18.882Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-18T23:43:18.922Z] Warning: overwriting stash ‘stack-cost’ [2023-12-18T23:43:19.010Z] Stashed 1 file(s) [Pipeline] } [2023-12-18T23:43:19.084Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-534-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-18T23:43:19.246Z] $ docker stop --time=1 289388a96e2bdf5a3723bc531fc5eb4ce78c814a035016c50d67f8142c9a5fcd [2023-12-18T23:43:20.673Z] $ docker rm -f --volumes 289388a96e2bdf5a3723bc531fc5eb4ce78c814a035016c50d67f8142c9a5fcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-18T23:43:22.633Z] provisioning config files... [2023-12-18T23:43:22.640Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-534@tmp/config16409160253182183696tmp [Pipeline] { [Pipeline] sh [2023-12-18T23:43:23.069Z] + set +x [2023-12-18T23:43:23.069Z] + curl -s https://codecov.io/bash [2023-12-18T23:43:23.069Z] + bash -s -- [2023-12-18T23:43:23.069Z] [2023-12-18T23:43:23.069Z] _____ _ [2023-12-18T23:43:23.069Z] / ____| | | [2023-12-18T23:43:23.069Z] | | ___ __| | ___ ___ _____ __ [2023-12-18T23:43:23.069Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-18T23:43:23.069Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-18T23:43:23.069Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-18T23:43:23.069Z] Bash-1.0.6 [2023-12-18T23:43:23.069Z] [2023-12-18T23:43:23.069Z] [2023-12-18T23:43:23.069Z] ==> git version 2.25.1 found [2023-12-18T23:43:23.069Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-18T23:43:23.069Z] Release-Date: 2020-01-08 [2023-12-18T23:43:23.069Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-18T23:43:23.069Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-18T23:43:23.069Z] ==> Jenkins CI detected. [2023-12-18T23:43:23.069Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-534 [2023-12-18T23:43:23.069Z] project root: . [2023-12-18T23:43:23.069Z] --> token set from env [2023-12-18T23:43:23.069Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-18T23:43:23.328Z] ==> Running gcov in . (disable via -X gcov) [2023-12-18T23:43:23.328Z] ==> Python coveragepy not found [2023-12-18T23:43:23.328Z] ==> Searching for coverage reports in: [2023-12-18T23:43:23.328Z] + . [2023-12-18T23:43:23.328Z] -> Found 1 reports [2023-12-18T23:43:23.328Z] ==> Detecting git/mercurial file structure [2023-12-18T23:43:23.328Z] ==> Reading reports [2023-12-18T23:43:23.328Z] + ./coverage.out bytes=24334 [2023-12-18T23:43:23.328Z] ==> Appending adjustments [2023-12-18T23:43:23.328Z] https://docs.codecov.io/docs/fixing-reports [2023-12-18T23:43:23.328Z] + Found adjustments [2023-12-18T23:43:23.328Z] ==> Gzipping contents [2023-12-18T23:43:23.328Z] 4.0K /tmp/codecov.fETEba.gz [2023-12-18T23:43:23.328Z] ==> Uploading reports [2023-12-18T23:43:23.328Z] url: https://codecov.io [2023-12-18T23:43:23.328Z] query: branch=PR-534&commit=8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-534%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=534&job=&cmd_args= [2023-12-18T23:43:23.328Z] -> Pinging Codecov [2023-12-18T23:43:23.329Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-534&commit=8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-534%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=534&job=&cmd_args= [2023-12-18T23:43:23.588Z] -> Uploading to [2023-12-18T23:43:23.588Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-18/55DBCA73C666E3227836607328DD7E49/8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251/32705489-4b0a-4393-868c-ead01ad483ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231218T234323Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=85585fd2b4c352f563bf7bd638509d4316310ff2c60a08117f5bed91177e40cf [2023-12-18T23:43:23.588Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-18T23:43:23.588Z] Dload Upload Total Spent Left Speed [2023-12-18T23:43:23.851Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 17620 --:--:-- --:--:-- --:--:-- 17620 [2023-12-18T23:43:23.851Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/8bc1d7f3487aff46b6287b0ab0b3d3f87c51e251 [Pipeline] } [2023-12-18T23:43:23.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-18T23:43:27.059Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-534/archives ] [2023-12-18T23:43:27.059Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-534/archives [2023-12-18T23:43:27.059Z] total 16 [2023-12-18T23:43:27.059Z] drwxr-xr-x 3 root root 4096 Dec 18 23:37 . [2023-12-18T23:43:27.059Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 23:37 .. [2023-12-18T23:43:27.059Z] drwxr-xr-x 2 root root 4096 Dec 18 23:37 cost [2023-12-18T23:43:27.059Z] -rw-r--r-- 1 root root 88 Dec 18 23:37 cost.csv [2023-12-18T23:43:27.059Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-534/archives [2023-12-18T23:43:27.059Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-534/archives [2023-12-18T23:43:27.059Z] total 16 [2023-12-18T23:43:27.059Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 23:37 . [2023-12-18T23:43:27.059Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 23:37 .. [2023-12-18T23:43:27.059Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 18 23:37 cost [2023-12-18T23:43:27.059Z] -rw-r--r-- 1 jenkins jenkins 88 Dec 18 23:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:43:27.390Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:43:28.282Z] ---> package-listing.sh [2023-12-18T23:43:28.282Z] ++ facter osfamily [2023-12-18T23:43:28.282Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-18T23:43:28.547Z] + OS_FAMILY=debian [2023-12-18T23:43:28.547Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-534 [2023-12-18T23:43:28.547Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-18T23:43:28.547Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-18T23:43:28.547Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-18T23:43:28.547Z] + PACKAGES=/tmp/packages_start.txt [2023-12-18T23:43:28.547Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-534 ']' [2023-12-18T23:43:28.547Z] + PACKAGES=/tmp/packages_end.txt [2023-12-18T23:43:28.547Z] + case "${OS_FAMILY}" in [2023-12-18T23:43:28.547Z] + dpkg -l [2023-12-18T23:43:28.547Z] + grep '^ii' [2023-12-18T23:43:28.547Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-18T23:43:28.547Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-18T23:43:28.547Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-18T23:43:28.547Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-534 ']' [2023-12-18T23:43:28.547Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-534/archives/ [2023-12-18T23:43:28.547Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-534/archives/ [Pipeline] echo [2023-12-18T23:43:28.588Z] 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-534/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-18T23:43:28.890Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:43:29.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:43:29.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:43:29.800Z] prd-ubuntu20.04-docker-8c-8g-25338 does not seem to be running inside a container [2023-12-18T23:43:29.826Z] $ 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-534/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-534 -v /w/workspace/xfoundry_device-modbus-go_PR-534:/w/workspace/xfoundry_device-modbus-go_PR-534:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-534@tmp:/w/workspace/xfoundry_device-modbus-go_PR-534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-18T23:43:30.025Z] $ docker top 9d55588164223d37c031a163e44e77ac11e1eb2a6f634be46ea6b91cc7be4306 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:43:30.527Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-18T23:43:30.835Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-18T23:43:31.145Z] + ls /var/log/sa-host [2023-12-18T23:43:31.145Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:43:31.335Z] provisioning config files... [2023-12-18T23:43:31.344Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-534@tmp/config16759377800858549560tmp [Pipeline] { [Pipeline] echo [2023-12-18T23:43:31.494Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:43:31.810Z] ---> create-netrc.sh [Pipeline] } [2023-12-18T23:43:31.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:43:32.341Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-18T23:43:32.382Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:43:32.692Z] ---> sudo-logs.sh [2023-12-18T23:43:32.692Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-18T23:43:32.829Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:43:33.160Z] ---> job-cost.sh [2023-12-18T23:43:33.160Z] lf-activate-venv: SKIPPING [2023-12-18T23:43:33.160Z] DEBUG: total: 0.2199999988079071 [2023-12-18T23:43:33.160Z] INFO: Retrieving Stack Cost... [2023-12-18T23:43:33.419Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T23:43:33.678Z] INFO: Archiving Costs [Pipeline] echo [2023-12-18T23:43:33.847Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:43:34.162Z] ---> logs-deploy.sh [2023-12-18T23:43:34.163Z] lf-activate-venv: SKIPPING [2023-12-18T23:43:34.163Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-534/1 [2023-12-18T23:43:34.163Z] INFO: archiving workspace using pattern(s): [2023-12-18T23:43:35.100Z] Archives upload complete. [2023-12-18T23:43:35.100Z] INFO: archiving logs to Nexus