Pull request #483 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b1bcc90fc06ffe5477ba6810065aa364ae99a552+2cc3518655efefba22ff17e7bf1dcccbd8773e75 (64046166665fbc23d0de2a99b8d0d95c0a5acb2f) 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-ssh1199830011196364823.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11122932003155374393.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-483/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-483/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12698544552572784331.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-483/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11929261720813846166.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh18316705264622053268.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-483/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-483/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7913747379714633205.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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, buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15913 in /w/workspace/xfoundry_device-modbus-go_PR-483 [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-483 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/483/head:refs/remotes/origin/PR-483 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2cc3518655efefba22ff17e7bf1dcccbd8773e75 into PR head commit b1bcc90fc06ffe5477ba6810065aa364ae99a552 Merge succeeded, producing b1bcc90fc06ffe5477ba6810065aa364ae99a552 Checking out Revision b1bcc90fc06ffe5477ba6810065aa364ae99a552 (PR-483) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f b1bcc90fc06ffe5477ba6810065aa364ae99a552 # 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 2cc3518655efefba22ff17e7bf1dcccbd8773e75 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1bcc90fc06ffe5477ba6810065aa364ae99a552 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T18:30:22.972Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T18:30:23.155Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T18:30:23.254Z] ========================================================= [2023-05-17T18:30:23.254Z] EdgeX Global Pipelines Version Info [2023-05-17T18:30:23.254Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:30:24.020Z] ------------------- [2023-05-17T18:30:24.020Z] stable info: [2023-05-17T18:30:24.020Z] ------------------- [2023-05-17T18:30:24.021Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T18:30:24.021Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T18:30:24.021Z] Message: update stable to v1.0.249 [2023-05-17T18:30:24.591Z] ------------------- [2023-05-17T18:30:24.591Z] experimental info: [2023-05-17T18:30:24.591Z] ------------------- [2023-05-17T18:30:24.591Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T18:30:24.591Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T18:30:24.591Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T18:30:24.879Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-05-17T18:30:24.924Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-05-17T18:30:24.969Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T18:30:25.086Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T18:30:25.125Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T18:30:25.170Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T18:30:25.209Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T18:30:25.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T18:30:25.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T18:30:25.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T18:30:25.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T18:30:25.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-05-17T18:30:25.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T18:30:25.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T18:30:25.535Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T18:30:25.579Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T18:30:25.618Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T18:30:25.654Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T18:30:25.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T18:30:25.734Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T18:30:25.769Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T18:30:25.807Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T18:30:25.844Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T18:30:25.879Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T18:30:25.914Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T18:30:25.952Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T18:30:25.989Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T18:30:26.029Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-483 [Pipeline] echo [2023-05-17T18:30:26.064Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-483 [Pipeline] echo [2023-05-17T18:30:26.103Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-483 [Pipeline] echo [2023-05-17T18:30:26.141Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1bcc90fc06ffe5477ba6810065aa364ae99a552 [Pipeline] echo [2023-05-17T18:30:26.175Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1bcc90 [Pipeline] echo [2023-05-17T18:30:26.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T18:30:26.318Z] provisioning config files... [2023-05-17T18:30:26.355Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-483@tmp/config16430459449745113258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:30:26.701Z] ---> docker-login.sh [2023-05-17T18:30:26.701Z] nexus3.edgexfoundry.org:10001 [2023-05-17T18:30:26.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:30:26.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:30:26.961Z] Configure a credential helper to remove this warning. See [2023-05-17T18:30:26.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:30:26.961Z] [2023-05-17T18:30:26.961Z] Login Succeeded [2023-05-17T18:30:26.961Z] nexus3.edgexfoundry.org:10002 [2023-05-17T18:30:26.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:30:26.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:30:26.961Z] Configure a credential helper to remove this warning. See [2023-05-17T18:30:26.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:30:26.961Z] [2023-05-17T18:30:26.961Z] Login Succeeded [2023-05-17T18:30:26.961Z] nexus3.edgexfoundry.org:10003 [2023-05-17T18:30:27.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:30:27.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:30:27.223Z] Configure a credential helper to remove this warning. See [2023-05-17T18:30:27.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:30:27.223Z] [2023-05-17T18:30:27.223Z] Login Succeeded [2023-05-17T18:30:27.223Z] nexus3.edgexfoundry.org:10004 [2023-05-17T18:30:27.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:30:27.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:30:27.223Z] Configure a credential helper to remove this warning. See [2023-05-17T18:30:27.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:30:27.223Z] [2023-05-17T18:30:27.223Z] Login Succeeded [2023-05-17T18:30:27.223Z] docker.io [2023-05-17T18:30:27.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:30:27.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:30:27.484Z] Configure a credential helper to remove this warning. See [2023-05-17T18:30:27.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:30:27.484Z] [2023-05-17T18:30:27.484Z] Login Succeeded [2023-05-17T18:30:27.484Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T18:30:27.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T18:30:28.161Z] + git rev-list -1 --merges b1bcc90fc06ffe5477ba6810065aa364ae99a552~1..b1bcc90fc06ffe5477ba6810065aa364ae99a552 [Pipeline] echo [2023-05-17T18:30:28.230Z] -----------> git rev-list -1 --merges b1bcc90fc06ffe5477ba6810065aa364ae99a552~1..b1bcc90fc06ffe5477ba6810065aa364ae99a552 b1bcc90fc06ffe5477ba6810065aa364ae99a552 [false] [Pipeline] sh [2023-05-17T18:30:28.544Z] + git log --format=format:%s -1 b1bcc90fc06ffe5477ba6810065aa364ae99a552 [Pipeline] echo [2023-05-17T18:30:28.579Z] ========================================================= [2023-05-17T18:30:28.579Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T18:30:28.579Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T18:30:29.006Z] + git log --format=format:%s -1 b1bcc90fc06ffe5477ba6810065aa364ae99a552 [Pipeline] echo [2023-05-17T18:30:29.035Z] [semverPrep] GIT_COMMIT: b1bcc90fc06ffe5477ba6810065aa364ae99a552, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-17T18:30:29.062Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T18:30:29.434Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T18:30:29.434Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T18:30:29.434Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T18:30:29.434Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T18:30:29.435Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T18:30:29.435Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T18:30:29.435Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:30:29.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T18:30:29.863Z] [2023-05-17T18:30:29.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:30:30.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T18:30:30.246Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T18:30:30.246Z] b85a868b505f: Pulling fs layer [2023-05-17T18:30:30.246Z] e2be974225ed: Pulling fs layer [2023-05-17T18:30:30.246Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T18:30:30.246Z] 988bab9f4d93: Pulling fs layer [2023-05-17T18:30:30.246Z] 988bab9f4d93: Waiting [2023-05-17T18:30:30.246Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T18:30:30.246Z] eaf3925da568: Pulling fs layer [2023-05-17T18:30:30.246Z] bab4dde63d76: Pulling fs layer [2023-05-17T18:30:30.246Z] bde34c3a00c8: Pulling fs layer [2023-05-17T18:30:30.246Z] b352a97aabf1: Pulling fs layer [2023-05-17T18:30:30.246Z] 4872d77fe225: Pulling fs layer [2023-05-17T18:30:30.246Z] 5851b861e8e6: Pulling fs layer [2023-05-17T18:30:30.246Z] 1469e6f7b9e6: Waiting [2023-05-17T18:30:30.246Z] 5851b861e8e6: Waiting [2023-05-17T18:30:30.246Z] 4872d77fe225: Waiting [2023-05-17T18:30:30.246Z] eaf3925da568: Waiting [2023-05-17T18:30:30.246Z] bde34c3a00c8: Waiting [2023-05-17T18:30:30.246Z] bab4dde63d76: Waiting [2023-05-17T18:30:30.246Z] e2be974225ed: Verifying Checksum [2023-05-17T18:30:30.246Z] e2be974225ed: Download complete [2023-05-17T18:30:30.246Z] 988bab9f4d93: Verifying Checksum [2023-05-17T18:30:30.246Z] 988bab9f4d93: Download complete [2023-05-17T18:30:30.505Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T18:30:30.505Z] 1469e6f7b9e6: Download complete [2023-05-17T18:30:30.505Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T18:30:30.505Z] 339a4e72a1f5: Download complete [2023-05-17T18:30:30.505Z] eaf3925da568: Verifying Checksum [2023-05-17T18:30:30.505Z] eaf3925da568: Download complete [2023-05-17T18:30:30.505Z] bde34c3a00c8: Verifying Checksum [2023-05-17T18:30:30.505Z] bde34c3a00c8: Download complete [2023-05-17T18:30:30.505Z] b352a97aabf1: Download complete [2023-05-17T18:30:30.505Z] 4872d77fe225: Verifying Checksum [2023-05-17T18:30:30.505Z] 4872d77fe225: Download complete [2023-05-17T18:30:30.505Z] 5851b861e8e6: Download complete [2023-05-17T18:30:30.505Z] b85a868b505f: Verifying Checksum [2023-05-17T18:30:30.505Z] b85a868b505f: Download complete [2023-05-17T18:30:30.766Z] bab4dde63d76: Verifying Checksum [2023-05-17T18:30:30.766Z] bab4dde63d76: Download complete [2023-05-17T18:30:31.726Z] b85a868b505f: Pull complete [2023-05-17T18:30:31.984Z] e2be974225ed: Pull complete [2023-05-17T18:30:32.555Z] 339a4e72a1f5: Pull complete [2023-05-17T18:30:32.555Z] 988bab9f4d93: Pull complete [2023-05-17T18:30:32.816Z] 1469e6f7b9e6: Pull complete [2023-05-17T18:30:32.816Z] eaf3925da568: Pull complete [2023-05-17T18:30:34.723Z] bab4dde63d76: Pull complete [2023-05-17T18:30:34.724Z] bde34c3a00c8: Pull complete [2023-05-17T18:30:34.724Z] b352a97aabf1: Pull complete [2023-05-17T18:30:34.724Z] 4872d77fe225: Pull complete [2023-05-17T18:30:34.983Z] 5851b861e8e6: Pull complete [2023-05-17T18:30:34.983Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T18:30:34.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T18:30:34.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:30:35.226Z] prd-ubuntu20.04-docker-8c-8g-15913 does not seem to be running inside a container [2023-05-17T18:30:35.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-483 -v /w/workspace/xfoundry_device-modbus-go_PR-483:/w/workspace/xfoundry_device-modbus-go_PR-483:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-483@tmp:/w/workspace/xfoundry_device-modbus-go_PR-483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T18:30:39.012Z] $ docker top 46e4b6d5a6276f5db7b76c1476830fd719769475b5ca7eddd4dd6e0b3eee5ead -eo pid,comm [2023-05-17T18:30:39.058Z] 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-05-17T18:30:39.058Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T18:30:39.185Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T18:30:39.185Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T18:30:39.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T18:30:39.306Z] $ docker exec 46e4b6d5a6276f5db7b76c1476830fd719769475b5ca7eddd4dd6e0b3eee5ead ssh-agent [2023-05-17T18:30:39.405Z] SSH_AUTH_SOCK=/tmp/ssh-hlQSHcWD5732/agent.32 [2023-05-17T18:30:39.406Z] SSH_AGENT_PID=38 [2023-05-17T18:30:39.412Z] Running ssh-add (command line suppressed) [2023-05-17T18:30:39.523Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-483@tmp/private_key_8862066056954894142.key (/w/workspace/xfoundry_device-modbus-go_PR-483@tmp/private_key_8862066056954894142.key) [2023-05-17T18:30:39.534Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T18:30:39.868Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T18:30:39.898Z] $ docker exec --env ******** --env ******** 46e4b6d5a6276f5db7b76c1476830fd719769475b5ca7eddd4dd6e0b3eee5ead ssh-agent -k [2023-05-17T18:30:39.993Z] unset SSH_AUTH_SOCK; [2023-05-17T18:30:39.994Z] unset SSH_AGENT_PID; [2023-05-17T18:30:39.994Z] echo Agent pid 38 killed; [2023-05-17T18:30:40.002Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T18:30:40.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T18:30:40.087Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T18:30:40.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T18:30:40.209Z] $ docker exec 46e4b6d5a6276f5db7b76c1476830fd719769475b5ca7eddd4dd6e0b3eee5ead ssh-agent [2023-05-17T18:30:40.311Z] SSH_AUTH_SOCK=/tmp/ssh-UJFtysg2qpnL/agent.70 [2023-05-17T18:30:40.311Z] SSH_AGENT_PID=76 [2023-05-17T18:30:40.315Z] Running ssh-add (command line suppressed) [2023-05-17T18:30:40.420Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-483@tmp/private_key_16282063210201757255.key (/w/workspace/xfoundry_device-modbus-go_PR-483@tmp/private_key_16282063210201757255.key) [2023-05-17T18:30:40.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T18:30:40.762Z] + git semver init [2023-05-17T18:30:41.023Z] 2023-05-17 18:30:40,955 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T18:30:41.023Z] 2023-05-17 18:30:40,956 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-483/.semver [2023-05-17T18:30:41.023Z] 2023-05-17 18:30:40,957 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-483/.semver [2023-05-17T18:30:41.023Z] 2023-05-17 18:30:40,957 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-483/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-483, universal_newlines=False, shell=None, istream=None) [2023-05-17T18:30:41.963Z] 2023-05-17 18:30:41,672 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-483/.git/info/exclude [2023-05-17T18:30:41.963Z] 2023-05-17 18:30:41,673 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-483/.semver/PR-483 with force:False [2023-05-17T18:30:41.963Z] 2023-05-17 18:30:41,673 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-483/.semver/PR-483 [2023-05-17T18:30:41.963Z] 2023-05-17 18:30:41,676 [execute] INFO git cat-file --batch-check [2023-05-17T18:30:41.963Z] 2023-05-17 18:30:41,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-483/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T18:30:41.963Z] 2023-05-17 18:30:41,685 [execute] INFO git cat-file --batch [2023-05-17T18:30:41.963Z] 2023-05-17 18:30:41,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-483/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T18:30:41.963Z] 2023-05-17 18:30:41,692 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-483/.semver/PR-483 [2023-05-17T18:30:41.963Z] 0.0.0 [Pipeline] } [2023-05-17T18:30:41.994Z] $ docker exec --env ******** --env ******** 46e4b6d5a6276f5db7b76c1476830fd719769475b5ca7eddd4dd6e0b3eee5ead ssh-agent -k [2023-05-17T18:30:42.096Z] unset SSH_AUTH_SOCK; [2023-05-17T18:30:42.097Z] unset SSH_AGENT_PID; [2023-05-17T18:30:42.097Z] echo Agent pid 76 killed; [2023-05-17T18:30:42.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T18:30:42.527Z] + git semver [Pipeline] } [2023-05-17T18:30:42.828Z] $ docker stop --time=1 46e4b6d5a6276f5db7b76c1476830fd719769475b5ca7eddd4dd6e0b3eee5ead [2023-05-17T18:30:44.134Z] $ docker rm -f --volumes 46e4b6d5a6276f5db7b76c1476830fd719769475b5ca7eddd4dd6e0b3eee5ead [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T18:30:44.532Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T18:30:44.816Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T18:30:44.844Z] [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-05-17T18:30:45.526Z] provisioning config files... [2023-05-17T18:30:45.536Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-483@tmp/config14155933863729617606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:30:45.892Z] ---> docker-login.sh [2023-05-17T18:30:45.892Z] nexus3.edgexfoundry.org:10001 [2023-05-17T18:30:45.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:30:45.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:30:45.892Z] Configure a credential helper to remove this warning. See [2023-05-17T18:30:45.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:30:45.892Z] [2023-05-17T18:30:45.892Z] Login Succeeded [2023-05-17T18:30:45.892Z] nexus3.edgexfoundry.org:10002 [2023-05-17T18:30:45.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:30:46.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:30:46.152Z] Configure a credential helper to remove this warning. See [2023-05-17T18:30:46.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:30:46.152Z] [2023-05-17T18:30:46.152Z] Login Succeeded [2023-05-17T18:30:46.152Z] nexus3.edgexfoundry.org:10003 [2023-05-17T18:30:46.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:30:46.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:30:46.152Z] Configure a credential helper to remove this warning. See [2023-05-17T18:30:46.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:30:46.152Z] [2023-05-17T18:30:46.152Z] Login Succeeded [2023-05-17T18:30:46.152Z] nexus3.edgexfoundry.org:10004 [2023-05-17T18:30:46.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:30:46.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:30:46.152Z] Configure a credential helper to remove this warning. See [2023-05-17T18:30:46.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:30:46.152Z] [2023-05-17T18:30:46.152Z] Login Succeeded [2023-05-17T18:30:46.152Z] docker.io [2023-05-17T18:30:46.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:30:46.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:30:46.672Z] Configure a credential helper to remove this warning. See [2023-05-17T18:30:46.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:30:46.672Z] [2023-05-17T18:30:46.672Z] Login Succeeded [2023-05-17T18:30:46.672Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T18:30:46.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T18:30:46.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T18:30:46.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T18:30:46.976Z] ========================================================= [2023-05-17T18:30:46.976Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T18:30:46.976Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:30:47.438Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T18:30:47.439Z] Sending build context to Docker daemon 6.534MB [2023-05-17T18:30:47.439Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T18:30:47.439Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-17T18:30:47.439Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T18:30:47.439Z] f56be85fc22e: Pulling fs layer [2023-05-17T18:30:47.439Z] 85791d961cd3: Pulling fs layer [2023-05-17T18:30:47.439Z] d694b5ae8c79: Pulling fs layer [2023-05-17T18:30:47.439Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T18:30:47.439Z] 4d19c01a9841: Pulling fs layer [2023-05-17T18:30:47.439Z] 9325e15d5711: Pulling fs layer [2023-05-17T18:30:47.439Z] 556b6ee489ea: Pulling fs layer [2023-05-17T18:30:47.439Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T18:30:47.439Z] 9f32a84ed3da: Waiting [2023-05-17T18:30:47.439Z] 4d19c01a9841: Waiting [2023-05-17T18:30:47.439Z] 9325e15d5711: Waiting [2023-05-17T18:30:47.439Z] 556b6ee489ea: Waiting [2023-05-17T18:30:47.439Z] c5a4b2cf53e6: Waiting [2023-05-17T18:30:47.439Z] 85791d961cd3: Verifying Checksum [2023-05-17T18:30:47.439Z] 85791d961cd3: Download complete [2023-05-17T18:30:47.439Z] 9f32a84ed3da: Verifying Checksum [2023-05-17T18:30:47.439Z] 9f32a84ed3da: Download complete [2023-05-17T18:30:47.697Z] 4d19c01a9841: Verifying Checksum [2023-05-17T18:30:47.697Z] 4d19c01a9841: Download complete [2023-05-17T18:30:47.697Z] f56be85fc22e: Verifying Checksum [2023-05-17T18:30:47.697Z] f56be85fc22e: Download complete [2023-05-17T18:30:47.697Z] 9325e15d5711: Verifying Checksum [2023-05-17T18:30:47.697Z] 9325e15d5711: Download complete [2023-05-17T18:30:47.697Z] f56be85fc22e: Pull complete [2023-05-17T18:30:47.956Z] 85791d961cd3: Pull complete [2023-05-17T18:30:48.216Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T18:30:48.216Z] c5a4b2cf53e6: Download complete [2023-05-17T18:30:48.216Z] d694b5ae8c79: Verifying Checksum [2023-05-17T18:30:48.216Z] d694b5ae8c79: Download complete [2023-05-17T18:30:48.486Z] 556b6ee489ea: Verifying Checksum [2023-05-17T18:30:48.486Z] 556b6ee489ea: Download complete [2023-05-17T18:30:51.768Z] d694b5ae8c79: Pull complete [2023-05-17T18:30:51.768Z] 9f32a84ed3da: Pull complete [2023-05-17T18:30:51.768Z] 4d19c01a9841: Pull complete [2023-05-17T18:30:52.027Z] 9325e15d5711: Pull complete [2023-05-17T18:30:54.556Z] 556b6ee489ea: Pull complete [2023-05-17T18:30:55.489Z] c5a4b2cf53e6: Pull complete [2023-05-17T18:30:55.489Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T18:30:55.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T18:30:55.489Z] ---> c4be618373d6 [2023-05-17T18:30:55.489Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-17T18:30:59.694Z] ---> Running in 081437c7e7b6 [2023-05-17T18:30:59.694Z] Removing intermediate container 081437c7e7b6 [2023-05-17T18:30:59.694Z] ---> 6884dc9abe40 [2023-05-17T18:30:59.694Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T18:30:59.694Z] ---> Running in 5c5a6b76bb21 [2023-05-17T18:30:59.694Z] Removing intermediate container 5c5a6b76bb21 [2023-05-17T18:30:59.694Z] ---> 86d104e09573 [2023-05-17T18:30:59.694Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-17T18:30:59.694Z] ---> Running in 09afc1c2e125 [2023-05-17T18:30:59.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T18:31:00.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T18:31:00.216Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-17T18:31:00.216Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-17T18:31:00.216Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-17T18:31:00.322Z] Still waiting to schedule task [2023-05-17T18:31:00.323Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-17T18:31:00.476Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-17T18:31:00.476Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-17T18:31:00.476Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-17T18:31:00.476Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-17T18:31:00.476Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-17T18:31:00.476Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T18:31:00.476Z] OK: 270 MiB in 61 packages [2023-05-17T18:31:01.050Z] Removing intermediate container 09afc1c2e125 [2023-05-17T18:31:01.050Z] ---> 632d1b9a4d69 [2023-05-17T18:31:01.050Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-17T18:31:01.050Z] ---> Running in a3447968636a [2023-05-17T18:31:01.050Z] Removing intermediate container a3447968636a [2023-05-17T18:31:01.050Z] ---> e1a2e2cbc3dc [2023-05-17T18:31:01.050Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-17T18:31:01.050Z] ---> 838701cdc9c8 [2023-05-17T18:31:01.051Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T18:31:01.310Z] ---> Running in a7b96cd294ff [2023-05-17T18:31:33.563Z] Removing intermediate container a7b96cd294ff [2023-05-17T18:31:33.563Z] ---> 5723237e624b [2023-05-17T18:31:33.563Z] Step 9/10 : COPY . . [2023-05-17T18:31:33.563Z] ---> d4a62e702223 [2023-05-17T18:31:33.563Z] Step 10/10 : RUN ${MAKE} [2023-05-17T18:31:33.563Z] ---> Running in 1811c57d1433 [2023-05-17T18:31:33.563Z] noop [2023-05-17T18:31:33.563Z] Removing intermediate container 1811c57d1433 [2023-05-17T18:31:33.563Z] ---> 83bb1b9f64af [2023-05-17T18:31:33.563Z] Successfully built 83bb1b9f64af [2023-05-17T18:31:33.563Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:31:34.000Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T18:31:34.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:31:34.162Z] prd-ubuntu20.04-docker-8c-8g-15913 does not seem to be running inside a container [2023-05-17T18:31:34.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-483 -v /w/workspace/xfoundry_device-modbus-go_PR-483:/w/workspace/xfoundry_device-modbus-go_PR-483:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-483@tmp:/w/workspace/xfoundry_device-modbus-go_PR-483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T18:31:34.519Z] $ docker top f2e4288f8601ee0523a731fc10807fb70f8deccb4945caa9aa2b290866013202 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T18:31:34.904Z] + go version [2023-05-17T18:31:34.904Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T18:31:34.940Z] $ docker stop --time=1 f2e4288f8601ee0523a731fc10807fb70f8deccb4945caa9aa2b290866013202 [2023-05-17T18:31:36.220Z] $ docker rm -f --volumes f2e4288f8601ee0523a731fc10807fb70f8deccb4945caa9aa2b290866013202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:31:36.918Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T18:31:36.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:31:37.075Z] prd-ubuntu20.04-docker-8c-8g-15913 does not seem to be running inside a container [2023-05-17T18:31:37.104Z] $ 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-483 -v /w/workspace/xfoundry_device-modbus-go_PR-483:/w/workspace/xfoundry_device-modbus-go_PR-483:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-483@tmp:/w/workspace/xfoundry_device-modbus-go_PR-483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T18:31:37.435Z] $ docker top 2d43a9e9e9cbcdf990a8981b29c72ca9c7fe9204927feb990d991dfd5d90f50a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T18:31:37.832Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-483 [Pipeline] fileExists [Pipeline] sh [2023-05-17T18:31:38.199Z] + make test [2023-05-17T18:31:38.199Z] go test ./... -coverprofile=coverage.out [2023-05-17T18:31:43.514Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-17T18:31:53.685Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-17T18:31:53.685Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.4% of statements [2023-05-17T18:31:58.950Z] go vet ./... [2023-05-17T18:32:02.231Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T18:32:02.231Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T18:32:02.231Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T18:32:02.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T18:32:02.317Z] $ docker stop --time=1 2d43a9e9e9cbcdf990a8981b29c72ca9c7fe9204927feb990d991dfd5d90f50a [2023-05-17T18:32:06.215Z] $ docker rm -f --volumes 2d43a9e9e9cbcdf990a8981b29c72ca9c7fe9204927feb990d991dfd5d90f50a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T18:32:06.738Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T18:32:06.802Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T18:32:07.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T18:32:07.700Z] + ls -al . [2023-05-17T18:32:07.700Z] total 184 [2023-05-17T18:32:07.700Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 18:31 . [2023-05-17T18:32:07.700Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 18:30 .. [2023-05-17T18:32:07.700Z] -rw-rw-r-- 1 jenkins jenkins 140 May 17 18:30 .dockerignore [2023-05-17T18:32:07.700Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 18:30 .git [2023-05-17T18:32:07.700Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:30 .github [2023-05-17T18:32:07.700Z] -rw-rw-r-- 1 jenkins jenkins 331 May 17 18:30 .gitignore [2023-05-17T18:32:07.700Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 18:30 .golangci.yml [2023-05-17T18:32:07.700Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 18:30 .semver [2023-05-17T18:32:07.700Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 17 18:30 Attribution.txt [2023-05-17T18:32:07.700Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 17 18:30 CHANGELOG.md [2023-05-17T18:32:07.700Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 17 18:30 Dockerfile [2023-05-17T18:32:07.700Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 18:30 GOVERNANCE.md [2023-05-17T18:32:07.700Z] -rw-rw-r-- 1 jenkins jenkins 680 May 17 18:30 Jenkinsfile [2023-05-17T18:32:07.700Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 17 18:30 LICENSE [2023-05-17T18:32:07.700Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 17 18:30 Makefile [2023-05-17T18:32:07.700Z] -rw-rw-r-- 1 jenkins jenkins 622 May 17 18:30 OWNERS.md [2023-05-17T18:32:07.700Z] -rw-rw-r-- 1 jenkins jenkins 4554 May 17 18:30 README.md [2023-05-17T18:32:07.700Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 18:30 VERSION [2023-05-17T18:32:07.700Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 18:30 bin [2023-05-17T18:32:07.700Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:30 cmd [2023-05-17T18:32:07.700Z] -rw-r--r-- 1 jenkins jenkins 24160 May 17 18:31 coverage.out [2023-05-17T18:32:07.700Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 17 18:30 go.mod [2023-05-17T18:32:07.700Z] -rw-rw-r-- 1 jenkins jenkins 31670 May 17 18:30 go.sum [2023-05-17T18:32:07.700Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:30 internal [2023-05-17T18:32:07.700Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 18:30 simulator [2023-05-17T18:32:07.700Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 18:30 snap [2023-05-17T18:32:07.700Z] -rw-rw-r-- 1 jenkins jenkins 229 May 17 18:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:32:08.088Z] + 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=b1bcc90fc06ffe5477ba6810065aa364ae99a552 --label arch=amd64 --label version=0.0.0 . [2023-05-17T18:32:08.088Z] Sending build context to Docker daemon 6.559MB [2023-05-17T18:32:08.088Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T18:32:08.088Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-17T18:32:08.088Z] ---> 83bb1b9f64af [2023-05-17T18:32:08.088Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-17T18:32:08.088Z] ---> Running in db5a3f1a3c35 [2023-05-17T18:32:08.347Z] Removing intermediate container db5a3f1a3c35 [2023-05-17T18:32:08.347Z] ---> 7cd270c3eb20 [2023-05-17T18:32:08.347Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T18:32:08.347Z] ---> Running in f19ff39dcc79 [2023-05-17T18:32:08.347Z] Removing intermediate container f19ff39dcc79 [2023-05-17T18:32:08.347Z] ---> b7d6d9ff5b9e [2023-05-17T18:32:08.347Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-17T18:32:08.347Z] ---> Running in ba5e71339896 [2023-05-17T18:32:08.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T18:32:08.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T18:32:08.866Z] OK: 270 MiB in 61 packages [2023-05-17T18:32:09.435Z] Removing intermediate container ba5e71339896 [2023-05-17T18:32:09.435Z] ---> 1fb3d58c5b41 [2023-05-17T18:32:09.435Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-17T18:32:09.435Z] ---> Running in 4b0c38e89d40 [2023-05-17T18:32:09.435Z] Removing intermediate container 4b0c38e89d40 [2023-05-17T18:32:09.435Z] ---> caa6878f01ee [2023-05-17T18:32:09.435Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-17T18:32:09.435Z] ---> f8778296f4bc [2023-05-17T18:32:09.435Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T18:32:09.435Z] ---> Running in 7507ec0af5cc [2023-05-17T18:32:10.416Z] Removing intermediate container 7507ec0af5cc [2023-05-17T18:32:10.416Z] ---> cd051d1b03bf [2023-05-17T18:32:10.416Z] Step 9/22 : COPY . . [2023-05-17T18:32:10.675Z] ---> 78473b5e6654 [2023-05-17T18:32:10.675Z] Step 10/22 : RUN ${MAKE} [2023-05-17T18:32:10.675Z] ---> Running in 5bbb9f47f787 [2023-05-17T18:32:10.933Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-17T18:32:32.897Z] Removing intermediate container 5bbb9f47f787 [2023-05-17T18:32:32.897Z] ---> a835219b1938 [2023-05-17T18:32:32.897Z] Step 11/22 : FROM alpine:3.17 [2023-05-17T18:32:32.897Z] 3.17: Pulling from library/alpine [2023-05-17T18:32:32.897Z] f56be85fc22e: Already exists [2023-05-17T18:32:32.897Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T18:32:32.897Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T18:32:32.897Z] ---> 9ed4aefc74f6 [2023-05-17T18:32:32.897Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-17T18:32:32.897Z] ---> Running in 9eb889b6cebb [2023-05-17T18:32:32.897Z] Removing intermediate container 9eb889b6cebb [2023-05-17T18:32:32.897Z] ---> eeb764db314d [2023-05-17T18:32:32.897Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-17T18:32:32.897Z] ---> Running in 4b440217599d [2023-05-17T18:32:32.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T18:32:32.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T18:32:32.897Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T18:32:32.897Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T18:32:32.897Z] OK: 7 MiB in 16 packages [2023-05-17T18:32:32.897Z] Removing intermediate container 4b440217599d [2023-05-17T18:32:32.897Z] ---> fed172d50ff7 [2023-05-17T18:32:32.898Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-17T18:32:32.898Z] ---> ec2360d632c0 [2023-05-17T18:32:32.898Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-17T18:32:33.159Z] ---> 5609068644f0 [2023-05-17T18:32:33.159Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-17T18:32:33.159Z] ---> 6af21aa27f8f [2023-05-17T18:32:33.159Z] Step 17/22 : EXPOSE 59901 [2023-05-17T18:32:33.159Z] ---> Running in da7af418d5be [2023-05-17T18:32:33.159Z] Removing intermediate container da7af418d5be [2023-05-17T18:32:33.159Z] ---> d17b45117b81 [2023-05-17T18:32:33.159Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-17T18:32:33.159Z] ---> Running in 58f3c22e679b [2023-05-17T18:32:33.420Z] Removing intermediate container 58f3c22e679b [2023-05-17T18:32:33.420Z] ---> a93ed3b3595e [2023-05-17T18:32:33.420Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-17T18:32:33.420Z] ---> Running in cbc41685e8d7 [2023-05-17T18:32:33.420Z] Removing intermediate container cbc41685e8d7 [2023-05-17T18:32:33.420Z] ---> 5dc3b8376908 [2023-05-17T18:32:33.420Z] Step 20/22 : LABEL arch=amd64 [2023-05-17T18:32:33.420Z] ---> Running in 618548ef3e61 [2023-05-17T18:32:33.420Z] Removing intermediate container 618548ef3e61 [2023-05-17T18:32:33.420Z] ---> 2bd7603ffc83 [2023-05-17T18:32:33.420Z] Step 21/22 : LABEL git_sha=b1bcc90fc06ffe5477ba6810065aa364ae99a552 [2023-05-17T18:32:33.420Z] ---> Running in d72f02da2390 [2023-05-17T18:32:33.420Z] Removing intermediate container d72f02da2390 [2023-05-17T18:32:33.420Z] ---> 7810a056fdf8 [2023-05-17T18:32:33.420Z] Step 22/22 : LABEL version=0.0.0 [2023-05-17T18:32:33.679Z] ---> Running in 54b51870c79e [2023-05-17T18:32:33.679Z] Removing intermediate container 54b51870c79e [2023-05-17T18:32:33.680Z] ---> 088f98775fdf [2023-05-17T18:32:33.680Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T18:32:33.680Z] Successfully built 088f98775fdf [2023-05-17T18:32:33.680Z] 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-05-17T18:32:34.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T18:32:34.526Z] [2023-05-17T18:32:34.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:32:34.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T18:32:34.898Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T18:32:34.898Z] 5eb5b503b376: Pulling fs layer [2023-05-17T18:32:34.898Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T18:32:34.898Z] ec43610c2a17: Pulling fs layer [2023-05-17T18:32:34.898Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T18:32:34.898Z] 33b1e0a273af: Pulling fs layer [2023-05-17T18:32:34.898Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T18:32:34.898Z] 2f39f015ded8: Pulling fs layer [2023-05-17T18:32:34.898Z] 3a2ae6a8a46f: Waiting [2023-05-17T18:32:34.898Z] 2f39f015ded8: Waiting [2023-05-17T18:32:34.898Z] 33b1e0a273af: Waiting [2023-05-17T18:32:34.898Z] 5c69ac0246d0: Download complete [2023-05-17T18:32:34.898Z] 3a2ae6a8a46f: Download complete [2023-05-17T18:32:34.898Z] 33b1e0a273af: Verifying Checksum [2023-05-17T18:32:34.898Z] 33b1e0a273af: Download complete [2023-05-17T18:32:34.898Z] 5d3b04190fa2: Verifying Checksum [2023-05-17T18:32:34.898Z] 5d3b04190fa2: Download complete [2023-05-17T18:32:34.898Z] ec43610c2a17: Verifying Checksum [2023-05-17T18:32:34.898Z] ec43610c2a17: Download complete [2023-05-17T18:32:35.156Z] 5eb5b503b376: Verifying Checksum [2023-05-17T18:32:35.156Z] 5eb5b503b376: Download complete [2023-05-17T18:32:35.724Z] 2f39f015ded8: Download complete [2023-05-17T18:32:36.292Z] 5eb5b503b376: Pull complete [2023-05-17T18:32:36.292Z] 5c69ac0246d0: Pull complete [2023-05-17T18:32:36.861Z] ec43610c2a17: Pull complete [2023-05-17T18:32:36.861Z] 3a2ae6a8a46f: Pull complete [2023-05-17T18:32:37.120Z] 33b1e0a273af: Pull complete [2023-05-17T18:32:37.120Z] 5d3b04190fa2: Pull complete [2023-05-17T18:32:41.308Z] 2f39f015ded8: Pull complete [2023-05-17T18:32:41.308Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T18:32:41.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T18:32:41.308Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:32:41.520Z] prd-ubuntu20.04-docker-8c-8g-15913 does not seem to be running inside a container [2023-05-17T18:32:41.555Z] $ 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-483 -v /w/workspace/xfoundry_device-modbus-go_PR-483:/w/workspace/xfoundry_device-modbus-go_PR-483:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-483@tmp:/w/workspace/xfoundry_device-modbus-go_PR-483@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-05-17T18:32:45.699Z] $ docker top 5cb33a21bf070a45fc9e8bcecee6818b0a386ca37789b5894bfde8c5d3c940f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:32:46.134Z] ---> job-cost.sh [2023-05-17T18:32:46.134Z] lf-activate-venv: SKIPPING [2023-05-17T18:32:46.134Z] INFO: No Stack... [2023-05-17T18:32:46.392Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T18:32:46.652Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T18:32:46.963Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-483/archives/cost.csv [2023-05-17T18:32:46.963Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T18:32:47.005Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-483-1-stack-cost] [2023-05-17T18:32:47.010Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-483-1-stack-cost] did not exist. Created. [2023-05-17T18:32:47.010Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-483-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T18:32:47.399Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T18:32:47.446Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T18:32:47.476Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-483-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T18:32:47.549Z] $ docker stop --time=1 5cb33a21bf070a45fc9e8bcecee6818b0a386ca37789b5894bfde8c5d3c940f3 [2023-05-17T18:32:48.702Z] $ docker rm -f --volumes 5cb33a21bf070a45fc9e8bcecee6818b0a386ca37789b5894bfde8c5d3c940f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T18:33:44.353Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15917 in /w/workspace/xfoundry_device-modbus-go_PR-483 [Pipeline] { [Pipeline] ws [2023-05-17T18:33:44.407Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-05-17T18:33:44.488Z] Selected Git installation does not exist. Using Default [2023-05-17T18:33:44.488Z] The recommended git tool is: NONE [2023-05-17T18:33:51.543Z] using credential edgex-jenkins-ssh [2023-05-17T18:33:51.563Z] Cloning the remote Git repository [2023-05-17T18:33:51.636Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-05-17T18:33:51.771Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-05-17T18:33:51.976Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-17T18:33:51.978Z] > git --version # timeout=10 [2023-05-17T18:33:52.005Z] > git --version # 'git version 2.25.1' [2023-05-17T18:33:52.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T18:33:52.211Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T18:33:53.444Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-17T18:33:53.480Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T18:33:54.675Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-17T18:33:54.727Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-17T18:33:54.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T18:33:54.747Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/483/head:refs/remotes/origin/PR-483 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-17T18:33:55.325Z] Merging remotes/origin/main commit 2cc3518655efefba22ff17e7bf1dcccbd8773e75 into PR head commit b1bcc90fc06ffe5477ba6810065aa364ae99a552 [2023-05-17T18:33:55.720Z] Merge succeeded, producing b1bcc90fc06ffe5477ba6810065aa364ae99a552 [2023-05-17T18:33:55.720Z] Checking out Revision b1bcc90fc06ffe5477ba6810065aa364ae99a552 (PR-483) [2023-05-17T18:33:56.356Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-17T18:33:55.355Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T18:33:55.456Z] > git checkout -f b1bcc90fc06ffe5477ba6810065aa364ae99a552 # timeout=10 [2023-05-17T18:33:55.576Z] > git remote # timeout=10 [2023-05-17T18:33:55.606Z] > git config --get remote.origin.url # timeout=10 [2023-05-17T18:33:55.640Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T18:33:55.660Z] > git merge 2cc3518655efefba22ff17e7bf1dcccbd8773e75 # timeout=10 [2023-05-17T18:33:55.698Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-17T18:33:55.730Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T18:33:55.751Z] > git checkout -f b1bcc90fc06ffe5477ba6810065aa364ae99a552 # timeout=10 [2023-05-17T18:33:56.419Z] > git --version # timeout=10 [2023-05-17T18:33:56.432Z] > git --version # 'git version 2.25.1' [2023-05-17T18:33:56.464Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T18:33:57.566Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T18:33:57.566Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T18:33:57.566Z] Dload Upload Total Spent Left Speed [2023-05-17T18:33:57.566Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-05-17T18:33:58.248Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T18:33:58.600Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T18:33:58.600Z] + sudo tee /etc/docker/daemon.new [2023-05-17T18:33:58.600Z] { [2023-05-17T18:33:58.600Z] "registry-mirrors": [ [2023-05-17T18:33:58.600Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T18:33:58.600Z] ], [2023-05-17T18:33:58.600Z] "bip": "10.250.0.254/24", [2023-05-17T18:33:58.600Z] "hosts": [ [2023-05-17T18:33:58.600Z] "tcp://0.0.0.0:5555", [2023-05-17T18:33:58.600Z] "unix:///var/run/docker.sock" [2023-05-17T18:33:58.600Z] ], [2023-05-17T18:33:58.600Z] "mtu": 1458, [2023-05-17T18:33:58.600Z] "selinux-enabled": true, [2023-05-17T18:33:58.600Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T18:33:58.600Z] } [Pipeline] sh [2023-05-17T18:33:58.961Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T18:33:59.341Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T18:34:17.718Z] provisioning config files... [2023-05-17T18:34:17.753Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config16720763175458825116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:34:18.170Z] ---> docker-login.sh [2023-05-17T18:34:18.171Z] nexus3.edgexfoundry.org:10001 [2023-05-17T18:34:18.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:34:18.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:34:18.762Z] Configure a credential helper to remove this warning. See [2023-05-17T18:34:18.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:34:18.763Z] [2023-05-17T18:34:18.763Z] Login Succeeded [2023-05-17T18:34:18.763Z] nexus3.edgexfoundry.org:10002 [2023-05-17T18:34:19.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:34:19.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:34:19.309Z] Configure a credential helper to remove this warning. See [2023-05-17T18:34:19.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:34:19.309Z] [2023-05-17T18:34:19.309Z] Login Succeeded [2023-05-17T18:34:19.309Z] nexus3.edgexfoundry.org:10003 [2023-05-17T18:34:19.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:34:19.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:34:19.584Z] Configure a credential helper to remove this warning. See [2023-05-17T18:34:19.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:34:19.584Z] [2023-05-17T18:34:19.584Z] Login Succeeded [2023-05-17T18:34:19.584Z] nexus3.edgexfoundry.org:10004 [2023-05-17T18:34:19.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:34:20.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:34:20.140Z] Configure a credential helper to remove this warning. See [2023-05-17T18:34:20.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:34:20.140Z] [2023-05-17T18:34:20.140Z] Login Succeeded [2023-05-17T18:34:20.140Z] docker.io [2023-05-17T18:34:20.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:34:20.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:34:20.683Z] Configure a credential helper to remove this warning. See [2023-05-17T18:34:20.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:34:20.683Z] [2023-05-17T18:34:20.683Z] Login Succeeded [2023-05-17T18:34:20.683Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T18:34:20.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T18:34:21.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T18:34:21.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T18:34:21.262Z] ========================================================= [2023-05-17T18:34:21.262Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T18:34:21.262Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:34:21.758Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T18:34:22.038Z] Sending build context to Docker daemon 3.419MB [2023-05-17T18:34:22.038Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T18:34:22.038Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-17T18:34:22.470Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T18:34:22.470Z] c41833b44d91: Pulling fs layer [2023-05-17T18:34:22.470Z] ed15518f5707: Pulling fs layer [2023-05-17T18:34:22.470Z] feae8fd75edb: Pulling fs layer [2023-05-17T18:34:22.470Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T18:34:22.470Z] 3cdef696dda3: Pulling fs layer [2023-05-17T18:34:22.470Z] 2ced38df9373: Pulling fs layer [2023-05-17T18:34:22.470Z] 58f1dce35555: Pulling fs layer [2023-05-17T18:34:22.470Z] 3cdef696dda3: Waiting [2023-05-17T18:34:22.470Z] 2ced38df9373: Waiting [2023-05-17T18:34:22.470Z] 242c74f7c9fa: Waiting [2023-05-17T18:34:22.470Z] 58f1dce35555: Waiting [2023-05-17T18:34:22.470Z] ed15518f5707: Verifying Checksum [2023-05-17T18:34:22.470Z] ed15518f5707: Download complete [2023-05-17T18:34:22.470Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T18:34:22.470Z] 242c74f7c9fa: Download complete [2023-05-17T18:34:22.470Z] 3cdef696dda3: Verifying Checksum [2023-05-17T18:34:22.470Z] 3cdef696dda3: Download complete [2023-05-17T18:34:22.470Z] c41833b44d91: Verifying Checksum [2023-05-17T18:34:22.470Z] c41833b44d91: Download complete [2023-05-17T18:34:24.489Z] c41833b44d91: Pull complete [2023-05-17T18:34:24.765Z] 58f1dce35555: Verifying Checksum [2023-05-17T18:34:24.765Z] 58f1dce35555: Download complete [2023-05-17T18:34:25.043Z] ed15518f5707: Pull complete [2023-05-17T18:34:26.063Z] feae8fd75edb: Download complete [2023-05-17T18:34:26.063Z] 2ced38df9373: Verifying Checksum [2023-05-17T18:34:26.063Z] 2ced38df9373: Download complete [2023-05-17T18:34:36.201Z] feae8fd75edb: Pull complete [2023-05-17T18:34:36.473Z] 242c74f7c9fa: Pull complete [2023-05-17T18:34:36.756Z] 3cdef696dda3: Pull complete [2023-05-17T18:34:43.444Z] 2ced38df9373: Pull complete [2023-05-17T18:34:47.714Z] 58f1dce35555: Pull complete [2023-05-17T18:34:47.714Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T18:34:47.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T18:34:47.714Z] ---> fadd8f120f05 [2023-05-17T18:34:47.714Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-17T18:34:49.153Z] ---> Running in 3ff3ad697cf1 [2023-05-17T18:34:49.423Z] Removing intermediate container 3ff3ad697cf1 [2023-05-17T18:34:49.423Z] ---> 1c38bf1013c3 [2023-05-17T18:34:49.423Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T18:34:49.691Z] ---> Running in b4ff0c3925e0 [2023-05-17T18:34:49.961Z] Removing intermediate container b4ff0c3925e0 [2023-05-17T18:34:49.961Z] ---> 0c1e0c6d07e1 [2023-05-17T18:34:49.961Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-17T18:34:49.961Z] ---> Running in 279b476998ef [2023-05-17T18:34:51.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T18:34:51.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T18:34:53.405Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-17T18:34:53.405Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-17T18:34:53.405Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-17T18:34:53.405Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-17T18:34:53.405Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-17T18:34:53.405Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-17T18:34:53.405Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-17T18:34:53.405Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-17T18:34:53.405Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T18:34:53.405Z] OK: 270 MiB in 61 packages [2023-05-17T18:34:54.836Z] Removing intermediate container 279b476998ef [2023-05-17T18:34:54.836Z] ---> d9556da6667c [2023-05-17T18:34:54.836Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-17T18:34:54.836Z] ---> Running in 7d9fe68a03b0 [2023-05-17T18:34:55.106Z] Removing intermediate container 7d9fe68a03b0 [2023-05-17T18:34:55.106Z] ---> a39efe94f8a8 [2023-05-17T18:34:55.106Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-17T18:34:55.733Z] ---> 90cb1fad2e6c [2023-05-17T18:34:55.733Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T18:34:55.733Z] ---> Running in 76e0e997aaf3 [2023-05-17T18:36:03.696Z] Removing intermediate container 76e0e997aaf3 [2023-05-17T18:36:03.696Z] ---> b7ac376db01b [2023-05-17T18:36:03.696Z] Step 9/10 : COPY . . [2023-05-17T18:36:03.696Z] ---> bf8f5043297b [2023-05-17T18:36:03.696Z] Step 10/10 : RUN ${MAKE} [2023-05-17T18:36:03.696Z] ---> Running in a3eb5a02e71a [2023-05-17T18:36:03.696Z] noop [2023-05-17T18:36:04.293Z] Removing intermediate container a3eb5a02e71a [2023-05-17T18:36:04.293Z] ---> 99c30b316d11 [2023-05-17T18:36:04.293Z] Successfully built 99c30b316d11 [2023-05-17T18:36:04.293Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:36:05.158Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T18:36:05.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:36:05.479Z] prd-ubuntu20.04-docker-arm64-4c-16g-15917 does not seem to be running inside a container [2023-05-17T18:36:05.562Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-17T18:36:08.115Z] $ docker top 9a51e3896a3c9a059a747a2eeb126c9da416412d3d644e923dadfaa1cc40b150 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T18:36:09.067Z] + go version [2023-05-17T18:36:09.068Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T18:36:09.107Z] $ docker stop --time=1 9a51e3896a3c9a059a747a2eeb126c9da416412d3d644e923dadfaa1cc40b150 [2023-05-17T18:36:10.844Z] $ docker rm -f --volumes 9a51e3896a3c9a059a747a2eeb126c9da416412d3d644e923dadfaa1cc40b150 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:36:11.721Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T18:36:11.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:36:12.066Z] prd-ubuntu20.04-docker-arm64-4c-16g-15917 does not seem to be running inside a container [2023-05-17T18:36:12.162Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-17T18:36:13.509Z] $ docker top 8425a88d44c1f533d4579f21fbdf09cf7cf53e2b4724a6141e2036a1f760ae69 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T18:36:14.428Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-17T18:36:15.146Z] + make test [2023-05-17T18:36:15.146Z] go test ./... -coverprofile=coverage.out [2023-05-17T18:36:54.060Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-17T18:39:00.817Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-17T18:39:00.817Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.079s coverage: 47.4% of statements [2023-05-17T18:39:00.817Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T18:39:00.817Z] go vet ./... [2023-05-17T18:39:33.107Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T18:39:33.107Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T18:39:33.107Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T18:39:33.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T18:39:33.176Z] $ docker stop --time=1 8425a88d44c1f533d4579f21fbdf09cf7cf53e2b4724a6141e2036a1f760ae69 [2023-05-17T18:39:35.079Z] $ docker rm -f --volumes 8425a88d44c1f533d4579f21fbdf09cf7cf53e2b4724a6141e2036a1f760ae69 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T18:39:36.388Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T18:39:36.426Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T18:39:37.045Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T18:39:37.648Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T18:39:37.998Z] + ls -al . [2023-05-17T18:39:37.998Z] total 180 [2023-05-17T18:39:37.998Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 18:36 . [2023-05-17T18:39:37.998Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 18:33 .. [2023-05-17T18:39:37.998Z] -rw-rw-r-- 1 jenkins jenkins 140 May 17 18:33 .dockerignore [2023-05-17T18:39:37.998Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 18:33 .git [2023-05-17T18:39:37.998Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:33 .github [2023-05-17T18:39:37.998Z] -rw-rw-r-- 1 jenkins jenkins 331 May 17 18:33 .gitignore [2023-05-17T18:39:37.998Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 18:33 .golangci.yml [2023-05-17T18:39:37.998Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 17 18:33 Attribution.txt [2023-05-17T18:39:37.998Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 17 18:33 CHANGELOG.md [2023-05-17T18:39:37.998Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 17 18:33 Dockerfile [2023-05-17T18:39:37.998Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 18:33 GOVERNANCE.md [2023-05-17T18:39:37.998Z] -rw-rw-r-- 1 jenkins jenkins 680 May 17 18:33 Jenkinsfile [2023-05-17T18:39:37.998Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 17 18:33 LICENSE [2023-05-17T18:39:37.998Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 17 18:33 Makefile [2023-05-17T18:39:37.998Z] -rw-rw-r-- 1 jenkins jenkins 622 May 17 18:33 OWNERS.md [2023-05-17T18:39:37.998Z] -rw-rw-r-- 1 jenkins jenkins 4554 May 17 18:33 README.md [2023-05-17T18:39:37.998Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 18:30 VERSION [2023-05-17T18:39:37.998Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 18:33 bin [2023-05-17T18:39:37.998Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:33 cmd [2023-05-17T18:39:37.998Z] -rw-r--r-- 1 jenkins jenkins 24160 May 17 18:38 coverage.out [2023-05-17T18:39:37.998Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 17 18:33 go.mod [2023-05-17T18:39:37.998Z] -rw-rw-r-- 1 jenkins jenkins 31670 May 17 18:33 go.sum [2023-05-17T18:39:37.998Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:33 internal [2023-05-17T18:39:37.998Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 18:33 simulator [2023-05-17T18:39:37.998Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 18:33 snap [2023-05-17T18:39:37.998Z] -rw-rw-r-- 1 jenkins jenkins 229 May 17 18:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:39:38.424Z] + 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=b1bcc90fc06ffe5477ba6810065aa364ae99a552 --label arch=arm64 --label version=0.0.0 . [2023-05-17T18:39:38.695Z] Sending build context to Docker daemon 3.444MB [2023-05-17T18:39:38.969Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T18:39:38.969Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-17T18:39:38.969Z] ---> 99c30b316d11 [2023-05-17T18:39:38.969Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-17T18:39:38.969Z] ---> Running in 0ea88396c005 [2023-05-17T18:39:39.562Z] Removing intermediate container 0ea88396c005 [2023-05-17T18:39:39.562Z] ---> 729a9f720d6e [2023-05-17T18:39:39.562Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T18:39:39.562Z] ---> Running in 8d4d084df288 [2023-05-17T18:39:43.839Z] Removing intermediate container 8d4d084df288 [2023-05-17T18:39:43.839Z] ---> 863b98ad4284 [2023-05-17T18:39:43.839Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-17T18:39:43.839Z] ---> Running in aa74f3d35865 [2023-05-17T18:39:44.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T18:39:45.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T18:39:46.433Z] OK: 270 MiB in 61 packages [2023-05-17T18:39:47.408Z] Removing intermediate container aa74f3d35865 [2023-05-17T18:39:47.408Z] ---> 298c1b937cdd [2023-05-17T18:39:47.408Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-17T18:39:47.408Z] ---> Running in 7a2b44e96e57 [2023-05-17T18:39:47.678Z] Removing intermediate container 7a2b44e96e57 [2023-05-17T18:39:47.678Z] ---> 9f6d14e4af49 [2023-05-17T18:39:47.678Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-17T18:39:48.270Z] ---> 15aa7ef38424 [2023-05-17T18:39:48.270Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T18:39:48.271Z] ---> Running in ab6802585179 [2023-05-17T18:39:51.630Z] Removing intermediate container ab6802585179 [2023-05-17T18:39:51.630Z] ---> 18a56411cd5b [2023-05-17T18:39:51.630Z] Step 9/22 : COPY . . [2023-05-17T18:39:52.219Z] ---> 340407d86871 [2023-05-17T18:39:52.219Z] Step 10/22 : RUN ${MAKE} [2023-05-17T18:39:52.219Z] ---> Running in 6863ef105b85 [2023-05-17T18:39:53.640Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-17T18:42:30.422Z] Removing intermediate container 6863ef105b85 [2023-05-17T18:42:30.422Z] ---> a20334cbb860 [2023-05-17T18:42:30.422Z] Step 11/22 : FROM alpine:3.17 [2023-05-17T18:42:30.422Z] 3.17: Pulling from library/alpine [2023-05-17T18:42:30.422Z] c41833b44d91: Already exists [2023-05-17T18:42:30.422Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T18:42:30.422Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T18:42:30.422Z] ---> 51e60588ff2c [2023-05-17T18:42:30.422Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-17T18:42:30.422Z] ---> Running in 54d24634b51f [2023-05-17T18:42:30.422Z] Removing intermediate container 54d24634b51f [2023-05-17T18:42:30.422Z] ---> dce0c1270a9b [2023-05-17T18:42:30.422Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-17T18:42:30.422Z] ---> Running in 7358729ec052 [2023-05-17T18:42:30.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T18:42:30.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T18:42:30.422Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T18:42:30.422Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T18:42:30.422Z] OK: 8 MiB in 16 packages [2023-05-17T18:42:30.422Z] Removing intermediate container 7358729ec052 [2023-05-17T18:42:30.422Z] ---> 658f76842448 [2023-05-17T18:42:30.422Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-17T18:42:30.422Z] ---> 56ca690a4914 [2023-05-17T18:42:30.422Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-17T18:42:30.422Z] ---> 6327432240cc [2023-05-17T18:42:30.422Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-17T18:42:30.422Z] ---> 4ae27e5c660f [2023-05-17T18:42:30.422Z] Step 17/22 : EXPOSE 59901 [2023-05-17T18:42:30.422Z] ---> Running in 0edcb9a9a099 [2023-05-17T18:42:30.422Z] Removing intermediate container 0edcb9a9a099 [2023-05-17T18:42:30.422Z] ---> 2390567bbc66 [2023-05-17T18:42:30.422Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-17T18:42:30.422Z] ---> Running in 3071403dac14 [2023-05-17T18:42:30.422Z] Removing intermediate container 3071403dac14 [2023-05-17T18:42:30.422Z] ---> bdcb2ef80873 [2023-05-17T18:42:30.422Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-17T18:42:30.422Z] ---> Running in db97ae34cca8 [2023-05-17T18:42:30.422Z] Removing intermediate container db97ae34cca8 [2023-05-17T18:42:30.422Z] ---> 5d50d89dc9e2 [2023-05-17T18:42:30.422Z] Step 20/22 : LABEL arch=arm64 [2023-05-17T18:42:30.422Z] ---> Running in f3f0d4cf79aa [2023-05-17T18:42:30.422Z] Removing intermediate container f3f0d4cf79aa [2023-05-17T18:42:30.422Z] ---> 68c61114cf20 [2023-05-17T18:42:30.422Z] Step 21/22 : LABEL git_sha=b1bcc90fc06ffe5477ba6810065aa364ae99a552 [2023-05-17T18:42:30.422Z] ---> Running in 01e1d710bf4e [2023-05-17T18:42:30.422Z] Removing intermediate container 01e1d710bf4e [2023-05-17T18:42:30.422Z] ---> 38e92d6783f0 [2023-05-17T18:42:30.422Z] Step 22/22 : LABEL version=0.0.0 [2023-05-17T18:42:30.422Z] ---> Running in fd09f799cb21 [2023-05-17T18:42:30.422Z] Removing intermediate container fd09f799cb21 [2023-05-17T18:42:30.422Z] ---> 31c1d262e3fe [2023-05-17T18:42:30.422Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T18:42:30.422Z] Successfully built 31c1d262e3fe [2023-05-17T18:42:30.422Z] 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-05-17T18:42:31.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T18:42:31.255Z] [2023-05-17T18:42:31.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:42:31.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T18:42:31.676Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T18:42:31.676Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T18:42:31.676Z] 04944245beec: Pulling fs layer [2023-05-17T18:42:31.676Z] 699f458cf7ca: Pulling fs layer [2023-05-17T18:42:31.676Z] 765212b225bb: Pulling fs layer [2023-05-17T18:42:31.676Z] f23df028b6ca: Pulling fs layer [2023-05-17T18:42:31.676Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T18:42:31.676Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T18:42:31.676Z] f23df028b6ca: Waiting [2023-05-17T18:42:31.676Z] d65c8cfc05b1: Waiting [2023-05-17T18:42:31.676Z] 2437ff75d9bd: Waiting [2023-05-17T18:42:31.676Z] 765212b225bb: Waiting [2023-05-17T18:42:31.949Z] 04944245beec: Verifying Checksum [2023-05-17T18:42:31.949Z] 04944245beec: Download complete [2023-05-17T18:42:31.949Z] 765212b225bb: Verifying Checksum [2023-05-17T18:42:31.949Z] 765212b225bb: Download complete [2023-05-17T18:42:31.949Z] f23df028b6ca: Download complete [2023-05-17T18:42:31.949Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T18:42:31.949Z] d65c8cfc05b1: Download complete [2023-05-17T18:42:32.222Z] 699f458cf7ca: Verifying Checksum [2023-05-17T18:42:32.222Z] 699f458cf7ca: Download complete [2023-05-17T18:42:32.492Z] 8998bd30e6a1: Download complete [2023-05-17T18:42:35.193Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T18:42:35.193Z] 2437ff75d9bd: Download complete [2023-05-17T18:42:37.186Z] 8998bd30e6a1: Pull complete [2023-05-17T18:42:37.460Z] 04944245beec: Pull complete [2023-05-17T18:42:38.884Z] 699f458cf7ca: Pull complete [2023-05-17T18:42:39.156Z] 765212b225bb: Pull complete [2023-05-17T18:42:40.126Z] f23df028b6ca: Pull complete [2023-05-17T18:42:40.126Z] d65c8cfc05b1: Pull complete [2023-05-17T18:42:55.150Z] 2437ff75d9bd: Pull complete [2023-05-17T18:42:55.150Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T18:42:55.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T18:42:55.150Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:42:55.475Z] prd-ubuntu20.04-docker-arm64-4c-16g-15917 does not seem to be running inside a container [2023-05-17T18:42:55.549Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-17T18:42:58.308Z] $ docker top f1bb1e50131f2d354d7efcd45e0edee47db8a11bbadc726f04db8a98d9a6c9f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:42:59.229Z] ---> job-cost.sh [2023-05-17T18:42:59.230Z] lf-activate-venv: SKIPPING [2023-05-17T18:42:59.230Z] INFO: No Stack... [2023-05-17T18:42:59.498Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T18:43:00.461Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T18:43:01.133Z] + cut -d, -f6 [2023-05-17T18:43:01.133Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock [2023-05-17T18:43:01.249Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-483-1-stack-cost] [2023-05-17T18:43:01.255Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-483-1-stack-cost] did not exist. Created. [2023-05-17T18:43:01.255Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-483-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T18:43:01.987Z] /w/workspace/device-modbus-go/1@tmp/durable-81b78a8c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T18:43:02.673Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T18:43:02.712Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T18:43:02.770Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T18:43:02.790Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-483-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T18:43:02.876Z] $ docker stop --time=1 f1bb1e50131f2d354d7efcd45e0edee47db8a11bbadc726f04db8a98d9a6c9f1 [2023-05-17T18:43:06.761Z] $ docker rm -f --volumes f1bb1e50131f2d354d7efcd45e0edee47db8a11bbadc726f04db8a98d9a6c9f1 [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-05-17T18:43:07.755Z] provisioning config files... [2023-05-17T18:43:07.762Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-483@tmp/config3014074139826970065tmp [Pipeline] { [Pipeline] sh [2023-05-17T18:43:08.101Z] + set +x [2023-05-17T18:43:08.101Z] + bash -s -- [2023-05-17T18:43:08.101Z] + curl -s https://codecov.io/bash [2023-05-17T18:43:08.101Z] [2023-05-17T18:43:08.101Z] _____ _ [2023-05-17T18:43:08.101Z] / ____| | | [2023-05-17T18:43:08.101Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T18:43:08.101Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T18:43:08.101Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T18:43:08.101Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T18:43:08.101Z] Bash-1.0.6 [2023-05-17T18:43:08.101Z] [2023-05-17T18:43:08.101Z] [2023-05-17T18:43:08.101Z] ==> git version 2.25.1 found [2023-05-17T18:43:08.101Z] ==> 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-05-17T18:43:08.101Z] Release-Date: 2020-01-08 [2023-05-17T18:43:08.101Z] 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-05-17T18:43:08.101Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T18:43:08.101Z] ==> Jenkins CI detected. [2023-05-17T18:43:08.101Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-483 [2023-05-17T18:43:08.101Z] project root: . [2023-05-17T18:43:08.101Z] --> token set from env [2023-05-17T18:43:08.101Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T18:43:08.101Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T18:43:08.101Z] ==> Python coveragepy not found [2023-05-17T18:43:08.101Z] ==> Searching for coverage reports in: [2023-05-17T18:43:08.101Z] + . [2023-05-17T18:43:08.101Z] -> Found 1 reports [2023-05-17T18:43:08.101Z] ==> Detecting git/mercurial file structure [2023-05-17T18:43:08.101Z] ==> Reading reports [2023-05-17T18:43:08.101Z] + ./coverage.out bytes=24160 [2023-05-17T18:43:08.101Z] ==> Appending adjustments [2023-05-17T18:43:08.101Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T18:43:08.361Z] + Found adjustments [2023-05-17T18:43:08.361Z] ==> Gzipping contents [2023-05-17T18:43:08.361Z] 4.0K /tmp/codecov.0YZAZB.gz [2023-05-17T18:43:08.361Z] ==> Uploading reports [2023-05-17T18:43:08.361Z] url: https://codecov.io [2023-05-17T18:43:08.361Z] query: branch=PR-483&commit=b1bcc90fc06ffe5477ba6810065aa364ae99a552&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-483%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=483&job=&cmd_args= [2023-05-17T18:43:08.361Z] -> Pinging Codecov [2023-05-17T18:43:08.361Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-483&commit=b1bcc90fc06ffe5477ba6810065aa364ae99a552&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-483%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=483&job=&cmd_args= [2023-05-17T18:43:08.361Z] -> Uploading to [2023-05-17T18:43:08.361Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/55DBCA73C666E3227836607328DD7E49/b1bcc90fc06ffe5477ba6810065aa364ae99a552/585fc89b-74ff-416c-a134-33e198a79f3a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T184308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c33fb5bab6c9a190914726d4e1f844c15be2a7f95f87474a9784289b3944b79 [2023-05-17T18:43:08.620Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T18:43:08.620Z] Dload Upload Total Spent Left Speed [2023-05-17T18:43:08.620Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 21096 --:--:-- --:--:-- --:--:-- 20983 100 3924 0 0 100 3924 0 21096 --:--:-- --:--:-- --:--:-- 20983 [2023-05-17T18:43:08.620Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/b1bcc90fc06ffe5477ba6810065aa364ae99a552 [Pipeline] } [2023-05-17T18:43:08.649Z] 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-05-17T18:43:10.353Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-483/archives ] [2023-05-17T18:43:10.353Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-483/archives [2023-05-17T18:43:10.353Z] total 16 [2023-05-17T18:43:10.353Z] drwxr-xr-x 3 root root 4096 May 17 18:32 . [2023-05-17T18:43:10.353Z] drwxrwxr-x 11 jenkins jenkins 4096 May 17 18:32 .. [2023-05-17T18:43:10.353Z] drwxr-xr-x 2 root root 4096 May 17 18:32 cost [2023-05-17T18:43:10.353Z] -rw-r--r-- 1 root root 88 May 17 18:32 cost.csv [2023-05-17T18:43:10.353Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-483/archives [2023-05-17T18:43:10.353Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-483/archives [2023-05-17T18:43:10.353Z] total 16 [2023-05-17T18:43:10.353Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 18:32 . [2023-05-17T18:43:10.353Z] drwxrwxr-x 11 jenkins jenkins 4096 May 17 18:32 .. [2023-05-17T18:43:10.353Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 18:32 cost [2023-05-17T18:43:10.353Z] -rw-r--r-- 1 jenkins jenkins 88 May 17 18:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:43:10.680Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:43:11.574Z] ---> package-listing.sh [2023-05-17T18:43:11.574Z] ++ facter osfamily [2023-05-17T18:43:11.574Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T18:43:11.833Z] + OS_FAMILY=debian [2023-05-17T18:43:11.833Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-483 [2023-05-17T18:43:11.833Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T18:43:11.833Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T18:43:11.833Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T18:43:11.833Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T18:43:11.833Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-483 ']' [2023-05-17T18:43:11.833Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T18:43:11.833Z] + case "${OS_FAMILY}" in [2023-05-17T18:43:11.833Z] + dpkg -l [2023-05-17T18:43:11.833Z] + grep '^ii' [2023-05-17T18:43:11.833Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T18:43:11.833Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T18:43:11.833Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T18:43:11.833Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-483 ']' [2023-05-17T18:43:11.833Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-483/archives/ [2023-05-17T18:43:11.833Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-483/archives/ [Pipeline] echo [2023-05-17T18:43:11.869Z] 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-483/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-17T18:43:12.169Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:43:12.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T18:43:12.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:43:12.926Z] prd-ubuntu20.04-docker-8c-8g-15913 does not seem to be running inside a container [2023-05-17T18:43:12.958Z] $ 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-483/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-483 -v /w/workspace/xfoundry_device-modbus-go_PR-483:/w/workspace/xfoundry_device-modbus-go_PR-483:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-483@tmp:/w/workspace/xfoundry_device-modbus-go_PR-483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T18:43:13.146Z] $ docker top d781e0679a3a108bed3a9b76e9a0f0ba3f9d4d90b3da41a841c0b201a206edf2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T18:43:13.542Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T18:43:13.856Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T18:43:14.184Z] + ls /var/log/sa-host [2023-05-17T18:43:14.184Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T18:43:14.326Z] provisioning config files... [2023-05-17T18:43:14.338Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-483@tmp/config12862835580470643489tmp [Pipeline] { [Pipeline] echo [2023-05-17T18:43:14.400Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:43:14.712Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T18:43:14.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:43:15.165Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T18:43:15.283Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:43:15.606Z] ---> sudo-logs.sh [2023-05-17T18:43:15.606Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T18:43:15.691Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:43:16.014Z] ---> job-cost.sh [2023-05-17T18:43:16.014Z] lf-activate-venv: SKIPPING [2023-05-17T18:43:16.014Z] DEBUG: total: 0.2199999988079071 [2023-05-17T18:43:16.014Z] INFO: Retrieving Stack Cost... [2023-05-17T18:43:16.281Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T18:43:16.863Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T18:43:16.895Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:43:17.215Z] ---> logs-deploy.sh [2023-05-17T18:43:17.215Z] lf-activate-venv: SKIPPING [2023-05-17T18:43:17.215Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-483/1 [2023-05-17T18:43:17.215Z] INFO: archiving workspace using pattern(s): [2023-05-17T18:43:18.154Z] Archives upload complete. [2023-05-17T18:43:18.154Z] INFO: archiving logs to Nexus