Pull request #528 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d26a4b0d03f3166a50d7aa9695ab587d24084cbe+f40d1d667e540eee93f77eb354737bb78aa40b5d (31a5b5412bc470e9ef8ff33216cfe36bb894a175) 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-ssh15922315248275857179.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-ssh4578617370448095717.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-528/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-528/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15567486576528680206.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-528/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4373712290335475835.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-ssh9720583697568224767.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-528/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-528/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9344807048158593264.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9104 in /w/workspace/xfoundry_device-modbus-go_PR-528 [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-528 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f40d1d667e540eee93f77eb354737bb78aa40b5d into PR head commit d26a4b0d03f3166a50d7aa9695ab587d24084cbe Merge succeeded, producing d26a4b0d03f3166a50d7aa9695ab587d24084cbe Checking out Revision d26a4b0d03f3166a50d7aa9695ab587d24084cbe (PR-528) Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.1 to 1.6.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/528/head:refs/remotes/origin/PR-528 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d26a4b0d03f3166a50d7aa9695ab587d24084cbe # 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 f40d1d667e540eee93f77eb354737bb78aa40b5d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d26a4b0d03f3166a50d7aa9695ab587d24084cbe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-29T05:56:38.400Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-29T05:56:38.613Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-29T05:56:38.724Z] ========================================================= [2023-11-29T05:56:38.725Z] EdgeX Global Pipelines Version Info [2023-11-29T05:56:38.725Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-29T05:56:39.489Z] ------------------- [2023-11-29T05:56:39.489Z] stable info: [2023-11-29T05:56:39.489Z] ------------------- [2023-11-29T05:56:39.489Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-29T05:56:39.489Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-29T05:56:39.489Z] Message: update stable to v1.0.258 [2023-11-29T05:56:40.061Z] ------------------- [2023-11-29T05:56:40.061Z] experimental info: [2023-11-29T05:56:40.061Z] ------------------- [2023-11-29T05:56:40.061Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-29T05:56:40.061Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-29T05:56:40.061Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-29T05:56:40.272Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-11-29T05:56:40.329Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-11-29T05:56:40.382Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-29T05:56:40.434Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-29T05:56:40.497Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-29T05:56:40.549Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-29T05:56:40.606Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-29T05:56:40.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-29T05:56:40.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-29T05:56:40.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-29T05:56:40.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-29T05:56:40.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-11-29T05:56:40.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-29T05:56:41.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-29T05:56:41.085Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-29T05:56:41.150Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-29T05:56:41.216Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-29T05:56:41.285Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-29T05:56:41.350Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-29T05:56:41.410Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-29T05:56:41.474Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-29T05:56:41.540Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-29T05:56:41.604Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-29T05:56:41.673Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-29T05:56:41.737Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-29T05:56:41.807Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-29T05:56:41.873Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-29T05:56:41.943Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-528 [Pipeline] echo [2023-11-29T05:56:42.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-528 [Pipeline] echo [2023-11-29T05:56:42.097Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-528 [Pipeline] echo [2023-11-29T05:56:42.174Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d26a4b0d03f3166a50d7aa9695ab587d24084cbe [Pipeline] echo [2023-11-29T05:56:42.253Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d26a4b0 [Pipeline] echo [2023-11-29T05:56:42.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T05:56:42.505Z] provisioning config files... [2023-11-29T05:56:42.543Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-528@tmp/config5653272657978867721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T05:56:42.967Z] ---> ****-login.sh [2023-11-29T05:56:42.967Z] nexus3.edgexfoundry.org:10001 [2023-11-29T05:56:43.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T05:56:43.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T05:56:43.801Z] Configure a credential helper to remove this warning. See [2023-11-29T05:56:43.801Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T05:56:43.801Z] [2023-11-29T05:56:43.801Z] Login Succeeded [2023-11-29T05:56:43.801Z] nexus3.edgexfoundry.org:10002 [2023-11-29T05:56:44.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T05:56:44.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T05:56:44.062Z] Configure a credential helper to remove this warning. See [2023-11-29T05:56:44.062Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T05:56:44.062Z] [2023-11-29T05:56:44.062Z] Login Succeeded [2023-11-29T05:56:44.062Z] nexus3.edgexfoundry.org:10003 [2023-11-29T05:56:44.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T05:56:44.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T05:56:44.062Z] Configure a credential helper to remove this warning. See [2023-11-29T05:56:44.062Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T05:56:44.062Z] [2023-11-29T05:56:44.062Z] Login Succeeded [2023-11-29T05:56:44.062Z] nexus3.edgexfoundry.org:10004 [2023-11-29T05:56:44.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T05:56:44.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T05:56:44.324Z] Configure a credential helper to remove this warning. See [2023-11-29T05:56:44.324Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T05:56:44.324Z] [2023-11-29T05:56:44.324Z] Login Succeeded [2023-11-29T05:56:44.324Z] ****.io [2023-11-29T05:56:44.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T05:56:44.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T05:56:44.589Z] Configure a credential helper to remove this warning. See [2023-11-29T05:56:44.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T05:56:44.589Z] [2023-11-29T05:56:44.589Z] Login Succeeded [2023-11-29T05:56:44.589Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T05:56:44.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-29T05:56:45.371Z] + git rev-list -1 --merges d26a4b0d03f3166a50d7aa9695ab587d24084cbe~1..d26a4b0d03f3166a50d7aa9695ab587d24084cbe [Pipeline] echo [2023-11-29T05:56:45.415Z] -----------> git rev-list -1 --merges d26a4b0d03f3166a50d7aa9695ab587d24084cbe~1..d26a4b0d03f3166a50d7aa9695ab587d24084cbe d26a4b0d03f3166a50d7aa9695ab587d24084cbe [false] [Pipeline] sh [2023-11-29T05:56:45.745Z] + git log --format=format:%s -1 d26a4b0d03f3166a50d7aa9695ab587d24084cbe [Pipeline] echo [2023-11-29T05:56:45.772Z] ========================================================= [2023-11-29T05:56:45.772Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-29T05:56:45.772Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-29T05:56:46.243Z] + git log --format=format:%s -1 d26a4b0d03f3166a50d7aa9695ab587d24084cbe [Pipeline] echo [2023-11-29T05:56:46.276Z] [semverPrep] GIT_COMMIT: d26a4b0d03f3166a50d7aa9695ab587d24084cbe, Commit Message: build(deps): Bump github.com/spf13/cast from 1.5.1 to 1.6.0 [Pipeline] echo [2023-11-29T05:56:46.322Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-29T05:56:46.750Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-29T05:56:46.750Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-29T05:56:46.750Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-29T05:56:46.750Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-29T05:56:46.750Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-29T05:56:46.750Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-29T05:56:46.750Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T05:56:47.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T05:56:47.253Z] [2023-11-29T05:56:47.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T05:56:47.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T05:56:47.660Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-29T05:56:47.660Z] b85a868b505f: Pulling fs layer [2023-11-29T05:56:47.660Z] e2be974225ed: Pulling fs layer [2023-11-29T05:56:47.660Z] 339a4e72a1f5: Pulling fs layer [2023-11-29T05:56:47.660Z] 988bab9f4d93: Pulling fs layer [2023-11-29T05:56:47.660Z] 1469e6f7b9e6: Pulling fs layer [2023-11-29T05:56:47.660Z] eaf3925da568: Pulling fs layer [2023-11-29T05:56:47.660Z] bab4dde63d76: Pulling fs layer [2023-11-29T05:56:47.660Z] bde34c3a00c8: Pulling fs layer [2023-11-29T05:56:47.660Z] b352a97aabf1: Pulling fs layer [2023-11-29T05:56:47.660Z] 4872d77fe225: Pulling fs layer [2023-11-29T05:56:47.660Z] 5851b861e8e6: Pulling fs layer [2023-11-29T05:56:47.660Z] 988bab9f4d93: Waiting [2023-11-29T05:56:47.660Z] bab4dde63d76: Waiting [2023-11-29T05:56:47.660Z] 1469e6f7b9e6: Waiting [2023-11-29T05:56:47.660Z] bde34c3a00c8: Waiting [2023-11-29T05:56:47.660Z] eaf3925da568: Waiting [2023-11-29T05:56:47.660Z] b352a97aabf1: Waiting [2023-11-29T05:56:47.660Z] 4872d77fe225: Waiting [2023-11-29T05:56:47.660Z] 5851b861e8e6: Waiting [2023-11-29T05:56:47.660Z] e2be974225ed: Verifying Checksum [2023-11-29T05:56:47.660Z] e2be974225ed: Download complete [2023-11-29T05:56:47.660Z] 988bab9f4d93: Verifying Checksum [2023-11-29T05:56:47.660Z] 988bab9f4d93: Download complete [2023-11-29T05:56:47.660Z] 339a4e72a1f5: Verifying Checksum [2023-11-29T05:56:47.660Z] 339a4e72a1f5: Download complete [2023-11-29T05:56:47.919Z] 1469e6f7b9e6: Verifying Checksum [2023-11-29T05:56:47.920Z] 1469e6f7b9e6: Download complete [2023-11-29T05:56:47.920Z] eaf3925da568: Verifying Checksum [2023-11-29T05:56:47.920Z] eaf3925da568: Download complete [2023-11-29T05:56:47.920Z] bde34c3a00c8: Download complete [2023-11-29T05:56:47.920Z] b352a97aabf1: Verifying Checksum [2023-11-29T05:56:47.920Z] b352a97aabf1: Download complete [2023-11-29T05:56:47.920Z] 4872d77fe225: Verifying Checksum [2023-11-29T05:56:47.920Z] 4872d77fe225: Download complete [2023-11-29T05:56:47.920Z] 5851b861e8e6: Verifying Checksum [2023-11-29T05:56:47.920Z] 5851b861e8e6: Download complete [2023-11-29T05:56:47.920Z] b85a868b505f: Verifying Checksum [2023-11-29T05:56:47.920Z] b85a868b505f: Download complete [2023-11-29T05:56:48.181Z] bab4dde63d76: Verifying Checksum [2023-11-29T05:56:48.181Z] bab4dde63d76: Download complete [2023-11-29T05:56:49.147Z] b85a868b505f: Pull complete [2023-11-29T05:56:49.410Z] e2be974225ed: Pull complete [2023-11-29T05:56:49.984Z] 339a4e72a1f5: Pull complete [2023-11-29T05:56:49.984Z] 988bab9f4d93: Pull complete [2023-11-29T05:56:50.244Z] 1469e6f7b9e6: Pull complete [2023-11-29T05:56:50.244Z] eaf3925da568: Pull complete [2023-11-29T05:56:52.151Z] bab4dde63d76: Pull complete [2023-11-29T05:56:52.151Z] bde34c3a00c8: Pull complete [2023-11-29T05:56:52.151Z] b352a97aabf1: Pull complete [2023-11-29T05:56:52.413Z] 4872d77fe225: Pull complete [2023-11-29T05:56:52.413Z] 5851b861e8e6: Pull complete [2023-11-29T05:56:52.413Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-29T05:56:52.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T05:56:52.413Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T05:56:52.772Z] prd-ubuntu20.04-docker-8c-8g-9104 does not seem to be running inside a container [2023-11-29T05:56:52.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-528 -v /w/workspace/xfoundry_device-modbus-go_PR-528:/w/workspace/xfoundry_device-modbus-go_PR-528:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-528@tmp:/w/workspace/xfoundry_device-modbus-go_PR-528@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-11-29T05:56:57.328Z] $ docker top d3449ec4c4dc54caa58f2c60c18f8dc2373f592be618eb255d7938ef789c75f5 -eo pid,comm [2023-11-29T05:56:57.400Z] 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-11-29T05:56:57.400Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-29T05:56:57.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T05:56:57.610Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T05:56:57.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T05:56:57.733Z] $ docker exec d3449ec4c4dc54caa58f2c60c18f8dc2373f592be618eb255d7938ef789c75f5 ssh-agent [2023-11-29T05:56:57.849Z] SSH_AUTH_SOCK=/tmp/ssh-w7t75B2LALCZ/agent.32 [2023-11-29T05:56:57.849Z] SSH_AGENT_PID=38 [2023-11-29T05:56:57.857Z] Running ssh-add (command line suppressed) [2023-11-29T05:56:57.957Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-528@tmp/private_key_6720783569855276461.key (/w/workspace/xfoundry_device-modbus-go_PR-528@tmp/private_key_6720783569855276461.key) [2023-11-29T05:56:57.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T05:56:58.351Z] + git tag --points-at HEAD [Pipeline] } [2023-11-29T05:56:58.376Z] $ docker exec --env ******** --env ******** d3449ec4c4dc54caa58f2c60c18f8dc2373f592be618eb255d7938ef789c75f5 ssh-agent -k [2023-11-29T05:56:58.482Z] unset SSH_AUTH_SOCK; [2023-11-29T05:56:58.482Z] unset SSH_AGENT_PID; [2023-11-29T05:56:58.482Z] echo Agent pid 38 killed; [2023-11-29T05:56:58.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-29T05:56:58.631Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T05:56:58.631Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T05:56:58.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T05:56:58.743Z] $ docker exec d3449ec4c4dc54caa58f2c60c18f8dc2373f592be618eb255d7938ef789c75f5 ssh-agent [2023-11-29T05:56:58.857Z] SSH_AUTH_SOCK=/tmp/ssh-BaBniJkUTY0o/agent.72 [2023-11-29T05:56:58.857Z] SSH_AGENT_PID=78 [2023-11-29T05:56:58.863Z] Running ssh-add (command line suppressed) [2023-11-29T05:56:58.974Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-528@tmp/private_key_16454507419113837562.key (/w/workspace/xfoundry_device-modbus-go_PR-528@tmp/private_key_16454507419113837562.key) [2023-11-29T05:56:58.993Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T05:56:59.354Z] + git semver init [2023-11-29T05:56:59.615Z] 2023-11-29 05:56:59,536 [run_init] DEBUG init version:0.0.0 force:False [2023-11-29T05:56:59.615Z] 2023-11-29 05:56:59,537 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-528/.semver [2023-11-29T05:56:59.615Z] 2023-11-29 05:56:59,537 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-528/.semver [2023-11-29T05:56:59.615Z] 2023-11-29 05:56:59,538 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-528/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-528, universal_newlines=False, shell=None, istream=None) [2023-11-29T05:57:00.997Z] 2023-11-29 05:57:00,656 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-528/.git/info/exclude [2023-11-29T05:57:00.997Z] 2023-11-29 05:57:00,657 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-528/.semver/PR-528 with force:False [2023-11-29T05:57:00.997Z] 2023-11-29 05:57:00,657 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-528/.semver/PR-528 [2023-11-29T05:57:00.997Z] 2023-11-29 05:57:00,661 [execute] INFO git cat-file --batch-check [2023-11-29T05:57:00.997Z] 2023-11-29 05:57:00,661 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-528/.semver, universal_newlines=False, shell=None, istream=) [2023-11-29T05:57:00.997Z] 2023-11-29 05:57:00,668 [execute] INFO git cat-file --batch [2023-11-29T05:57:00.997Z] 2023-11-29 05:57:00,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-528/.semver, universal_newlines=False, shell=None, istream=) [2023-11-29T05:57:00.997Z] 2023-11-29 05:57:00,674 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-528/.semver/PR-528 [2023-11-29T05:57:00.997Z] 0.0.0 [Pipeline] } [2023-11-29T05:57:01.025Z] $ docker exec --env ******** --env ******** d3449ec4c4dc54caa58f2c60c18f8dc2373f592be618eb255d7938ef789c75f5 ssh-agent -k [2023-11-29T05:57:01.139Z] unset SSH_AUTH_SOCK; [2023-11-29T05:57:01.139Z] unset SSH_AGENT_PID; [2023-11-29T05:57:01.139Z] echo Agent pid 78 killed; [2023-11-29T05:57:01.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-29T05:57:01.677Z] + git semver [Pipeline] } [2023-11-29T05:57:01.965Z] $ docker stop --time=1 d3449ec4c4dc54caa58f2c60c18f8dc2373f592be618eb255d7938ef789c75f5 [2023-11-29T05:57:03.384Z] $ docker rm -f --volumes d3449ec4c4dc54caa58f2c60c18f8dc2373f592be618eb255d7938ef789c75f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T05:57:03.833Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-29T05:57:04.178Z] Stashed 1 file(s) [Pipeline] echo [2023-11-29T05:57:04.197Z] [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-11-29T05:57:05.084Z] provisioning config files... [2023-11-29T05:57:05.091Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-528@tmp/config17353825529417506158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T05:57:05.489Z] ---> ****-login.sh [2023-11-29T05:57:05.490Z] nexus3.edgexfoundry.org:10001 [2023-11-29T05:57:05.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T05:57:05.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T05:57:05.490Z] Configure a credential helper to remove this warning. See [2023-11-29T05:57:05.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T05:57:05.490Z] [2023-11-29T05:57:05.490Z] Login Succeeded [2023-11-29T05:57:05.490Z] nexus3.edgexfoundry.org:10002 [2023-11-29T05:57:05.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T05:57:05.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T05:57:05.490Z] Configure a credential helper to remove this warning. See [2023-11-29T05:57:05.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T05:57:05.490Z] [2023-11-29T05:57:05.490Z] Login Succeeded [2023-11-29T05:57:05.490Z] nexus3.edgexfoundry.org:10003 [2023-11-29T05:57:05.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T05:57:05.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T05:57:05.750Z] Configure a credential helper to remove this warning. See [2023-11-29T05:57:05.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T05:57:05.750Z] [2023-11-29T05:57:05.750Z] Login Succeeded [2023-11-29T05:57:05.750Z] nexus3.edgexfoundry.org:10004 [2023-11-29T05:57:05.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T05:57:05.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T05:57:05.750Z] Configure a credential helper to remove this warning. See [2023-11-29T05:57:05.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T05:57:05.750Z] [2023-11-29T05:57:05.750Z] Login Succeeded [2023-11-29T05:57:05.750Z] ****.io [2023-11-29T05:57:06.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T05:57:06.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T05:57:06.009Z] Configure a credential helper to remove this warning. See [2023-11-29T05:57:06.009Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T05:57:06.009Z] [2023-11-29T05:57:06.009Z] Login Succeeded [2023-11-29T05:57:06.009Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T05:57:06.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-29T05:57:06.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T05:57:06.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T05:57:06.466Z] ========================================================= [2023-11-29T05:57:06.466Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-29T05:57:06.466Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T05:57:07.047Z] + 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-11-29T05:57:07.048Z] Sending build context to Docker daemon 17.22MB [2023-11-29T05:57:07.048Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T05:57:07.048Z] Step 2/10 : FROM ${BASE} AS builder [2023-11-29T05:57:07.308Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-29T05:57:07.308Z] 7264a8db6415: Pulling fs layer [2023-11-29T05:57:07.308Z] c4d48a809fc2: Pulling fs layer [2023-11-29T05:57:07.308Z] 4f1c88b9dad5: Pulling fs layer [2023-11-29T05:57:07.308Z] ad3a456e5733: Pulling fs layer [2023-11-29T05:57:07.309Z] 69c7f0334f64: Pulling fs layer [2023-11-29T05:57:07.309Z] 1f1c1a5573a3: Pulling fs layer [2023-11-29T05:57:07.309Z] ce7588e14bc9: Pulling fs layer [2023-11-29T05:57:07.309Z] b5e4710f87ac: Pulling fs layer [2023-11-29T05:57:07.309Z] b5e4710f87ac: Waiting [2023-11-29T05:57:07.309Z] ce7588e14bc9: Waiting [2023-11-29T05:57:07.309Z] ad3a456e5733: Waiting [2023-11-29T05:57:07.309Z] 1f1c1a5573a3: Waiting [2023-11-29T05:57:07.309Z] 69c7f0334f64: Waiting [2023-11-29T05:57:07.309Z] c4d48a809fc2: Download complete [2023-11-29T05:57:07.309Z] ad3a456e5733: Download complete [2023-11-29T05:57:07.309Z] 7264a8db6415: Verifying Checksum [2023-11-29T05:57:07.309Z] 7264a8db6415: Download complete [2023-11-29T05:57:07.309Z] 69c7f0334f64: Verifying Checksum [2023-11-29T05:57:07.309Z] 69c7f0334f64: Download complete [2023-11-29T05:57:07.309Z] 1f1c1a5573a3: Verifying Checksum [2023-11-29T05:57:07.309Z] 1f1c1a5573a3: Download complete [2023-11-29T05:57:07.568Z] 7264a8db6415: Pull complete [2023-11-29T05:57:07.568Z] b5e4710f87ac: Verifying Checksum [2023-11-29T05:57:07.568Z] b5e4710f87ac: Download complete [2023-11-29T05:57:07.568Z] c4d48a809fc2: Pull complete [2023-11-29T05:57:07.826Z] 4f1c88b9dad5: Verifying Checksum [2023-11-29T05:57:07.826Z] 4f1c88b9dad5: Download complete [2023-11-29T05:57:08.088Z] ce7588e14bc9: Download complete [2023-11-29T05:57:11.371Z] 4f1c88b9dad5: Pull complete [2023-11-29T05:57:11.371Z] ad3a456e5733: Pull complete [2023-11-29T05:57:11.371Z] 69c7f0334f64: Pull complete [2023-11-29T05:57:11.631Z] 1f1c1a5573a3: Pull complete [2023-11-29T05:57:14.166Z] ce7588e14bc9: Pull complete [2023-11-29T05:57:14.760Z] b5e4710f87ac: Pull complete [2023-11-29T05:57:14.760Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-29T05:57:14.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-29T05:57:14.760Z] ---> 88b5674ff536 [2023-11-29T05:57:14.760Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-11-29T05:57:19.036Z] ---> Running in 11ad89b1f6a6 [2023-11-29T05:57:19.294Z] Removing intermediate container 11ad89b1f6a6 [2023-11-29T05:57:19.294Z] ---> 36473f170166 [2023-11-29T05:57:19.294Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T05:57:19.294Z] ---> Running in 89a48e71d579 [2023-11-29T05:57:19.294Z] Removing intermediate container 89a48e71d579 [2023-11-29T05:57:19.294Z] ---> 8d5b14319a12 [2023-11-29T05:57:19.294Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-11-29T05:57:19.294Z] ---> Running in df53d1e0ebe1 [2023-11-29T05:57:19.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T05:57:19.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T05:57:19.837Z] Still waiting to schedule task [2023-11-29T05:57:19.837Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-29T05:57:20.072Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-11-29T05:57:20.072Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-11-29T05:57:20.072Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-11-29T05:57:20.072Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-11-29T05:57:20.072Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-11-29T05:57:20.072Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-11-29T05:57:20.072Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-11-29T05:57:20.072Z] (8/8) Installing openssh (9.3_p2-r0) [2023-11-29T05:57:20.072Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T05:57:20.072Z] OK: 270 MiB in 60 packages [2023-11-29T05:57:20.641Z] Removing intermediate container df53d1e0ebe1 [2023-11-29T05:57:20.641Z] ---> 9d3a36234b4d [2023-11-29T05:57:20.641Z] Step 6/10 : WORKDIR /device-modbus-go [2023-11-29T05:57:20.641Z] ---> Running in 23f80efbd07f [2023-11-29T05:57:20.900Z] Removing intermediate container 23f80efbd07f [2023-11-29T05:57:20.900Z] ---> 92d0eafa6a55 [2023-11-29T05:57:20.900Z] Step 7/10 : COPY go.mod vendor* ./ [2023-11-29T05:57:20.900Z] ---> 4b2916aa3e78 [2023-11-29T05:57:20.900Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T05:57:20.900Z] ---> Running in 797f74d6a8cc [2023-11-29T05:58:07.710Z] Removing intermediate container 797f74d6a8cc [2023-11-29T05:58:07.710Z] ---> 4d4d6d2989cf [2023-11-29T05:58:07.710Z] Step 9/10 : COPY . . [2023-11-29T05:58:07.710Z] ---> 04d0ad42c9f3 [2023-11-29T05:58:07.710Z] Step 10/10 : RUN ${MAKE} [2023-11-29T05:58:07.710Z] ---> Running in 0abee00c0f17 [2023-11-29T05:58:07.710Z] noop [2023-11-29T05:58:07.710Z] Removing intermediate container 0abee00c0f17 [2023-11-29T05:58:07.710Z] ---> 5da39039b969 [2023-11-29T05:58:07.710Z] Successfully built 5da39039b969 [2023-11-29T05:58:07.710Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T05:58:08.242Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-29T05:58:08.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T05:58:08.451Z] prd-ubuntu20.04-docker-8c-8g-9104 does not seem to be running inside a container [2023-11-29T05:58:08.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-528 -v /w/workspace/xfoundry_device-modbus-go_PR-528:/w/workspace/xfoundry_device-modbus-go_PR-528:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-528@tmp:/w/workspace/xfoundry_device-modbus-go_PR-528@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-11-29T05:58:08.872Z] $ docker top 0965acc179f1c04dc4f72672ed3fadc8053b8a8510c4a88dabcd3d661bcd55d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T05:58:09.359Z] + go version [2023-11-29T05:58:09.359Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-29T05:58:09.395Z] $ docker stop --time=1 0965acc179f1c04dc4f72672ed3fadc8053b8a8510c4a88dabcd3d661bcd55d0 [2023-11-29T05:58:10.649Z] $ docker rm -f --volumes 0965acc179f1c04dc4f72672ed3fadc8053b8a8510c4a88dabcd3d661bcd55d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T05:58:11.602Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-29T05:58:11.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T05:58:11.815Z] prd-ubuntu20.04-docker-8c-8g-9104 does not seem to be running inside a container [2023-11-29T05:58:11.851Z] $ 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-528 -v /w/workspace/xfoundry_device-modbus-go_PR-528:/w/workspace/xfoundry_device-modbus-go_PR-528:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-528@tmp:/w/workspace/xfoundry_device-modbus-go_PR-528@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-11-29T05:58:12.228Z] $ docker top c596eeb6f0fbdf99795ca31fd32e6142df003f556c2b9bdd4b550eb45e238b80 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T05:58:12.676Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-528 [Pipeline] fileExists [Pipeline] sh [2023-11-29T05:58:13.060Z] + make test [2023-11-29T05:58:13.060Z] go test ./... -coverprofile=coverage.out [2023-11-29T05:58:14.437Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-11-29T05:58:24.465Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-11-29T05:58:24.465Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.016s coverage: 47.9% of statements [2023-11-29T05:58:32.587Z] go vet ./... [2023-11-29T05:58:35.117Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-29T05:58:35.377Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-29T05:58:35.377Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-29T05:58:35.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-29T05:58:35.488Z] $ docker stop --time=1 c596eeb6f0fbdf99795ca31fd32e6142df003f556c2b9bdd4b550eb45e238b80 [2023-11-29T05:58:39.412Z] $ docker rm -f --volumes c596eeb6f0fbdf99795ca31fd32e6142df003f556c2b9bdd4b550eb45e238b80 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T05:58:39.995Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-29T05:58:40.062Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-29T05:58:40.905Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-29T05:58:41.213Z] + ls -al . [2023-11-29T05:58:41.213Z] total 192 [2023-11-29T05:58:41.213Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 29 05:58 . [2023-11-29T05:58:41.213Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 05:56 .. [2023-11-29T05:58:41.213Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 29 05:56 .dockerignore [2023-11-29T05:58:41.213Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 05:58 .git [2023-11-29T05:58:41.213Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 05:56 .github [2023-11-29T05:58:41.213Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 29 05:56 .gitignore [2023-11-29T05:58:41.213Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 29 05:56 .golangci.yml [2023-11-29T05:58:41.213Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 05:57 .semver [2023-11-29T05:58:41.213Z] -rw-rw-r-- 1 jenkins jenkins 11101 Nov 29 05:56 Attribution.txt [2023-11-29T05:58:41.213Z] -rw-rw-r-- 1 jenkins jenkins 16388 Nov 29 05:56 CHANGELOG.md [2023-11-29T05:58:41.213Z] -rw-rw-r-- 1 jenkins jenkins 1474 Nov 29 05:56 Dockerfile [2023-11-29T05:58:41.213Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 29 05:56 GOVERNANCE.md [2023-11-29T05:58:41.213Z] -rw-rw-r-- 1 jenkins jenkins 658 Nov 29 05:56 Jenkinsfile [2023-11-29T05:58:41.213Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 29 05:56 LICENSE [2023-11-29T05:58:41.213Z] -rw-rw-r-- 1 jenkins jenkins 1936 Nov 29 05:56 Makefile [2023-11-29T05:58:41.213Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 29 05:56 OWNERS.md [2023-11-29T05:58:41.213Z] -rw-rw-r-- 1 jenkins jenkins 4463 Nov 29 05:56 README.md [2023-11-29T05:58:41.213Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 29 05:57 VERSION [2023-11-29T05:58:41.213Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 05:56 bin [2023-11-29T05:58:41.213Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 05:56 cmd [2023-11-29T05:58:41.213Z] -rw-r--r-- 1 jenkins jenkins 24334 Nov 29 05:58 coverage.out [2023-11-29T05:58:41.213Z] -rw-rw-r-- 1 jenkins jenkins 3937 Nov 29 05:56 go.mod [2023-11-29T05:58:41.213Z] -rw-rw-r-- 1 jenkins jenkins 35426 Nov 29 05:56 go.sum [2023-11-29T05:58:41.213Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 05:56 internal [2023-11-29T05:58:41.213Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 05:56 simulator [2023-11-29T05:58:41.213Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 29 05:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T05:58:41.673Z] + 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=d26a4b0d03f3166a50d7aa9695ab587d24084cbe --label arch=amd64 --label version=0.0.0 . [2023-11-29T05:58:41.673Z] Sending build context to Docker daemon 17.25MB [2023-11-29T05:58:41.673Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T05:58:41.673Z] Step 2/23 : FROM ${BASE} AS builder [2023-11-29T05:58:41.673Z] ---> 5da39039b969 [2023-11-29T05:58:41.673Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-11-29T05:58:41.932Z] ---> Running in 46dbbc197480 [2023-11-29T05:58:42.191Z] Removing intermediate container 46dbbc197480 [2023-11-29T05:58:42.191Z] ---> 681af7eacf7a [2023-11-29T05:58:42.191Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T05:58:42.191Z] ---> Running in 072b78d2d63f [2023-11-29T05:58:42.191Z] Removing intermediate container 072b78d2d63f [2023-11-29T05:58:42.191Z] ---> 14058cb12f22 [2023-11-29T05:58:42.191Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2023-11-29T05:58:42.191Z] ---> Running in 6a73c1fafeca [2023-11-29T05:58:42.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T05:58:42.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T05:58:42.970Z] OK: 270 MiB in 60 packages [2023-11-29T05:58:43.230Z] Removing intermediate container 6a73c1fafeca [2023-11-29T05:58:43.230Z] ---> 4f6469458559 [2023-11-29T05:58:43.230Z] Step 6/23 : WORKDIR /device-modbus-go [2023-11-29T05:58:43.230Z] ---> Running in 6bf764949840 [2023-11-29T05:58:43.492Z] Removing intermediate container 6bf764949840 [2023-11-29T05:58:43.492Z] ---> 55764c2b222b [2023-11-29T05:58:43.492Z] Step 7/23 : COPY go.mod vendor* ./ [2023-11-29T05:58:43.492Z] ---> a88c9033d593 [2023-11-29T05:58:43.492Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T05:58:43.492Z] ---> Running in c4928976971b [2023-11-29T05:58:44.431Z] Removing intermediate container c4928976971b [2023-11-29T05:58:44.431Z] ---> 97bab82991dc [2023-11-29T05:58:44.431Z] Step 9/23 : COPY . . [2023-11-29T05:58:45.009Z] ---> 18732b839f37 [2023-11-29T05:58:45.009Z] Step 10/23 : RUN ${MAKE} [2023-11-29T05:58:45.268Z] ---> Running in 417dc0134ea1 [2023-11-29T05:58:45.527Z] CGO_ENABLED=0 go build -tags "" -ldflags "-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.1" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-11-29T05:59:07.466Z] Removing intermediate container 417dc0134ea1 [2023-11-29T05:59:07.466Z] ---> 1801ab28105b [2023-11-29T05:59:07.466Z] Step 11/23 : FROM alpine:3.18 [2023-11-29T05:59:08.034Z] 3.18: Pulling from library/alpine [2023-11-29T05:59:08.034Z] 96526aa774ef: Pulling fs layer [2023-11-29T05:59:08.363Z] 96526aa774ef: Verifying Checksum [2023-11-29T05:59:08.363Z] 96526aa774ef: Download complete [2023-11-29T05:59:08.363Z] 96526aa774ef: Pull complete [2023-11-29T05:59:08.363Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-29T05:59:08.363Z] Status: Downloaded newer image for alpine:3.18 [2023-11-29T05:59:08.363Z] ---> 8ca4688f4f35 [2023-11-29T05:59:08.363Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-11-29T05:59:08.622Z] ---> Running in 1219acf9b4cd [2023-11-29T05:59:08.622Z] Removing intermediate container 1219acf9b4cd [2023-11-29T05:59:08.622Z] ---> 33b9c9d641b8 [2023-11-29T05:59:08.622Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2023-11-29T05:59:08.622Z] ---> Running in 220738eb26dc [2023-11-29T05:59:08.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T05:59:09.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T05:59:09.398Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-29T05:59:09.398Z] Executing busybox-1.36.1-r2.trigger [2023-11-29T05:59:09.398Z] OK: 7 MiB in 16 packages [2023-11-29T05:59:09.655Z] Removing intermediate container 220738eb26dc [2023-11-29T05:59:09.656Z] ---> 6339830a0e46 [2023-11-29T05:59:09.656Z] Step 14/23 : RUN apk --no-cache upgrade [2023-11-29T05:59:09.656Z] ---> Running in 9a8f422a1320 [2023-11-29T05:59:09.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T05:59:10.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T05:59:10.432Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T05:59:10.432Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T05:59:10.432Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-29T05:59:10.432Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T05:59:10.432Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T05:59:10.432Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T05:59:10.432Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T05:59:10.432Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T05:59:10.432Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T05:59:10.432Z] OK: 7 MiB in 16 packages [2023-11-29T05:59:10.463Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9105 in /w/workspace/xfoundry_device-modbus-go_PR-528 [Pipeline] { [Pipeline] ws [2023-11-29T05:59:10.556Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-11-29T05:59:10.665Z] Selected Git installation does not exist. Using Default [2023-11-29T05:59:10.665Z] The recommended git tool is: NONE [2023-11-29T05:59:11.000Z] Removing intermediate container 9a8f422a1320 [2023-11-29T05:59:11.000Z] ---> f010cd6cdba0 [2023-11-29T05:59:11.000Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2023-11-29T05:59:11.935Z] ---> 35c0550bead6 [2023-11-29T05:59:11.935Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2023-11-29T05:59:12.204Z] ---> a6ae57f6c9ef [2023-11-29T05:59:12.204Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-11-29T05:59:12.204Z] ---> a5ff67009a7d [2023-11-29T05:59:12.204Z] Step 18/23 : EXPOSE 59901 [2023-11-29T05:59:12.204Z] ---> Running in 00a273f40be9 [2023-11-29T05:59:12.463Z] Removing intermediate container 00a273f40be9 [2023-11-29T05:59:12.463Z] ---> c688bab4702f [2023-11-29T05:59:12.463Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2023-11-29T05:59:12.463Z] ---> Running in bf9defeec296 [2023-11-29T05:59:12.463Z] Removing intermediate container bf9defeec296 [2023-11-29T05:59:12.463Z] ---> b854bb142cc7 [2023-11-29T05:59:12.463Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-29T05:59:12.463Z] ---> Running in baf450cee9c8 [2023-11-29T05:59:12.463Z] Removing intermediate container baf450cee9c8 [2023-11-29T05:59:12.463Z] ---> c39001f5dc6e [2023-11-29T05:59:12.463Z] Step 21/23 : LABEL arch=amd64 [2023-11-29T05:59:12.721Z] ---> Running in eee07df64802 [2023-11-29T05:59:12.721Z] Removing intermediate container eee07df64802 [2023-11-29T05:59:12.721Z] ---> 1a193a019093 [2023-11-29T05:59:12.721Z] Step 22/23 : LABEL git_sha=d26a4b0d03f3166a50d7aa9695ab587d24084cbe [2023-11-29T05:59:12.721Z] ---> Running in 33c3474f71dc [2023-11-29T05:59:12.721Z] Removing intermediate container 33c3474f71dc [2023-11-29T05:59:12.721Z] ---> f67e09078e77 [2023-11-29T05:59:12.721Z] Step 23/23 : LABEL version=0.0.0 [2023-11-29T05:59:12.721Z] ---> Running in d39e9d7cb5a3 [2023-11-29T05:59:12.981Z] Removing intermediate container d39e9d7cb5a3 [2023-11-29T05:59:12.981Z] ---> 621983270f8b [2023-11-29T05:59:12.981Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-29T05:59:12.981Z] Successfully built 621983270f8b [2023-11-29T05:59:12.981Z] 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-11-29T05:59:14.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T05:59:14.250Z] [2023-11-29T05:59:14.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T05:59:14.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T05:59:14.667Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-29T05:59:14.667Z] 5eb5b503b376: Pulling fs layer [2023-11-29T05:59:14.667Z] 5c69ac0246d0: Pulling fs layer [2023-11-29T05:59:14.667Z] ec43610c2a17: Pulling fs layer [2023-11-29T05:59:14.667Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-29T05:59:14.667Z] 33b1e0a273af: Pulling fs layer [2023-11-29T05:59:14.667Z] 5d3b04190fa2: Pulling fs layer [2023-11-29T05:59:14.667Z] 2f39f015ded8: Pulling fs layer [2023-11-29T05:59:14.667Z] 5d3b04190fa2: Waiting [2023-11-29T05:59:14.667Z] 3a2ae6a8a46f: Waiting [2023-11-29T05:59:14.667Z] 33b1e0a273af: Waiting [2023-11-29T05:59:14.667Z] 2f39f015ded8: Waiting [2023-11-29T05:59:14.667Z] 5c69ac0246d0: Download complete [2023-11-29T05:59:14.667Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-29T05:59:14.667Z] 3a2ae6a8a46f: Download complete [2023-11-29T05:59:14.667Z] 33b1e0a273af: Download complete [2023-11-29T05:59:14.667Z] ec43610c2a17: Verifying Checksum [2023-11-29T05:59:14.667Z] ec43610c2a17: Download complete [2023-11-29T05:59:14.667Z] 5d3b04190fa2: Verifying Checksum [2023-11-29T05:59:14.667Z] 5d3b04190fa2: Download complete [2023-11-29T05:59:14.926Z] 5eb5b503b376: Verifying Checksum [2023-11-29T05:59:14.926Z] 5eb5b503b376: Download complete [2023-11-29T05:59:15.493Z] 2f39f015ded8: Download complete [2023-11-29T05:59:15.768Z] using credential edgex-jenkins-ssh [2023-11-29T05:59:15.787Z] Cloning the remote Git repository [2023-11-29T05:59:16.063Z] 5eb5b503b376: Pull complete [2023-11-29T05:59:16.063Z] 5c69ac0246d0: Pull complete [2023-11-29T05:59:16.632Z] ec43610c2a17: Pull complete [2023-11-29T05:59:16.632Z] 3a2ae6a8a46f: Pull complete [2023-11-29T05:59:16.892Z] 33b1e0a273af: Pull complete [2023-11-29T05:59:16.892Z] 5d3b04190fa2: Pull complete [2023-11-29T05:59:15.831Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-11-29T05:59:15.926Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-11-29T05:59:16.070Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-11-29T05:59:16.071Z] > git --version # timeout=10 [2023-11-29T05:59:16.093Z] > git --version # 'git version 2.25.1' [2023-11-29T05:59:16.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-29T05:59:16.240Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-29T05:59:18.134Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-11-29T05:59:18.165Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-29T05:59:19.060Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-11-29T05:59:19.098Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-11-29T05:59:19.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-29T05:59:19.114Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/528/head:refs/remotes/origin/PR-528 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-29T05:59:19.643Z] Merging remotes/origin/main commit f40d1d667e540eee93f77eb354737bb78aa40b5d into PR head commit d26a4b0d03f3166a50d7aa9695ab587d24084cbe [2023-11-29T05:59:19.912Z] Merge succeeded, producing d26a4b0d03f3166a50d7aa9695ab587d24084cbe [2023-11-29T05:59:19.912Z] Checking out Revision d26a4b0d03f3166a50d7aa9695ab587d24084cbe (PR-528) [2023-11-29T05:59:20.380Z] Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.1 to 1.6.0" [2023-11-29T05:59:20.430Z] > git --version # timeout=10 [2023-11-29T05:59:20.445Z] > git --version # 'git version 2.25.1' [2023-11-29T05:59:20.461Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-29T05:59:20.944Z] [2023-11-29T05:59:20.944Z] GitHub has been notified of this commit’s build result [2023-11-29T05:59:20.944Z] [Pipeline] withEnv [2023-11-29T05:59:19.661Z] > git config core.sparsecheckout # timeout=10 [2023-11-29T05:59:19.726Z] > git checkout -f d26a4b0d03f3166a50d7aa9695ab587d24084cbe # timeout=10 [2023-11-29T05:59:19.811Z] > git remote # timeout=10 [2023-11-29T05:59:19.837Z] > git config --get remote.origin.url # timeout=10 [2023-11-29T05:59:19.858Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-29T05:59:19.871Z] > git merge f40d1d667e540eee93f77eb354737bb78aa40b5d # timeout=10 [2023-11-29T05:59:19.895Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-29T05:59:19.920Z] > git config core.sparsecheckout # timeout=10 [2023-11-29T05:59:19.934Z] > git checkout -f d26a4b0d03f3166a50d7aa9695ab587d24084cbe # timeout=10 [Pipeline] { [2023-11-29T05:59:21.083Z] 2f39f015ded8: Pull complete [2023-11-29T05:59:21.083Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-29T05:59:21.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T05:59:21.083Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T05:59:21.403Z] prd-ubuntu20.04-docker-8c-8g-9104 does not seem to be running inside a container [2023-11-29T05:59:21.444Z] $ 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-528 -v /w/workspace/xfoundry_device-modbus-go_PR-528:/w/workspace/xfoundry_device-modbus-go_PR-528:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-528@tmp:/w/workspace/xfoundry_device-modbus-go_PR-528@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-11-29T05:59:27.026Z] $ docker top f2ad5de773a70b17608bf12d1882d427b71531b991813ec107c2fabbb8c781c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-29T05:59:27.514Z] ---> job-cost.sh [2023-11-29T05:59:27.514Z] lf-activate-venv: SKIPPING [2023-11-29T05:59:27.514Z] INFO: No Stack... [2023-11-29T05:59:27.772Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-29T05:59:27.929Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-29T05:59:27.929Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-29T05:59:27.929Z] Dload Upload Total Spent Left Speed [2023-11-29T05:59:27.929Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 86863 0 --:--:-- --:--:-- --:--:-- 87462 [Pipeline] sh [2023-11-29T05:59:28.030Z] INFO: Archiving Costs [Pipeline] sh [2023-11-29T05:59:28.276Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-29T05:59:28.389Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-528/archives/cost.csv [2023-11-29T05:59:28.389Z] + cut -d, -f6 [Pipeline] lock [2023-11-29T05:59:28.468Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-528-1-stack-cost] [2023-11-29T05:59:28.473Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-528-1-stack-cost] did not exist. Created. [2023-11-29T05:59:28.473Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-528-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-11-29T05:59:28.628Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-29T05:59:28.628Z] + sudo tee /etc/docker/daemon.new [2023-11-29T05:59:28.628Z] { [2023-11-29T05:59:28.628Z] "registry-mirrors": [ [2023-11-29T05:59:28.628Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-29T05:59:28.628Z] ], [2023-11-29T05:59:28.628Z] "bip": "10.250.0.254/24", [2023-11-29T05:59:28.628Z] "hosts": [ [2023-11-29T05:59:28.628Z] "tcp://0.0.0.0:5555", [2023-11-29T05:59:28.628Z] "unix:///var/run/docker.sock" [2023-11-29T05:59:28.628Z] ], [2023-11-29T05:59:28.628Z] "mtu": 1458, [2023-11-29T05:59:28.628Z] "selinux-enabled": true, [2023-11-29T05:59:28.628Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-29T05:59:28.628Z] } [Pipeline] sh [Pipeline] sh [2023-11-29T05:59:28.947Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-29T05:59:28.995Z] Stashed 1 file(s) [Pipeline] } [2023-11-29T05:59:29.055Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-528-1-stack-cost] [2023-11-29T05:59:29.079Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } [2023-11-29T05:59:29.226Z] $ docker stop --time=1 f2ad5de773a70b17608bf12d1882d427b71531b991813ec107c2fabbb8c781c8 [2023-11-29T05:59:30.376Z] $ docker rm -f --volumes f2ad5de773a70b17608bf12d1882d427b71531b991813ec107c2fabbb8c781c8 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2023-11-29T05:59:30.742Z] + sudo service docker restart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T05:59:49.096Z] provisioning config files... [2023-11-29T05:59:49.121Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config39705029971333881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T05:59:49.632Z] ---> ****-login.sh [2023-11-29T05:59:49.632Z] nexus3.edgexfoundry.org:10001 [2023-11-29T05:59:49.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T05:59:50.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T05:59:50.181Z] Configure a credential helper to remove this warning. See [2023-11-29T05:59:50.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T05:59:50.181Z] [2023-11-29T05:59:50.181Z] Login Succeeded [2023-11-29T05:59:50.181Z] nexus3.edgexfoundry.org:10002 [2023-11-29T05:59:50.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T05:59:50.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T05:59:50.450Z] Configure a credential helper to remove this warning. See [2023-11-29T05:59:50.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T05:59:50.450Z] [2023-11-29T05:59:50.450Z] Login Succeeded [2023-11-29T05:59:50.450Z] nexus3.edgexfoundry.org:10003 [2023-11-29T05:59:50.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T05:59:50.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T05:59:50.998Z] Configure a credential helper to remove this warning. See [2023-11-29T05:59:50.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T05:59:50.998Z] [2023-11-29T05:59:50.998Z] Login Succeeded [2023-11-29T05:59:50.998Z] nexus3.edgexfoundry.org:10004 [2023-11-29T05:59:50.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T05:59:51.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T05:59:51.270Z] Configure a credential helper to remove this warning. See [2023-11-29T05:59:51.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T05:59:51.270Z] [2023-11-29T05:59:51.270Z] Login Succeeded [2023-11-29T05:59:51.270Z] ****.io [2023-11-29T05:59:51.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T05:59:51.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T05:59:51.807Z] Configure a credential helper to remove this warning. See [2023-11-29T05:59:51.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T05:59:51.807Z] [2023-11-29T05:59:51.807Z] Login Succeeded [2023-11-29T05:59:51.807Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T05:59:51.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-29T05:59:52.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T05:59:52.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T05:59:52.551Z] ========================================================= [2023-11-29T05:59:52.551Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-29T05:59:52.551Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T05:59:53.180Z] + 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-11-29T05:59:53.453Z] Sending build context to Docker daemon 8.733MB [2023-11-29T05:59:53.453Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T05:59:53.453Z] Step 2/10 : FROM ${BASE} AS builder [2023-11-29T05:59:53.723Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-29T05:59:53.723Z] 9fda8d8052c6: Pulling fs layer [2023-11-29T05:59:53.723Z] 5d54e960e981: Pulling fs layer [2023-11-29T05:59:53.723Z] c4a7e357bf2a: Pulling fs layer [2023-11-29T05:59:53.723Z] f0e02332f6b5: Pulling fs layer [2023-11-29T05:59:53.723Z] 872ee5b61b7b: Pulling fs layer [2023-11-29T05:59:53.723Z] 0c6a40ed1a82: Pulling fs layer [2023-11-29T05:59:53.723Z] 94ae7d8d031c: Pulling fs layer [2023-11-29T05:59:53.723Z] 872ee5b61b7b: Waiting [2023-11-29T05:59:53.723Z] f0e02332f6b5: Waiting [2023-11-29T05:59:53.723Z] 94ae7d8d031c: Waiting [2023-11-29T05:59:53.723Z] 0c6a40ed1a82: Waiting [2023-11-29T05:59:53.723Z] 5d54e960e981: Verifying Checksum [2023-11-29T05:59:53.723Z] 5d54e960e981: Download complete [2023-11-29T05:59:53.723Z] f0e02332f6b5: Verifying Checksum [2023-11-29T05:59:53.723Z] f0e02332f6b5: Download complete [2023-11-29T05:59:53.723Z] 872ee5b61b7b: Verifying Checksum [2023-11-29T05:59:53.723Z] 872ee5b61b7b: Download complete [2023-11-29T05:59:53.723Z] 9fda8d8052c6: Verifying Checksum [2023-11-29T05:59:53.723Z] 9fda8d8052c6: Download complete [2023-11-29T05:59:54.321Z] 94ae7d8d031c: Verifying Checksum [2023-11-29T05:59:54.321Z] 94ae7d8d031c: Download complete [2023-11-29T05:59:54.590Z] 9fda8d8052c6: Pull complete [2023-11-29T05:59:55.174Z] 5d54e960e981: Pull complete [2023-11-29T05:59:55.449Z] c4a7e357bf2a: Verifying Checksum [2023-11-29T05:59:55.449Z] c4a7e357bf2a: Download complete [2023-11-29T05:59:56.419Z] 0c6a40ed1a82: Verifying Checksum [2023-11-29T05:59:56.419Z] 0c6a40ed1a82: Download complete [2023-11-29T06:00:08.779Z] c4a7e357bf2a: Pull complete [2023-11-29T06:00:08.779Z] f0e02332f6b5: Pull complete [2023-11-29T06:00:08.779Z] 872ee5b61b7b: Pull complete [2023-11-29T06:00:16.096Z] 0c6a40ed1a82: Pull complete [2023-11-29T06:00:17.515Z] 94ae7d8d031c: Pull complete [2023-11-29T06:00:17.515Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-29T06:00:17.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-29T06:00:17.515Z] ---> 86de565de09d [2023-11-29T06:00:17.515Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-11-29T06:00:19.462Z] ---> Running in e9fb14f07a90 [2023-11-29T06:00:19.462Z] Removing intermediate container e9fb14f07a90 [2023-11-29T06:00:19.462Z] ---> 8e5741dc4cc2 [2023-11-29T06:00:19.462Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T06:00:19.462Z] ---> Running in c8f8c4f79653 [2023-11-29T06:00:19.729Z] Removing intermediate container c8f8c4f79653 [2023-11-29T06:00:19.729Z] ---> 380f6c60447a [2023-11-29T06:00:19.729Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-11-29T06:00:19.996Z] ---> Running in 3ca25557e604 [2023-11-29T06:00:20.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T06:00:21.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T06:00:22.181Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-11-29T06:00:22.181Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-11-29T06:00:22.454Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-11-29T06:00:22.454Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-11-29T06:00:22.454Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-11-29T06:00:22.454Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-11-29T06:00:22.454Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-11-29T06:00:22.454Z] (8/8) Installing openssh (9.3_p2-r0) [2023-11-29T06:00:22.454Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T06:00:22.454Z] OK: 272 MiB in 60 packages [2023-11-29T06:00:23.884Z] Removing intermediate container 3ca25557e604 [2023-11-29T06:00:23.884Z] ---> 1b6b4ea501c1 [2023-11-29T06:00:23.884Z] Step 6/10 : WORKDIR /device-modbus-go [2023-11-29T06:00:23.884Z] ---> Running in c1bee63afc93 [2023-11-29T06:00:24.153Z] Removing intermediate container c1bee63afc93 [2023-11-29T06:00:24.153Z] ---> 3d22197e5947 [2023-11-29T06:00:24.153Z] Step 7/10 : COPY go.mod vendor* ./ [2023-11-29T06:00:24.421Z] ---> ac649cd79e70 [2023-11-29T06:00:24.421Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T06:00:24.689Z] ---> Running in 064299facee4 [2023-11-29T06:01:46.431Z] Removing intermediate container 064299facee4 [2023-11-29T06:01:46.431Z] ---> 9d1a90d450ea [2023-11-29T06:01:46.431Z] Step 9/10 : COPY . . [2023-11-29T06:01:46.431Z] ---> e59698997ecf [2023-11-29T06:01:46.431Z] Step 10/10 : RUN ${MAKE} [2023-11-29T06:01:46.431Z] ---> Running in 743b8ce67411 [2023-11-29T06:01:46.431Z] noop [2023-11-29T06:01:46.431Z] Removing intermediate container 743b8ce67411 [2023-11-29T06:01:46.431Z] ---> 25d260f9a6d2 [2023-11-29T06:01:46.431Z] Successfully built 25d260f9a6d2 [2023-11-29T06:01:46.431Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:01:47.011Z] + docker inspect -f . ci-base-image-arm64 [2023-11-29T06:01:47.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T06:01:47.357Z] prd-ubuntu20.04-docker-arm64-4c-16g-9105 does not seem to be running inside a container [2023-11-29T06:01:47.422Z] $ 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-11-29T06:01:48.658Z] $ docker top aaa892819ad7212da3dc263402888447b7accbf772ce6be9e45a6010a1793981 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T06:01:49.627Z] + go version [2023-11-29T06:01:49.627Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-29T06:01:49.663Z] $ docker stop --time=1 aaa892819ad7212da3dc263402888447b7accbf772ce6be9e45a6010a1793981 [2023-11-29T06:01:51.295Z] $ docker rm -f --volumes aaa892819ad7212da3dc263402888447b7accbf772ce6be9e45a6010a1793981 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:01:52.510Z] + docker inspect -f . ci-base-image-arm64 [2023-11-29T06:01:52.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T06:01:52.852Z] prd-ubuntu20.04-docker-arm64-4c-16g-9105 does not seem to be running inside a container [2023-11-29T06:01:52.916Z] $ 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-11-29T06:01:55.726Z] $ docker top 171ad45c61395f11944aa50d2c5f7e59e93110a56c64d766ecb24ae46fbd2cfe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T06:01:56.369Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-29T06:01:57.486Z] + make test [2023-11-29T06:01:57.486Z] go test ./... -coverprofile=coverage.out [2023-11-29T06:02:01.743Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-11-29T06:03:38.368Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-11-29T06:03:38.368Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.072s coverage: 47.9% of statements [2023-11-29T06:03:38.368Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-29T06:03:38.368Z] go vet ./... [2023-11-29T06:04:00.427Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-29T06:04:00.427Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-29T06:04:00.427Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-29T06:04:00.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-29T06:04:00.548Z] $ docker stop --time=1 171ad45c61395f11944aa50d2c5f7e59e93110a56c64d766ecb24ae46fbd2cfe [2023-11-29T06:04:02.524Z] $ docker rm -f --volumes 171ad45c61395f11944aa50d2c5f7e59e93110a56c64d766ecb24ae46fbd2cfe [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T06:04:03.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-29T06:04:03.964Z] Warning: overwriting stash ‘coverage-report’ [2023-11-29T06:04:04.432Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-29T06:04:05.290Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-29T06:04:05.634Z] + ls -al . [2023-11-29T06:04:05.634Z] total 188 [2023-11-29T06:04:05.634Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 06:02 . [2023-11-29T06:04:05.634Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 05:59 .. [2023-11-29T06:04:05.634Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 29 05:59 .dockerignore [2023-11-29T06:04:05.634Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 05:59 .git [2023-11-29T06:04:05.634Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 05:59 .github [2023-11-29T06:04:05.634Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 29 05:59 .gitignore [2023-11-29T06:04:05.634Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 29 05:59 .golangci.yml [2023-11-29T06:04:05.634Z] -rw-rw-r-- 1 jenkins jenkins 11101 Nov 29 05:59 Attribution.txt [2023-11-29T06:04:05.634Z] -rw-rw-r-- 1 jenkins jenkins 16388 Nov 29 05:59 CHANGELOG.md [2023-11-29T06:04:05.634Z] -rw-rw-r-- 1 jenkins jenkins 1474 Nov 29 05:59 Dockerfile [2023-11-29T06:04:05.634Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 29 05:59 GOVERNANCE.md [2023-11-29T06:04:05.634Z] -rw-rw-r-- 1 jenkins jenkins 658 Nov 29 05:59 Jenkinsfile [2023-11-29T06:04:05.634Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 29 05:59 LICENSE [2023-11-29T06:04:05.634Z] -rw-rw-r-- 1 jenkins jenkins 1936 Nov 29 05:59 Makefile [2023-11-29T06:04:05.634Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 29 05:59 OWNERS.md [2023-11-29T06:04:05.634Z] -rw-rw-r-- 1 jenkins jenkins 4463 Nov 29 05:59 README.md [2023-11-29T06:04:05.634Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 29 05:57 VERSION [2023-11-29T06:04:05.634Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 05:59 bin [2023-11-29T06:04:05.634Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 05:59 cmd [2023-11-29T06:04:05.634Z] -rw-r--r-- 1 jenkins jenkins 24334 Nov 29 06:03 coverage.out [2023-11-29T06:04:05.634Z] -rw-rw-r-- 1 jenkins jenkins 3937 Nov 29 05:59 go.mod [2023-11-29T06:04:05.634Z] -rw-rw-r-- 1 jenkins jenkins 35426 Nov 29 05:59 go.sum [2023-11-29T06:04:05.634Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 05:59 internal [2023-11-29T06:04:05.634Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 05:59 simulator [2023-11-29T06:04:05.634Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 29 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:04:06.145Z] + 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=d26a4b0d03f3166a50d7aa9695ab587d24084cbe --label arch=arm64 --label version=0.0.0 . [2023-11-29T06:04:06.416Z] Sending build context to Docker daemon 8.758MB [2023-11-29T06:04:06.683Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T06:04:06.683Z] Step 2/23 : FROM ${BASE} AS builder [2023-11-29T06:04:06.683Z] ---> 25d260f9a6d2 [2023-11-29T06:04:06.683Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-11-29T06:04:06.683Z] ---> Running in d59287797b69 [2023-11-29T06:04:06.952Z] Removing intermediate container d59287797b69 [2023-11-29T06:04:06.952Z] ---> fa92baf064b7 [2023-11-29T06:04:06.952Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T06:04:06.952Z] ---> Running in 5cb691a6014d [2023-11-29T06:04:07.222Z] Removing intermediate container 5cb691a6014d [2023-11-29T06:04:07.222Z] ---> cfca51477492 [2023-11-29T06:04:07.222Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2023-11-29T06:04:07.493Z] ---> Running in 93582958defb [2023-11-29T06:04:08.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T06:04:09.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T06:04:09.993Z] OK: 272 MiB in 60 packages [2023-11-29T06:04:10.956Z] Removing intermediate container 93582958defb [2023-11-29T06:04:10.956Z] ---> a8f6441c76be [2023-11-29T06:04:10.956Z] Step 6/23 : WORKDIR /device-modbus-go [2023-11-29T06:04:10.956Z] ---> Running in 6a9710b3da6f [2023-11-29T06:04:11.222Z] Removing intermediate container 6a9710b3da6f [2023-11-29T06:04:11.222Z] ---> c1accbe274d0 [2023-11-29T06:04:11.222Z] Step 7/23 : COPY go.mod vendor* ./ [2023-11-29T06:04:11.808Z] ---> 6ce78f894c74 [2023-11-29T06:04:11.808Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T06:04:12.075Z] ---> Running in 7254875287c9 [2023-11-29T06:04:16.324Z] Removing intermediate container 7254875287c9 [2023-11-29T06:04:16.324Z] ---> fced923a5c0b [2023-11-29T06:04:16.324Z] Step 9/23 : COPY . . [2023-11-29T06:04:17.288Z] ---> 1784c7a0d207 [2023-11-29T06:04:17.288Z] Step 10/23 : RUN ${MAKE} [2023-11-29T06:04:17.288Z] ---> Running in 66f8976aa17c [2023-11-29T06:04:18.250Z] CGO_ENABLED=0 go build -tags "" -ldflags "-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.1" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-11-29T06:06:09.916Z] Removing intermediate container 66f8976aa17c [2023-11-29T06:06:09.916Z] ---> c2efe8a49065 [2023-11-29T06:06:09.916Z] Step 11/23 : FROM alpine:3.18 [2023-11-29T06:06:09.916Z] 3.18: Pulling from library/alpine [2023-11-29T06:06:09.916Z] 579b34f0a95b: Pulling fs layer [2023-11-29T06:06:09.916Z] 579b34f0a95b: Download complete [2023-11-29T06:06:09.916Z] 579b34f0a95b: Pull complete [2023-11-29T06:06:09.916Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-29T06:06:09.916Z] Status: Downloaded newer image for alpine:3.18 [2023-11-29T06:06:09.916Z] ---> 3cc203321400 [2023-11-29T06:06:09.916Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-11-29T06:06:09.916Z] ---> Running in 0ca7a430ae72 [2023-11-29T06:06:09.916Z] Removing intermediate container 0ca7a430ae72 [2023-11-29T06:06:09.916Z] ---> a64ce6ddad6f [2023-11-29T06:06:09.916Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2023-11-29T06:06:09.916Z] ---> Running in 47eed1eefcef [2023-11-29T06:06:09.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T06:06:09.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T06:06:09.916Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-29T06:06:09.916Z] Executing busybox-1.36.1-r2.trigger [2023-11-29T06:06:09.916Z] OK: 8 MiB in 16 packages [2023-11-29T06:06:09.916Z] Removing intermediate container 47eed1eefcef [2023-11-29T06:06:09.916Z] ---> f008ad35765e [2023-11-29T06:06:09.916Z] Step 14/23 : RUN apk --no-cache upgrade [2023-11-29T06:06:09.916Z] ---> Running in f776eb8066c3 [2023-11-29T06:06:09.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T06:06:09.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T06:06:09.916Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T06:06:09.916Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T06:06:09.916Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-29T06:06:09.916Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T06:06:09.916Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T06:06:09.916Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T06:06:09.916Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T06:06:09.916Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T06:06:09.916Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T06:06:09.916Z] OK: 8 MiB in 16 packages [2023-11-29T06:06:10.183Z] Removing intermediate container f776eb8066c3 [2023-11-29T06:06:10.183Z] ---> 92a72aa166a5 [2023-11-29T06:06:10.183Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2023-11-29T06:06:12.139Z] ---> 9c23bee0a15c [2023-11-29T06:06:12.139Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2023-11-29T06:06:12.408Z] ---> 7299e6f72f1c [2023-11-29T06:06:12.408Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-11-29T06:06:12.994Z] ---> 26b668932a37 [2023-11-29T06:06:12.994Z] Step 18/23 : EXPOSE 59901 [2023-11-29T06:06:12.994Z] ---> Running in eb0ade615525 [2023-11-29T06:06:13.261Z] Removing intermediate container eb0ade615525 [2023-11-29T06:06:13.261Z] ---> e6639c777416 [2023-11-29T06:06:13.261Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2023-11-29T06:06:13.261Z] ---> Running in 3fef158241d4 [2023-11-29T06:06:13.537Z] Removing intermediate container 3fef158241d4 [2023-11-29T06:06:13.537Z] ---> f68920e46155 [2023-11-29T06:06:13.537Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-29T06:06:13.537Z] ---> Running in 4eced412beb8 [2023-11-29T06:06:14.122Z] Removing intermediate container 4eced412beb8 [2023-11-29T06:06:14.122Z] ---> e62a3bd08b89 [2023-11-29T06:06:14.122Z] Step 21/23 : LABEL arch=arm64 [2023-11-29T06:06:14.122Z] ---> Running in 9fbbcc414483 [2023-11-29T06:06:14.389Z] Removing intermediate container 9fbbcc414483 [2023-11-29T06:06:14.389Z] ---> cf728e932bca [2023-11-29T06:06:14.389Z] Step 22/23 : LABEL git_sha=d26a4b0d03f3166a50d7aa9695ab587d24084cbe [2023-11-29T06:06:14.389Z] ---> Running in e415b23c034f [2023-11-29T06:06:14.657Z] Removing intermediate container e415b23c034f [2023-11-29T06:06:14.657Z] ---> 9a777d653e3f [2023-11-29T06:06:14.657Z] Step 23/23 : LABEL version=0.0.0 [2023-11-29T06:06:14.658Z] ---> Running in f8ccf74aba15 [2023-11-29T06:06:14.924Z] Removing intermediate container f8ccf74aba15 [2023-11-29T06:06:14.924Z] ---> febddf9cebed [2023-11-29T06:06:14.924Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-29T06:06:14.924Z] Successfully built febddf9cebed [2023-11-29T06:06:14.924Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:06:16.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-29T06:06:16.246Z] [2023-11-29T06:06:16.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:06:16.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-29T06:06:16.697Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-29T06:06:16.697Z] 8998bd30e6a1: Pulling fs layer [2023-11-29T06:06:16.697Z] 04944245beec: Pulling fs layer [2023-11-29T06:06:16.697Z] 699f458cf7ca: Pulling fs layer [2023-11-29T06:06:16.697Z] 765212b225bb: Pulling fs layer [2023-11-29T06:06:16.697Z] f23df028b6ca: Pulling fs layer [2023-11-29T06:06:16.697Z] d65c8cfc05b1: Pulling fs layer [2023-11-29T06:06:16.697Z] 2437ff75d9bd: Pulling fs layer [2023-11-29T06:06:16.697Z] d65c8cfc05b1: Waiting [2023-11-29T06:06:16.697Z] 2437ff75d9bd: Waiting [2023-11-29T06:06:16.697Z] f23df028b6ca: Waiting [2023-11-29T06:06:16.697Z] 765212b225bb: Waiting [2023-11-29T06:06:16.966Z] 04944245beec: Verifying Checksum [2023-11-29T06:06:16.966Z] 04944245beec: Download complete [2023-11-29T06:06:16.966Z] 765212b225bb: Verifying Checksum [2023-11-29T06:06:16.966Z] 765212b225bb: Download complete [2023-11-29T06:06:16.966Z] f23df028b6ca: Verifying Checksum [2023-11-29T06:06:16.966Z] f23df028b6ca: Download complete [2023-11-29T06:06:16.966Z] d65c8cfc05b1: Verifying Checksum [2023-11-29T06:06:16.966Z] d65c8cfc05b1: Download complete [2023-11-29T06:06:16.966Z] 699f458cf7ca: Verifying Checksum [2023-11-29T06:06:16.966Z] 699f458cf7ca: Download complete [2023-11-29T06:06:17.550Z] 8998bd30e6a1: Download complete [2023-11-29T06:06:20.126Z] 2437ff75d9bd: Verifying Checksum [2023-11-29T06:06:20.126Z] 2437ff75d9bd: Download complete [2023-11-29T06:06:21.543Z] 8998bd30e6a1: Pull complete [2023-11-29T06:06:25.787Z] 04944245beec: Pull complete [2023-11-29T06:06:26.744Z] 699f458cf7ca: Pull complete [2023-11-29T06:06:27.008Z] 765212b225bb: Pull complete [2023-11-29T06:06:27.966Z] f23df028b6ca: Pull complete [2023-11-29T06:06:27.966Z] d65c8cfc05b1: Pull complete [2023-11-29T06:06:46.166Z] 2437ff75d9bd: Pull complete [2023-11-29T06:06:46.166Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-29T06:06:46.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-29T06:06:46.166Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T06:06:46.639Z] prd-ubuntu20.04-docker-arm64-4c-16g-9105 does not seem to be running inside a container [2023-11-29T06:06:46.702Z] $ 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-11-29T06:06:49.204Z] $ docker top d310c56bbda06c44018c21d92ed4b73d897a75034f856e9f6597487f397ceb02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:06:49.951Z] ---> job-cost.sh [2023-11-29T06:06:50.222Z] lf-activate-venv: SKIPPING [2023-11-29T06:06:50.222Z] INFO: No Stack... [2023-11-29T06:06:50.492Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-29T06:06:51.476Z] INFO: Archiving Costs [Pipeline] sh [2023-11-29T06:06:51.831Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-11-29T06:06:51.831Z] + cut -d, -f6 [Pipeline] lock [2023-11-29T06:06:52.169Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-528-1-stack-cost] [2023-11-29T06:06:52.173Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-528-1-stack-cost] did not exist. Created. [2023-11-29T06:06:52.174Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-528-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-29T06:06:52.673Z] /w/workspace/device-modbus-go/1@tmp/durable-97d71567/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-29T06:06:53.023Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-29T06:06:53.056Z] Warning: overwriting stash ‘stack-cost’ [2023-11-29T06:06:53.107Z] Stashed 1 file(s) [Pipeline] } [2023-11-29T06:06:53.146Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-528-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-29T06:06:53.325Z] $ docker stop --time=1 d310c56bbda06c44018c21d92ed4b73d897a75034f856e9f6597487f397ceb02 [2023-11-29T06:06:56.246Z] $ docker rm -f --volumes d310c56bbda06c44018c21d92ed4b73d897a75034f856e9f6597487f397ceb02 [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-11-29T06:06:58.280Z] provisioning config files... [2023-11-29T06:06:58.290Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-528@tmp/config8137615654749945660tmp [Pipeline] { [Pipeline] sh [2023-11-29T06:06:58.714Z] + set +x [2023-11-29T06:06:58.715Z] + curl -s https://codecov.io/bash [2023-11-29T06:06:58.715Z] + bash -s -- [2023-11-29T06:06:58.715Z] [2023-11-29T06:06:58.715Z] _____ _ [2023-11-29T06:06:58.715Z] / ____| | | [2023-11-29T06:06:58.715Z] | | ___ __| | ___ ___ _____ __ [2023-11-29T06:06:58.715Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-29T06:06:58.715Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-29T06:06:58.715Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-29T06:06:58.715Z] Bash-1.0.6 [2023-11-29T06:06:58.715Z] [2023-11-29T06:06:58.715Z] [2023-11-29T06:06:58.715Z] ==> git version 2.25.1 found [2023-11-29T06:06:58.715Z] ==> 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-11-29T06:06:58.715Z] Release-Date: 2020-01-08 [2023-11-29T06:06:58.715Z] 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-11-29T06:06:58.715Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-29T06:06:58.715Z] ==> Jenkins CI detected. [2023-11-29T06:06:58.715Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-528 [2023-11-29T06:06:58.715Z] project root: . [2023-11-29T06:06:58.715Z] --> token set from env [2023-11-29T06:06:58.715Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-29T06:06:58.715Z] ==> Running gcov in . (disable via -X gcov) [2023-11-29T06:06:58.715Z] ==> Python coveragepy not found [2023-11-29T06:06:58.715Z] ==> Searching for coverage reports in: [2023-11-29T06:06:58.715Z] + . [2023-11-29T06:06:58.715Z] -> Found 1 reports [2023-11-29T06:06:58.715Z] ==> Detecting git/mercurial file structure [2023-11-29T06:06:58.715Z] ==> Reading reports [2023-11-29T06:06:58.975Z] + ./coverage.out bytes=24334 [2023-11-29T06:06:58.975Z] ==> Appending adjustments [2023-11-29T06:06:58.975Z] https://docs.codecov.io/docs/fixing-reports [2023-11-29T06:06:58.975Z] + Found adjustments [2023-11-29T06:06:58.975Z] ==> Gzipping contents [2023-11-29T06:06:58.975Z] 4.0K /tmp/codecov.FViJWu.gz [2023-11-29T06:06:58.975Z] ==> Uploading reports [2023-11-29T06:06:58.975Z] url: https://codecov.io [2023-11-29T06:06:58.975Z] query: branch=PR-528&commit=d26a4b0d03f3166a50d7aa9695ab587d24084cbe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-528%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=528&job=&cmd_args= [2023-11-29T06:06:58.975Z] -> Pinging Codecov [2023-11-29T06:06:58.976Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-528&commit=d26a4b0d03f3166a50d7aa9695ab587d24084cbe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-528%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=528&job=&cmd_args= [2023-11-29T06:06:59.235Z] -> Uploading to [2023-11-29T06:06:59.235Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-29/55DBCA73C666E3227836607328DD7E49/d26a4b0d03f3166a50d7aa9695ab587d24084cbe/6d143bc2-2046-428b-9654-313da4315b52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231129T060658Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=189740954d9a3f4868087718cb35b6d4c3da1ab62927c2c11454c304f453705f [2023-11-29T06:06:59.235Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-29T06:06:59.235Z] Dload Upload Total Spent Left Speed [2023-11-29T06:06:59.495Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 14526 --:--:-- --:--:-- --:--:-- 14526 [2023-11-29T06:06:59.495Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/d26a4b0d03f3166a50d7aa9695ab587d24084cbe [Pipeline] } [2023-11-29T06:06:59.522Z] 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-11-29T06:07:02.872Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-528/archives ] [2023-11-29T06:07:02.872Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-528/archives [2023-11-29T06:07:02.872Z] total 16 [2023-11-29T06:07:02.872Z] drwxr-xr-x 3 root root 4096 Nov 29 05:59 . [2023-11-29T06:07:02.872Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 29 05:59 .. [2023-11-29T06:07:02.872Z] drwxr-xr-x 2 root root 4096 Nov 29 05:59 cost [2023-11-29T06:07:02.872Z] -rw-r--r-- 1 root root 88 Nov 29 05:59 cost.csv [2023-11-29T06:07:02.872Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-528/archives [2023-11-29T06:07:02.872Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-528/archives [2023-11-29T06:07:02.872Z] total 16 [2023-11-29T06:07:02.872Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 05:59 . [2023-11-29T06:07:02.872Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 29 05:59 .. [2023-11-29T06:07:02.872Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 29 05:59 cost [2023-11-29T06:07:02.872Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 29 05:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:07:03.220Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:07:04.113Z] ---> package-listing.sh [2023-11-29T06:07:04.113Z] ++ facter osfamily [2023-11-29T06:07:04.113Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-29T06:07:04.373Z] + OS_FAMILY=debian [2023-11-29T06:07:04.373Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-528 [2023-11-29T06:07:04.373Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-29T06:07:04.373Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-29T06:07:04.373Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-29T06:07:04.373Z] + PACKAGES=/tmp/packages_start.txt [2023-11-29T06:07:04.373Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-528 ']' [2023-11-29T06:07:04.373Z] + PACKAGES=/tmp/packages_end.txt [2023-11-29T06:07:04.373Z] + case "${OS_FAMILY}" in [2023-11-29T06:07:04.373Z] + dpkg -l [2023-11-29T06:07:04.373Z] + grep '^ii' [2023-11-29T06:07:04.373Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-29T06:07:04.373Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-29T06:07:04.373Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-29T06:07:04.373Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-528 ']' [2023-11-29T06:07:04.373Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-528/archives/ [2023-11-29T06:07:04.373Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-528/archives/ [Pipeline] echo [2023-11-29T06:07:04.410Z] 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-528/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-29T06:07:04.704Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:07:05.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T06:07:05.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T06:07:05.655Z] prd-ubuntu20.04-docker-8c-8g-9104 does not seem to be running inside a container [2023-11-29T06:07:05.706Z] $ 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-528/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-528 -v /w/workspace/xfoundry_device-modbus-go_PR-528:/w/workspace/xfoundry_device-modbus-go_PR-528:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-528@tmp:/w/workspace/xfoundry_device-modbus-go_PR-528@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-11-29T06:07:06.005Z] $ docker top f571b80dd26f23b97c6eddaca243630fc04a0222c353c1fe38883bbbeb760ee0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T06:07:06.510Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-29T06:07:06.828Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-29T06:07:07.150Z] + ls /var/log/sa-host [2023-11-29T06:07:07.151Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T06:07:07.422Z] provisioning config files... [2023-11-29T06:07:07.432Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-528@tmp/config15506599932238230957tmp [Pipeline] { [Pipeline] echo [2023-11-29T06:07:07.596Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:07:07.922Z] ---> create-netrc.sh [Pipeline] } [2023-11-29T06:07:07.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:07:08.496Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-29T06:07:08.536Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:07:08.856Z] ---> sudo-logs.sh [2023-11-29T06:07:08.856Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-29T06:07:08.998Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:07:09.315Z] ---> job-cost.sh [2023-11-29T06:07:09.315Z] lf-activate-venv: SKIPPING [2023-11-29T06:07:09.315Z] DEBUG: total: 0.2199999988079071 [2023-11-29T06:07:09.315Z] INFO: Retrieving Stack Cost... [2023-11-29T06:07:09.884Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-29T06:07:10.152Z] INFO: Archiving Costs [Pipeline] echo [2023-11-29T06:07:10.194Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:07:10.507Z] ---> logs-deploy.sh [2023-11-29T06:07:10.507Z] lf-activate-venv: SKIPPING [2023-11-29T06:07:10.507Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-528/1 [2023-11-29T06:07:10.507Z] INFO: archiving workspace using pattern(s): [2023-11-29T06:07:11.898Z] Archives upload complete. [2023-11-29T06:07:11.898Z] INFO: archiving logs to Nexus