Pull request #431 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5567c6f815fc1ff2b079beda3174f5877cc5bdd4+8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d (2731d33f95aa9235a087252111bfd032a6f80843) 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-ssh2232080938784413314.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11376619338399522515.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-431/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-431/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18342827747923585814.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-431/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5718100598825924292.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh6879641742317625867.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-431/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-431/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15132966593164265781.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-851 in /w/workspace/xfoundry_device-modbus-go_PR-431 [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-431 # 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/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d into PR head commit 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 Merge succeeded, producing 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 Checking out Revision 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 (PR-431) 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 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T16:10:21.839Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script > git config core.sparsecheckout # timeout=10 > git checkout -f 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 # 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 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 # timeout=10 [Pipeline] { [Pipeline] withCredentials [2023-03-15T16:10:22.008Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T16:10:22.110Z] ========================================================= [2023-03-15T16:10:22.110Z] EdgeX Global Pipelines Version Info [2023-03-15T16:10:22.111Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:10:22.849Z] ------------------- [2023-03-15T16:10:22.850Z] stable info: [2023-03-15T16:10:22.850Z] ------------------- [2023-03-15T16:10:22.850Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T16:10:22.850Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T16:10:22.850Z] Message: update stable to v1.0.245 [2023-03-15T16:10:23.422Z] ------------------- [2023-03-15T16:10:23.422Z] experimental info: [2023-03-15T16:10:23.422Z] ------------------- [2023-03-15T16:10:23.422Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T16:10:23.422Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T16:10:23.422Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T16:10:23.708Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-03-15T16:10:23.744Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-03-15T16:10:23.780Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T16:10:23.815Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T16:10:23.863Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T16:10:23.898Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T16:10:23.936Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T16:10:23.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T16:10:24.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T16:10:24.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T16:10:24.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T16:10:24.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-03-15T16:10:24.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T16:10:24.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T16:10:24.358Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T16:10:24.393Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T16:10:24.429Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T16:10:24.467Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T16:10:24.508Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T16:10:24.548Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T16:10:24.586Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T16:10:24.626Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T16:10:24.670Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T16:10:24.712Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T16:10:24.754Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T16:10:24.791Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T16:10:24.843Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T16:10:24.890Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo [2023-03-15T16:10:24.941Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo [2023-03-15T16:10:24.988Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo [2023-03-15T16:10:25.028Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 [Pipeline] echo [2023-03-15T16:10:25.068Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5567c6f [Pipeline] echo [2023-03-15T16:10:25.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:10:25.230Z] provisioning config files... [2023-03-15T16:10:25.254Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-431@tmp/config7237862589079629233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:10:25.592Z] ---> docker-login.sh [2023-03-15T16:10:25.592Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:10:25.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:10:31.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:10:31.137Z] Configure a credential helper to remove this warning. See [2023-03-15T16:10:31.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:10:31.137Z] [2023-03-15T16:10:31.137Z] Login Succeeded [2023-03-15T16:10:31.137Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:10:31.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:10:31.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:10:31.137Z] Configure a credential helper to remove this warning. See [2023-03-15T16:10:31.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:10:31.137Z] [2023-03-15T16:10:31.137Z] Login Succeeded [2023-03-15T16:10:31.137Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:10:31.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:10:31.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:10:31.138Z] Configure a credential helper to remove this warning. See [2023-03-15T16:10:31.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:10:31.138Z] [2023-03-15T16:10:31.138Z] Login Succeeded [2023-03-15T16:10:31.138Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:10:31.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:10:31.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:10:31.398Z] Configure a credential helper to remove this warning. See [2023-03-15T16:10:31.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:10:31.398Z] [2023-03-15T16:10:31.398Z] Login Succeeded [2023-03-15T16:10:31.398Z] docker.io [2023-03-15T16:10:31.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:10:31.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:10:31.659Z] Configure a credential helper to remove this warning. See [2023-03-15T16:10:31.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:10:31.660Z] [2023-03-15T16:10:31.660Z] Login Succeeded [2023-03-15T16:10:31.660Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:10:31.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T16:10:32.275Z] + git rev-list -1 --merges 5567c6f815fc1ff2b079beda3174f5877cc5bdd4~1..5567c6f815fc1ff2b079beda3174f5877cc5bdd4 [Pipeline] echo [2023-03-15T16:10:32.340Z] -----------> git rev-list -1 --merges 5567c6f815fc1ff2b079beda3174f5877cc5bdd4~1..5567c6f815fc1ff2b079beda3174f5877cc5bdd4 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 [false] [Pipeline] sh [2023-03-15T16:10:32.649Z] + git log --format=format:%s -1 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 [Pipeline] echo [2023-03-15T16:10:32.720Z] ========================================================= [2023-03-15T16:10:32.720Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T16:10:32.720Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T16:10:33.293Z] + git log --format=format:%s -1 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 [Pipeline] echo [2023-03-15T16:10:33.327Z] [semverPrep] GIT_COMMIT: 5567c6f815fc1ff2b079beda3174f5877cc5bdd4, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-15T16:10:33.360Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T16:10:33.728Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T16:10:33.728Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T16:10:33.728Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T16:10:33.728Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T16:10:33.728Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T16:10:33.728Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T16:10:33.728Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:10:34.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:10:34.153Z] [2023-03-15T16:10:34.153Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:10:34.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:10:34.528Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T16:10:34.528Z] b85a868b505f: Pulling fs layer [2023-03-15T16:10:34.528Z] e2be974225ed: Pulling fs layer [2023-03-15T16:10:34.528Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T16:10:34.528Z] 988bab9f4d93: Pulling fs layer [2023-03-15T16:10:34.528Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T16:10:34.528Z] eaf3925da568: Pulling fs layer [2023-03-15T16:10:34.528Z] bab4dde63d76: Pulling fs layer [2023-03-15T16:10:34.528Z] bde34c3a00c8: Pulling fs layer [2023-03-15T16:10:34.528Z] b352a97aabf1: Pulling fs layer [2023-03-15T16:10:34.528Z] 4872d77fe225: Pulling fs layer [2023-03-15T16:10:34.528Z] 5851b861e8e6: Pulling fs layer [2023-03-15T16:10:34.528Z] 988bab9f4d93: Waiting [2023-03-15T16:10:34.528Z] eaf3925da568: Waiting [2023-03-15T16:10:34.528Z] bab4dde63d76: Waiting [2023-03-15T16:10:34.528Z] bde34c3a00c8: Waiting [2023-03-15T16:10:34.528Z] b352a97aabf1: Waiting [2023-03-15T16:10:34.528Z] 1469e6f7b9e6: Waiting [2023-03-15T16:10:34.528Z] 4872d77fe225: Waiting [2023-03-15T16:10:34.528Z] 5851b861e8e6: Waiting [2023-03-15T16:10:34.528Z] e2be974225ed: Verifying Checksum [2023-03-15T16:10:34.528Z] e2be974225ed: Download complete [2023-03-15T16:10:34.528Z] 988bab9f4d93: Verifying Checksum [2023-03-15T16:10:34.528Z] 988bab9f4d93: Download complete [2023-03-15T16:10:34.788Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T16:10:34.789Z] 1469e6f7b9e6: Download complete [2023-03-15T16:10:34.789Z] eaf3925da568: Verifying Checksum [2023-03-15T16:10:34.789Z] eaf3925da568: Download complete [2023-03-15T16:10:34.789Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T16:10:34.789Z] 339a4e72a1f5: Download complete [2023-03-15T16:10:34.789Z] bde34c3a00c8: Verifying Checksum [2023-03-15T16:10:34.789Z] bde34c3a00c8: Download complete [2023-03-15T16:10:34.789Z] b352a97aabf1: Download complete [2023-03-15T16:10:34.789Z] 4872d77fe225: Download complete [2023-03-15T16:10:34.789Z] 5851b861e8e6: Verifying Checksum [2023-03-15T16:10:34.789Z] 5851b861e8e6: Download complete [2023-03-15T16:10:34.789Z] b85a868b505f: Verifying Checksum [2023-03-15T16:10:34.789Z] b85a868b505f: Download complete [2023-03-15T16:10:35.050Z] bab4dde63d76: Verifying Checksum [2023-03-15T16:10:35.050Z] bab4dde63d76: Download complete [2023-03-15T16:10:35.985Z] b85a868b505f: Pull complete [2023-03-15T16:10:35.985Z] e2be974225ed: Pull complete [2023-03-15T16:10:36.559Z] 339a4e72a1f5: Pull complete [2023-03-15T16:10:36.559Z] 988bab9f4d93: Pull complete [2023-03-15T16:10:36.820Z] 1469e6f7b9e6: Pull complete [2023-03-15T16:10:36.820Z] eaf3925da568: Pull complete [2023-03-15T16:10:38.719Z] bab4dde63d76: Pull complete [2023-03-15T16:10:38.719Z] bde34c3a00c8: Pull complete [2023-03-15T16:10:38.719Z] b352a97aabf1: Pull complete [2023-03-15T16:10:38.719Z] 4872d77fe225: Pull complete [2023-03-15T16:10:38.719Z] 5851b861e8e6: Pull complete [2023-03-15T16:10:38.719Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T16:10:38.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:10:38.719Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:10:38.937Z] prd-ubuntu20.04-docker-8c-8g-851 does not seem to be running inside a container [2023-03-15T16:10:38.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-431 -v /w/workspace/xfoundry_device-modbus-go_PR-431:/w/workspace/xfoundry_device-modbus-go_PR-431:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-431@tmp:/w/workspace/xfoundry_device-modbus-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T16:10:41.911Z] $ docker top c609ece93920016d01f0f34b5d608cac679679a20043245536d1482f42e132fc -eo pid,comm [2023-03-15T16:10:41.981Z] 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-03-15T16:10:41.981Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T16:10:42.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T16:10:42.099Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T16:10:42.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T16:10:42.211Z] $ docker exec c609ece93920016d01f0f34b5d608cac679679a20043245536d1482f42e132fc ssh-agent [2023-03-15T16:10:42.316Z] SSH_AUTH_SOCK=/tmp/ssh-yozUOIOvWvTH/agent.32 [2023-03-15T16:10:42.316Z] SSH_AGENT_PID=38 [2023-03-15T16:10:42.323Z] Running ssh-add (command line suppressed) [2023-03-15T16:10:42.416Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-431@tmp/private_key_11390317289061106848.key (/w/workspace/xfoundry_device-modbus-go_PR-431@tmp/private_key_11390317289061106848.key) [2023-03-15T16:10:42.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T16:10:42.751Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T16:10:42.774Z] $ docker exec --env ******** --env ******** c609ece93920016d01f0f34b5d608cac679679a20043245536d1482f42e132fc ssh-agent -k [2023-03-15T16:10:42.868Z] unset SSH_AUTH_SOCK; [2023-03-15T16:10:42.869Z] unset SSH_AGENT_PID; [2023-03-15T16:10:42.869Z] echo Agent pid 38 killed; [2023-03-15T16:10:42.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T16:10:43.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T16:10:43.160Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T16:10:43.256Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T16:10:43.261Z] $ docker exec c609ece93920016d01f0f34b5d608cac679679a20043245536d1482f42e132fc ssh-agent [2023-03-15T16:10:43.366Z] SSH_AUTH_SOCK=/tmp/ssh-bjP8YngVPmy5/agent.70 [2023-03-15T16:10:43.366Z] SSH_AGENT_PID=76 [2023-03-15T16:10:43.371Z] Running ssh-add (command line suppressed) [2023-03-15T16:10:43.476Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-431@tmp/private_key_3283386822483529162.key (/w/workspace/xfoundry_device-modbus-go_PR-431@tmp/private_key_3283386822483529162.key) [2023-03-15T16:10:43.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T16:10:43.808Z] + git semver init [2023-03-15T16:10:44.067Z] 2023-03-15 16:10:43,984 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T16:10:44.067Z] 2023-03-15 16:10:43,985 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-431/.semver [2023-03-15T16:10:44.067Z] 2023-03-15 16:10:43,986 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-431/.semver [2023-03-15T16:10:44.067Z] 2023-03-15 16:10:43,986 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-431/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-431, universal_newlines=False, shell=None, istream=None) [2023-03-15T16:10:45.007Z] 2023-03-15 16:10:44,765 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-431/.git/info/exclude [2023-03-15T16:10:45.007Z] 2023-03-15 16:10:44,765 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-431/.semver/PR-431 with force:False [2023-03-15T16:10:45.007Z] 2023-03-15 16:10:44,765 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-431/.semver/PR-431 [2023-03-15T16:10:45.007Z] 2023-03-15 16:10:44,770 [execute] INFO git cat-file --batch-check [2023-03-15T16:10:45.007Z] 2023-03-15 16:10:44,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-431/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T16:10:45.007Z] 2023-03-15 16:10:44,776 [execute] INFO git cat-file --batch [2023-03-15T16:10:45.007Z] 2023-03-15 16:10:44,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-431/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T16:10:45.007Z] 2023-03-15 16:10:44,781 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-431/.semver/PR-431 [2023-03-15T16:10:45.007Z] 0.0.0 [Pipeline] } [2023-03-15T16:10:45.031Z] $ docker exec --env ******** --env ******** c609ece93920016d01f0f34b5d608cac679679a20043245536d1482f42e132fc ssh-agent -k [2023-03-15T16:10:45.116Z] unset SSH_AUTH_SOCK; [2023-03-15T16:10:45.116Z] unset SSH_AGENT_PID; [2023-03-15T16:10:45.117Z] echo Agent pid 76 killed; [2023-03-15T16:10:45.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T16:10:45.569Z] + git semver [Pipeline] } [2023-03-15T16:10:45.854Z] $ docker stop --time=1 c609ece93920016d01f0f34b5d608cac679679a20043245536d1482f42e132fc [2023-03-15T16:10:47.117Z] $ docker rm -f --volumes c609ece93920016d01f0f34b5d608cac679679a20043245536d1482f42e132fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:10:47.510Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T16:10:47.796Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T16:10:47.811Z] [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-03-15T16:10:48.422Z] provisioning config files... [2023-03-15T16:10:48.437Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-431@tmp/config3329721668321984522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:10:48.772Z] ---> docker-login.sh [2023-03-15T16:10:48.772Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:10:48.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:10:48.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:10:48.772Z] Configure a credential helper to remove this warning. See [2023-03-15T16:10:48.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:10:48.772Z] [2023-03-15T16:10:48.772Z] Login Succeeded [2023-03-15T16:10:48.772Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:10:48.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:10:48.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:10:48.772Z] Configure a credential helper to remove this warning. See [2023-03-15T16:10:48.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:10:48.772Z] [2023-03-15T16:10:48.772Z] Login Succeeded [2023-03-15T16:10:48.772Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:10:49.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:10:49.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:10:49.038Z] Configure a credential helper to remove this warning. See [2023-03-15T16:10:49.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:10:49.038Z] [2023-03-15T16:10:49.038Z] Login Succeeded [2023-03-15T16:10:49.038Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:10:49.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:10:49.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:10:49.038Z] Configure a credential helper to remove this warning. See [2023-03-15T16:10:49.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:10:49.038Z] [2023-03-15T16:10:49.038Z] Login Succeeded [2023-03-15T16:10:49.038Z] docker.io [2023-03-15T16:10:49.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:10:49.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:10:49.298Z] Configure a credential helper to remove this warning. See [2023-03-15T16:10:49.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:10:49.298Z] [2023-03-15T16:10:49.298Z] Login Succeeded [2023-03-15T16:10:49.298Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:10:49.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T16:10:49.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:10:49.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:10:49.590Z] ========================================================= [2023-03-15T16:10:49.591Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T16:10:49.591Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:10:50.050Z] + 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-03-15T16:10:50.050Z] Sending build context to Docker daemon 6.356MB [2023-03-15T16:10:50.050Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:10:50.050Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-15T16:10:50.050Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T16:10:50.050Z] 63b65145d645: Pulling fs layer [2023-03-15T16:10:50.050Z] a2d21d5440eb: Pulling fs layer [2023-03-15T16:10:50.050Z] 935e6c44a52c: Pulling fs layer [2023-03-15T16:10:50.050Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T16:10:50.050Z] 30dea6a524f1: Pulling fs layer [2023-03-15T16:10:50.050Z] a2aff8979fd8: Pulling fs layer [2023-03-15T16:10:50.050Z] 6808be2612f2: Pulling fs layer [2023-03-15T16:10:50.050Z] f25807f1079a: Pulling fs layer [2023-03-15T16:10:50.050Z] a2aff8979fd8: Waiting [2023-03-15T16:10:50.050Z] 30dea6a524f1: Waiting [2023-03-15T16:10:50.050Z] 6808be2612f2: Waiting [2023-03-15T16:10:50.050Z] f25807f1079a: Waiting [2023-03-15T16:10:50.050Z] 94cc34f8dd06: Waiting [2023-03-15T16:10:50.050Z] a2d21d5440eb: Download complete [2023-03-15T16:10:50.050Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T16:10:50.050Z] 94cc34f8dd06: Download complete [2023-03-15T16:10:50.311Z] 30dea6a524f1: Verifying Checksum [2023-03-15T16:10:50.311Z] 30dea6a524f1: Download complete [2023-03-15T16:10:50.311Z] 63b65145d645: Verifying Checksum [2023-03-15T16:10:50.311Z] 63b65145d645: Download complete [2023-03-15T16:10:50.311Z] a2aff8979fd8: Verifying Checksum [2023-03-15T16:10:50.311Z] a2aff8979fd8: Download complete [2023-03-15T16:10:50.311Z] 63b65145d645: Pull complete [2023-03-15T16:10:50.580Z] a2d21d5440eb: Pull complete [2023-03-15T16:10:50.842Z] f25807f1079a: Verifying Checksum [2023-03-15T16:10:50.843Z] f25807f1079a: Download complete [2023-03-15T16:10:51.101Z] 935e6c44a52c: Verifying Checksum [2023-03-15T16:10:51.101Z] 935e6c44a52c: Download complete [2023-03-15T16:10:51.101Z] 6808be2612f2: Verifying Checksum [2023-03-15T16:10:51.101Z] 6808be2612f2: Download complete [2023-03-15T16:10:54.385Z] 935e6c44a52c: Pull complete [2023-03-15T16:10:54.385Z] 94cc34f8dd06: Pull complete [2023-03-15T16:10:54.385Z] 30dea6a524f1: Pull complete [2023-03-15T16:10:54.385Z] a2aff8979fd8: Pull complete [2023-03-15T16:10:56.921Z] 6808be2612f2: Pull complete [2023-03-15T16:10:57.489Z] f25807f1079a: Pull complete [2023-03-15T16:10:57.489Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T16:10:57.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T16:10:57.489Z] ---> 3b553350e43f [2023-03-15T16:10:57.489Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:11:02.774Z] ---> Running in 8fc43d3699fb [2023-03-15T16:11:02.774Z] Removing intermediate container 8fc43d3699fb [2023-03-15T16:11:02.774Z] ---> 11d03edf0b12 [2023-03-15T16:11:02.774Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:11:02.774Z] ---> Running in 188e7ef2a150 [2023-03-15T16:11:02.774Z] Removing intermediate container 188e7ef2a150 [2023-03-15T16:11:02.774Z] ---> 7258a7583ac8 [2023-03-15T16:11:02.774Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-15T16:11:02.774Z] ---> Running in 3a5914ee45ad [2023-03-15T16:11:03.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T16:11:03.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T16:11:03.255Z] Still waiting to schedule task [2023-03-15T16:11:03.255Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T16:11:03.301Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T16:11:03.301Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-15T16:11:03.302Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T16:11:03.302Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T16:11:03.302Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-15T16:11:03.302Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-15T16:11:03.302Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-15T16:11:03.302Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-15T16:11:03.302Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T16:11:03.302Z] OK: 270 MiB in 61 packages [2023-03-15T16:11:03.873Z] Removing intermediate container 3a5914ee45ad [2023-03-15T16:11:03.873Z] ---> bb8a5f78a0ec [2023-03-15T16:11:03.873Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-15T16:11:03.873Z] ---> Running in dc92c6c0c23c [2023-03-15T16:11:04.133Z] Removing intermediate container dc92c6c0c23c [2023-03-15T16:11:04.133Z] ---> 3142ff3a2d7c [2023-03-15T16:11:04.133Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-15T16:11:04.133Z] ---> be5555399f3a [2023-03-15T16:11:04.133Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:11:04.133Z] ---> Running in ff7b6158b64a [2023-03-15T16:11:36.267Z] Removing intermediate container ff7b6158b64a [2023-03-15T16:11:36.267Z] ---> 1bf67a7f9151 [2023-03-15T16:11:36.267Z] Step 9/10 : COPY . . [2023-03-15T16:11:36.267Z] ---> d6e19db19056 [2023-03-15T16:11:36.267Z] Step 10/10 : RUN ${MAKE} [2023-03-15T16:11:36.267Z] ---> Running in 98d9057b5a17 [2023-03-15T16:11:36.528Z] noop [2023-03-15T16:11:36.786Z] Removing intermediate container 98d9057b5a17 [2023-03-15T16:11:36.786Z] ---> 6018f884e6c7 [2023-03-15T16:11:36.786Z] Successfully built 6018f884e6c7 [2023-03-15T16:11:36.786Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:11:37.241Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T16:11:37.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:11:37.382Z] prd-ubuntu20.04-docker-8c-8g-851 does not seem to be running inside a container [2023-03-15T16:11:37.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-431 -v /w/workspace/xfoundry_device-modbus-go_PR-431:/w/workspace/xfoundry_device-modbus-go_PR-431:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-431@tmp:/w/workspace/xfoundry_device-modbus-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T16:11:37.733Z] $ docker top fec3b59fbc03934c2082c6247ead19d68ca637adf4d8226d01d1bd65571c943f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:11:38.117Z] + go version [2023-03-15T16:11:38.117Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T16:11:38.153Z] $ docker stop --time=1 fec3b59fbc03934c2082c6247ead19d68ca637adf4d8226d01d1bd65571c943f [2023-03-15T16:11:39.495Z] $ docker rm -f --volumes fec3b59fbc03934c2082c6247ead19d68ca637adf4d8226d01d1bd65571c943f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:11:40.174Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T16:11:40.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:11:40.329Z] prd-ubuntu20.04-docker-8c-8g-851 does not seem to be running inside a container [2023-03-15T16:11:40.360Z] $ 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-431 -v /w/workspace/xfoundry_device-modbus-go_PR-431:/w/workspace/xfoundry_device-modbus-go_PR-431:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-431@tmp:/w/workspace/xfoundry_device-modbus-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T16:11:40.682Z] $ docker top 8503bf6a3829ba1ee5df959f297549da8498ca0cecaa188a5cceccf0f288b052 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:11:41.063Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-431 [Pipeline] fileExists [Pipeline] sh [2023-03-15T16:11:41.462Z] + make test [2023-03-15T16:11:41.462Z] go test ./... -coverprofile=coverage.out [2023-03-15T16:11:46.739Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-15T16:11:56.925Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-15T16:11:56.925Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 48.0% of statements [2023-03-15T16:12:02.215Z] go vet ./... [2023-03-15T16:12:05.489Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T16:12:05.489Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T16:12:05.489Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T16:12:05.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T16:12:05.559Z] $ docker stop --time=1 8503bf6a3829ba1ee5df959f297549da8498ca0cecaa188a5cceccf0f288b052 [2023-03-15T16:12:08.923Z] $ docker rm -f --volumes 8503bf6a3829ba1ee5df959f297549da8498ca0cecaa188a5cceccf0f288b052 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:12:09.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T16:12:09.496Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T16:12:10.072Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T16:12:10.381Z] + ls -al . [2023-03-15T16:12:10.381Z] total 180 [2023-03-15T16:12:10.381Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:11 . [2023-03-15T16:12:10.381Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:10 .. [2023-03-15T16:12:10.381Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 16:10 .dockerignore [2023-03-15T16:12:10.381Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:10 .git [2023-03-15T16:12:10.381Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:10 .github [2023-03-15T16:12:10.381Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 15 16:10 .gitignore [2023-03-15T16:12:10.381Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:10 .golangci.yml [2023-03-15T16:12:10.381Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:10 .semver [2023-03-15T16:12:10.381Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 15 16:10 Attribution.txt [2023-03-15T16:12:10.381Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 15 16:10 CHANGELOG.md [2023-03-15T16:12:10.381Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 15 16:10 Dockerfile [2023-03-15T16:12:10.381Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:10 GOVERNANCE.md [2023-03-15T16:12:10.381Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 15 16:10 Jenkinsfile [2023-03-15T16:12:10.381Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 16:10 LICENSE [2023-03-15T16:12:10.381Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 15 16:10 Makefile [2023-03-15T16:12:10.381Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 15 16:10 OWNERS.md [2023-03-15T16:12:10.381Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 15 16:10 README.md [2023-03-15T16:12:10.381Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 16:10 VERSION [2023-03-15T16:12:10.381Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:10 bin [2023-03-15T16:12:10.381Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:10 cmd [2023-03-15T16:12:10.381Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 15 16:11 coverage.out [2023-03-15T16:12:10.381Z] -rw-rw-r-- 1 jenkins jenkins 3497 Mar 15 16:10 go.mod [2023-03-15T16:12:10.381Z] -rw-rw-r-- 1 jenkins jenkins 31641 Mar 15 16:10 go.sum [2023-03-15T16:12:10.381Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:10 internal [2023-03-15T16:12:10.381Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:10 simulator [2023-03-15T16:12:10.381Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:10 snap [2023-03-15T16:12:10.381Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 15 16:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:12:10.763Z] + 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=5567c6f815fc1ff2b079beda3174f5877cc5bdd4 --label arch=amd64 --label version=0.0.0 . [2023-03-15T16:12:10.763Z] Sending build context to Docker daemon 6.381MB [2023-03-15T16:12:10.763Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:12:10.763Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-15T16:12:10.763Z] ---> 6018f884e6c7 [2023-03-15T16:12:10.763Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:12:11.023Z] ---> Running in 3762ec6f60ec [2023-03-15T16:12:11.023Z] Removing intermediate container 3762ec6f60ec [2023-03-15T16:12:11.023Z] ---> 665759ccd3e9 [2023-03-15T16:12:11.023Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:12:11.023Z] ---> Running in 58263a911e11 [2023-03-15T16:12:11.023Z] Removing intermediate container 58263a911e11 [2023-03-15T16:12:11.023Z] ---> 64b56f870808 [2023-03-15T16:12:11.023Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-15T16:12:11.023Z] ---> Running in 888da6958762 [2023-03-15T16:12:11.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T16:12:11.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T16:12:11.587Z] OK: 270 MiB in 61 packages [2023-03-15T16:12:12.153Z] Removing intermediate container 888da6958762 [2023-03-15T16:12:12.153Z] ---> 6c5a07c515e7 [2023-03-15T16:12:12.153Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-15T16:12:12.153Z] ---> Running in dfe8f3e13409 [2023-03-15T16:12:12.153Z] Removing intermediate container dfe8f3e13409 [2023-03-15T16:12:12.153Z] ---> 16b9ca91e7d7 [2023-03-15T16:12:12.153Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-15T16:12:12.153Z] ---> ecc0bbd93a9d [2023-03-15T16:12:12.153Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:12:12.153Z] ---> Running in e1d04d3f9127 [2023-03-15T16:12:13.097Z] Removing intermediate container e1d04d3f9127 [2023-03-15T16:12:13.097Z] ---> 2ee973944e44 [2023-03-15T16:12:13.097Z] Step 9/22 : COPY . . [2023-03-15T16:12:13.356Z] ---> 5783fe2c0bf2 [2023-03-15T16:12:13.356Z] Step 10/22 : RUN ${MAKE} [2023-03-15T16:12:13.356Z] ---> Running in ef1c75bb96c4 [2023-03-15T16:12:13.628Z] 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-03-15T16:12:35.601Z] Removing intermediate container ef1c75bb96c4 [2023-03-15T16:12:35.601Z] ---> ccbf78b3d669 [2023-03-15T16:12:35.601Z] Step 11/22 : FROM alpine:3.17 [2023-03-15T16:12:35.601Z] 3.17: Pulling from library/alpine [2023-03-15T16:12:35.601Z] 63b65145d645: Already exists [2023-03-15T16:12:35.601Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T16:12:35.601Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T16:12:35.601Z] ---> b2aa39c304c2 [2023-03-15T16:12:35.601Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-15T16:12:35.601Z] ---> Running in 8254336d4363 [2023-03-15T16:12:35.601Z] Removing intermediate container 8254336d4363 [2023-03-15T16:12:35.601Z] ---> 0f3c137c1436 [2023-03-15T16:12:35.601Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-15T16:12:35.601Z] ---> Running in e0ab27621cc3 [2023-03-15T16:12:35.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T16:12:35.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T16:12:35.601Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T16:12:35.601Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T16:12:35.601Z] OK: 7 MiB in 16 packages [2023-03-15T16:12:35.601Z] Removing intermediate container e0ab27621cc3 [2023-03-15T16:12:35.601Z] ---> 942eae610549 [2023-03-15T16:12:35.601Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-15T16:12:35.861Z] ---> 07791754c664 [2023-03-15T16:12:35.861Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-15T16:12:35.861Z] ---> abb1fb64e9bf [2023-03-15T16:12:35.861Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-15T16:12:36.118Z] ---> 9e3262beda13 [2023-03-15T16:12:36.118Z] Step 17/22 : EXPOSE 59901 [2023-03-15T16:12:36.118Z] ---> Running in 6ffc731477af [2023-03-15T16:12:36.118Z] Removing intermediate container 6ffc731477af [2023-03-15T16:12:36.118Z] ---> e6a1ec330f5f [2023-03-15T16:12:36.118Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-15T16:12:36.118Z] ---> Running in 4478f37291a9 [2023-03-15T16:12:36.377Z] Removing intermediate container 4478f37291a9 [2023-03-15T16:12:36.377Z] ---> b681ae98f3e4 [2023-03-15T16:12:36.377Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-15T16:12:36.377Z] ---> Running in 6bd30bab9d64 [2023-03-15T16:12:36.377Z] Removing intermediate container 6bd30bab9d64 [2023-03-15T16:12:36.377Z] ---> b025f3fb373d [2023-03-15T16:12:36.377Z] Step 20/22 : LABEL arch=amd64 [2023-03-15T16:12:36.377Z] ---> Running in fead5dd312b9 [2023-03-15T16:12:36.377Z] Removing intermediate container fead5dd312b9 [2023-03-15T16:12:36.377Z] ---> 682bbca590e9 [2023-03-15T16:12:36.377Z] Step 21/22 : LABEL git_sha=5567c6f815fc1ff2b079beda3174f5877cc5bdd4 [2023-03-15T16:12:36.377Z] ---> Running in faa70b5e317c [2023-03-15T16:12:36.638Z] Removing intermediate container faa70b5e317c [2023-03-15T16:12:36.638Z] ---> f2b66fc8bf2f [2023-03-15T16:12:36.638Z] Step 22/22 : LABEL version=0.0.0 [2023-03-15T16:12:36.638Z] ---> Running in acc74feed51b [2023-03-15T16:12:36.638Z] Removing intermediate container acc74feed51b [2023-03-15T16:12:36.638Z] ---> 0c801cab2736 [2023-03-15T16:12:36.638Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T16:12:36.638Z] Successfully built 0c801cab2736 [2023-03-15T16:12:36.638Z] 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-03-15T16:12:37.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:12:37.463Z] [2023-03-15T16:12:37.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:12:37.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:12:37.845Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T16:12:37.845Z] 5eb5b503b376: Pulling fs layer [2023-03-15T16:12:37.845Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T16:12:37.845Z] ec43610c2a17: Pulling fs layer [2023-03-15T16:12:37.845Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T16:12:37.845Z] 33b1e0a273af: Pulling fs layer [2023-03-15T16:12:37.845Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T16:12:37.845Z] 2f39f015ded8: Pulling fs layer [2023-03-15T16:12:37.845Z] 33b1e0a273af: Waiting [2023-03-15T16:12:37.845Z] 5d3b04190fa2: Waiting [2023-03-15T16:12:37.845Z] 2f39f015ded8: Waiting [2023-03-15T16:12:37.845Z] 3a2ae6a8a46f: Waiting [2023-03-15T16:12:37.845Z] 5c69ac0246d0: Verifying Checksum [2023-03-15T16:12:37.845Z] 5c69ac0246d0: Download complete [2023-03-15T16:12:37.845Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T16:12:37.845Z] 3a2ae6a8a46f: Download complete [2023-03-15T16:12:38.104Z] 33b1e0a273af: Verifying Checksum [2023-03-15T16:12:38.104Z] 33b1e0a273af: Download complete [2023-03-15T16:12:38.104Z] ec43610c2a17: Verifying Checksum [2023-03-15T16:12:38.104Z] ec43610c2a17: Download complete [2023-03-15T16:12:38.104Z] 5d3b04190fa2: Download complete [2023-03-15T16:12:38.104Z] 5eb5b503b376: Verifying Checksum [2023-03-15T16:12:38.104Z] 5eb5b503b376: Download complete [2023-03-15T16:12:38.675Z] 2f39f015ded8: Download complete [2023-03-15T16:12:39.247Z] 5eb5b503b376: Pull complete [2023-03-15T16:12:39.506Z] 5c69ac0246d0: Pull complete [2023-03-15T16:12:39.766Z] ec43610c2a17: Pull complete [2023-03-15T16:12:39.766Z] 3a2ae6a8a46f: Pull complete [2023-03-15T16:12:40.025Z] 33b1e0a273af: Pull complete [2023-03-15T16:12:40.025Z] 5d3b04190fa2: Pull complete [2023-03-15T16:12:44.203Z] 2f39f015ded8: Pull complete [2023-03-15T16:12:44.203Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T16:12:44.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:12:44.203Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:12:44.413Z] prd-ubuntu20.04-docker-8c-8g-851 does not seem to be running inside a container [2023-03-15T16:12:44.441Z] $ 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-431 -v /w/workspace/xfoundry_device-modbus-go_PR-431:/w/workspace/xfoundry_device-modbus-go_PR-431:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-431@tmp:/w/workspace/xfoundry_device-modbus-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T16:12:48.532Z] $ docker top 39b45b3f1d5b6fda45e737b2b62444312e331e0035af15cdc473e814c2e88b6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:12:48.953Z] ---> job-cost.sh [2023-03-15T16:12:48.953Z] lf-activate-venv: SKIPPING [2023-03-15T16:12:48.953Z] INFO: No Stack... [2023-03-15T16:12:49.210Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T16:12:49.775Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T16:12:50.084Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-431/archives/cost.csv [2023-03-15T16:12:50.084Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T16:12:50.124Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-431-1-stack-cost] [2023-03-15T16:12:50.129Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-431-1-stack-cost] did not exist. Created. [2023-03-15T16:12:50.129Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-431-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T16:12:50.509Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T16:12:50.555Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T16:12:50.587Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-431-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T16:12:50.662Z] $ docker stop --time=1 39b45b3f1d5b6fda45e737b2b62444312e331e0035af15cdc473e814c2e88b6e [2023-03-15T16:12:51.810Z] $ docker rm -f --volumes 39b45b3f1d5b6fda45e737b2b62444312e331e0035af15cdc473e814c2e88b6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T16:13:34.529Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-863 in /w/workspace/xfoundry_device-modbus-go_PR-431 [Pipeline] { [Pipeline] ws [2023-03-15T16:13:34.590Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-03-15T16:13:34.691Z] Selected Git installation does not exist. Using Default [2023-03-15T16:13:34.691Z] The recommended git tool is: NONE [2023-03-15T16:13:41.789Z] using credential edgex-jenkins-ssh [2023-03-15T16:13:41.808Z] Cloning the remote Git repository [2023-03-15T16:13:41.881Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-03-15T16:13:42.024Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-03-15T16:13:42.244Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-15T16:13:42.245Z] > git --version # timeout=10 [2023-03-15T16:13:42.279Z] > git --version # 'git version 2.25.1' [2023-03-15T16:13:42.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T16:13:42.517Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T16:13:43.764Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-15T16:13:43.798Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T16:13:45.657Z] Merging remotes/origin/main commit 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d into PR head commit 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 [2023-03-15T16:13:46.008Z] Merge succeeded, producing 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 [2023-03-15T16:13:46.008Z] Checking out Revision 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 (PR-431) [2023-03-15T16:13:45.058Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-15T16:13:45.112Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-15T16:13:45.114Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T16:13:45.135Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-15T16:13:45.682Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T16:13:45.769Z] > git checkout -f 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 # timeout=10 [2023-03-15T16:13:45.870Z] > git remote # timeout=10 [2023-03-15T16:13:45.897Z] > git config --get remote.origin.url # timeout=10 [2023-03-15T16:13:45.924Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T16:13:45.942Z] > git merge 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d # timeout=10 [2023-03-15T16:13:45.977Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-15T16:13:46.017Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T16:13:46.036Z] > git checkout -f 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 # timeout=10 [2023-03-15T16:13:46.649Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-15T16:13:46.713Z] > git --version # timeout=10 [2023-03-15T16:13:46.727Z] > git --version # 'git version 2.25.1' [2023-03-15T16:13:46.748Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T16:13:48.037Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T16:13:48.037Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T16:13:48.037Z] Dload Upload Total Spent Left Speed [2023-03-15T16:13:48.037Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2023-03-15T16:13:48.685Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T16:13:49.061Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T16:13:49.062Z] + sudo tee /etc/docker/daemon.new [2023-03-15T16:13:49.062Z] { [2023-03-15T16:13:49.062Z] "registry-mirrors": [ [2023-03-15T16:13:49.062Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T16:13:49.062Z] ], [2023-03-15T16:13:49.062Z] "bip": "10.250.0.254/24", [2023-03-15T16:13:49.062Z] "hosts": [ [2023-03-15T16:13:49.062Z] "tcp://0.0.0.0:5555", [2023-03-15T16:13:49.062Z] "unix:///var/run/docker.sock" [2023-03-15T16:13:49.062Z] ], [2023-03-15T16:13:49.062Z] "mtu": 1458, [2023-03-15T16:13:49.062Z] "selinux-enabled": true, [2023-03-15T16:13:49.062Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T16:13:49.062Z] } [Pipeline] sh [2023-03-15T16:13:49.422Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T16:13:49.788Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:14:08.243Z] provisioning config files... [2023-03-15T16:14:08.278Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config6035588261032482893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:14:08.694Z] ---> docker-login.sh [2023-03-15T16:14:08.694Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:14:09.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:14:09.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:14:09.569Z] Configure a credential helper to remove this warning. See [2023-03-15T16:14:09.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:14:09.569Z] [2023-03-15T16:14:09.569Z] Login Succeeded [2023-03-15T16:14:09.569Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:14:09.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:14:09.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:14:09.844Z] Configure a credential helper to remove this warning. See [2023-03-15T16:14:09.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:14:09.844Z] [2023-03-15T16:14:09.844Z] Login Succeeded [2023-03-15T16:14:09.844Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:14:10.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:14:10.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:14:10.448Z] Configure a credential helper to remove this warning. See [2023-03-15T16:14:10.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:14:10.448Z] [2023-03-15T16:14:10.448Z] Login Succeeded [2023-03-15T16:14:10.448Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:14:10.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:14:10.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:14:10.722Z] Configure a credential helper to remove this warning. See [2023-03-15T16:14:10.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:14:10.722Z] [2023-03-15T16:14:10.722Z] Login Succeeded [2023-03-15T16:14:10.722Z] docker.io [2023-03-15T16:14:11.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:14:11.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:14:11.335Z] Configure a credential helper to remove this warning. See [2023-03-15T16:14:11.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:14:11.335Z] [2023-03-15T16:14:11.335Z] Login Succeeded [2023-03-15T16:14:11.335Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:14:11.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T16:14:11.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:14:11.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:14:11.999Z] ========================================================= [2023-03-15T16:14:11.999Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T16:14:11.999Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:14:12.529Z] + 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-03-15T16:14:12.797Z] Sending build context to Docker daemon 3.317MB [2023-03-15T16:14:12.797Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:14:12.797Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-15T16:14:13.074Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T16:14:13.074Z] af6eaf76a39c: Pulling fs layer [2023-03-15T16:14:13.074Z] 55522c791124: Pulling fs layer [2023-03-15T16:14:13.074Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T16:14:13.074Z] 169dfbe0d373: Pulling fs layer [2023-03-15T16:14:13.074Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T16:14:13.074Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T16:14:13.074Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T16:14:13.074Z] 169dfbe0d373: Waiting [2023-03-15T16:14:13.074Z] e1ff8fa3b103: Waiting [2023-03-15T16:14:13.074Z] 5abe8eddf0d5: Waiting [2023-03-15T16:14:13.074Z] 55522c791124: Verifying Checksum [2023-03-15T16:14:13.074Z] 55522c791124: Download complete [2023-03-15T16:14:13.074Z] 169dfbe0d373: Download complete [2023-03-15T16:14:13.074Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T16:14:13.074Z] e1ff8fa3b103: Download complete [2023-03-15T16:14:13.349Z] af6eaf76a39c: Verifying Checksum [2023-03-15T16:14:13.349Z] af6eaf76a39c: Download complete [2023-03-15T16:14:14.343Z] af6eaf76a39c: Pull complete [2023-03-15T16:14:14.343Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T16:14:14.343Z] 5abe8eddf0d5: Download complete [2023-03-15T16:14:14.947Z] 55522c791124: Pull complete [2023-03-15T16:14:15.914Z] ce5c4a1c91eb: Download complete [2023-03-15T16:14:15.914Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T16:14:15.914Z] 52ebb69f0ebf: Download complete [2023-03-15T16:14:26.007Z] ce5c4a1c91eb: Pull complete [2023-03-15T16:14:26.279Z] 169dfbe0d373: Pull complete [2023-03-15T16:14:26.549Z] e1ff8fa3b103: Pull complete [2023-03-15T16:14:34.838Z] 52ebb69f0ebf: Pull complete [2023-03-15T16:14:35.812Z] 5abe8eddf0d5: Pull complete [2023-03-15T16:14:35.812Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T16:14:35.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T16:14:35.812Z] ---> 6cb57ee374ae [2023-03-15T16:14:35.812Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:14:37.235Z] ---> Running in f02b372e1f00 [2023-03-15T16:14:37.504Z] Removing intermediate container f02b372e1f00 [2023-03-15T16:14:37.504Z] ---> bdba4c84cd10 [2023-03-15T16:14:37.504Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:14:37.504Z] ---> Running in 54f00f5cf327 [2023-03-15T16:14:37.775Z] Removing intermediate container 54f00f5cf327 [2023-03-15T16:14:37.775Z] ---> 30bf3b911034 [2023-03-15T16:14:37.775Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-15T16:14:38.047Z] ---> Running in a9cccff1736b [2023-03-15T16:14:39.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T16:14:39.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T16:14:41.156Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T16:14:41.156Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-15T16:14:41.156Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T16:14:41.156Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T16:14:41.156Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-15T16:14:41.156Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-15T16:14:41.156Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-15T16:14:41.156Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-15T16:14:41.156Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T16:14:41.425Z] OK: 270 MiB in 61 packages [2023-03-15T16:14:42.395Z] Removing intermediate container a9cccff1736b [2023-03-15T16:14:42.395Z] ---> d15b0c5a3bb4 [2023-03-15T16:14:42.395Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-15T16:14:42.664Z] ---> Running in e6ab6e375c83 [2023-03-15T16:14:42.934Z] Removing intermediate container e6ab6e375c83 [2023-03-15T16:14:42.934Z] ---> 706cd7753c75 [2023-03-15T16:14:42.934Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-15T16:14:43.520Z] ---> faa7ae2bf0ca [2023-03-15T16:14:43.521Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:14:43.521Z] ---> Running in 6df4e4d0b50a [2023-03-15T16:15:51.448Z] Removing intermediate container 6df4e4d0b50a [2023-03-15T16:15:51.448Z] ---> 18258b6189dd [2023-03-15T16:15:51.448Z] Step 9/10 : COPY . . [2023-03-15T16:15:51.448Z] ---> 24826897ef7f [2023-03-15T16:15:51.448Z] Step 10/10 : RUN ${MAKE} [2023-03-15T16:15:51.448Z] ---> Running in 3fabf23aba51 [2023-03-15T16:15:51.448Z] noop [2023-03-15T16:15:51.448Z] Removing intermediate container 3fabf23aba51 [2023-03-15T16:15:51.449Z] ---> 4074aa19d9ad [2023-03-15T16:15:51.449Z] Successfully built 4074aa19d9ad [2023-03-15T16:15:51.449Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:15:51.940Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T16:15:51.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:15:52.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-863 does not seem to be running inside a container [2023-03-15T16:15:52.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T16:15:55.195Z] $ docker top 291f56aa9962eb596a2120d1f44912252fcab79e366368598883aace4628531d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:15:56.121Z] + go version [2023-03-15T16:15:56.121Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T16:15:56.162Z] $ docker stop --time=1 291f56aa9962eb596a2120d1f44912252fcab79e366368598883aace4628531d [2023-03-15T16:15:57.871Z] $ docker rm -f --volumes 291f56aa9962eb596a2120d1f44912252fcab79e366368598883aace4628531d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:15:58.724Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T16:15:58.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:15:59.002Z] prd-ubuntu20.04-docker-arm64-4c-16g-863 does not seem to be running inside a container [2023-03-15T16:15:59.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T16:16:00.433Z] $ docker top 8183c1c51295f2525349ad76c52e95990a31750d63697cd350f10a3897c5ef62 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:16:01.329Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-15T16:16:02.046Z] + make test [2023-03-15T16:16:02.046Z] go test ./... -coverprofile=coverage.out [2023-03-15T16:16:40.978Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-15T16:19:35.998Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-15T16:19:35.998Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.082s coverage: 48.0% of statements [2023-03-15T16:19:35.998Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T16:19:35.998Z] go vet ./... [2023-03-15T16:20:08.334Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T16:20:08.334Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T16:20:08.334Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T16:20:08.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T16:20:08.991Z] $ docker stop --time=1 8183c1c51295f2525349ad76c52e95990a31750d63697cd350f10a3897c5ef62 [2023-03-15T16:20:11.020Z] $ docker rm -f --volumes 8183c1c51295f2525349ad76c52e95990a31750d63697cd350f10a3897c5ef62 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:20:12.498Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T16:20:12.529Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T16:20:13.177Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T16:20:13.772Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T16:20:14.130Z] + ls -al . [2023-03-15T16:20:14.130Z] total 176 [2023-03-15T16:20:14.130Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 16:16 . [2023-03-15T16:20:14.130Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:13 .. [2023-03-15T16:20:14.130Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 16:13 .dockerignore [2023-03-15T16:20:14.130Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:13 .git [2023-03-15T16:20:14.130Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:13 .github [2023-03-15T16:20:14.130Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 15 16:13 .gitignore [2023-03-15T16:20:14.130Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:13 .golangci.yml [2023-03-15T16:20:14.130Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 15 16:13 Attribution.txt [2023-03-15T16:20:14.130Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 15 16:13 CHANGELOG.md [2023-03-15T16:20:14.130Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 15 16:13 Dockerfile [2023-03-15T16:20:14.130Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:13 GOVERNANCE.md [2023-03-15T16:20:14.130Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 15 16:13 Jenkinsfile [2023-03-15T16:20:14.130Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 16:13 LICENSE [2023-03-15T16:20:14.130Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 15 16:13 Makefile [2023-03-15T16:20:14.130Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 15 16:13 OWNERS.md [2023-03-15T16:20:14.130Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 15 16:13 README.md [2023-03-15T16:20:14.130Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 16:10 VERSION [2023-03-15T16:20:14.130Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:13 bin [2023-03-15T16:20:14.130Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:13 cmd [2023-03-15T16:20:14.130Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 15 16:19 coverage.out [2023-03-15T16:20:14.130Z] -rw-rw-r-- 1 jenkins jenkins 3497 Mar 15 16:13 go.mod [2023-03-15T16:20:14.130Z] -rw-rw-r-- 1 jenkins jenkins 31641 Mar 15 16:13 go.sum [2023-03-15T16:20:14.130Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:13 internal [2023-03-15T16:20:14.130Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:13 simulator [2023-03-15T16:20:14.130Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:13 snap [2023-03-15T16:20:14.130Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 15 16:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:20:14.578Z] + 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=5567c6f815fc1ff2b079beda3174f5877cc5bdd4 --label arch=arm64 --label version=0.0.0 . [2023-03-15T16:20:14.848Z] Sending build context to Docker daemon 3.341MB [2023-03-15T16:20:15.122Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:20:15.122Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-15T16:20:15.122Z] ---> 4074aa19d9ad [2023-03-15T16:20:15.122Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:20:15.122Z] ---> Running in 9c1c130986e8 [2023-03-15T16:20:15.715Z] Removing intermediate container 9c1c130986e8 [2023-03-15T16:20:15.715Z] ---> ec93a47ee2af [2023-03-15T16:20:15.715Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:20:15.715Z] ---> Running in ca54410379ab [2023-03-15T16:20:15.985Z] Removing intermediate container ca54410379ab [2023-03-15T16:20:15.985Z] ---> 6237d002f146 [2023-03-15T16:20:15.985Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-15T16:20:16.264Z] ---> Running in c365648e34ef [2023-03-15T16:20:17.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T16:20:18.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T16:20:19.718Z] OK: 270 MiB in 61 packages [2023-03-15T16:20:21.147Z] Removing intermediate container c365648e34ef [2023-03-15T16:20:21.147Z] ---> 24e5fa59641a [2023-03-15T16:20:21.147Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-15T16:20:21.416Z] ---> Running in 3601c9027e52 [2023-03-15T16:20:21.687Z] Removing intermediate container 3601c9027e52 [2023-03-15T16:20:21.687Z] ---> f4afe73ff03f [2023-03-15T16:20:21.687Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-15T16:20:22.279Z] ---> a1475379a6ee [2023-03-15T16:20:22.279Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:20:22.559Z] ---> Running in 1217172e4c40 [2023-03-15T16:20:25.923Z] Removing intermediate container 1217172e4c40 [2023-03-15T16:20:25.923Z] ---> 4be097098532 [2023-03-15T16:20:25.923Z] Step 9/22 : COPY . . [2023-03-15T16:20:26.515Z] ---> 7af1f4f29434 [2023-03-15T16:20:26.515Z] Step 10/22 : RUN ${MAKE} [2023-03-15T16:20:26.784Z] ---> Running in 61231336e48d [2023-03-15T16:20:27.753Z] 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-03-15T16:23:19.604Z] Removing intermediate container 61231336e48d [2023-03-15T16:23:19.604Z] ---> 51e4e33666fa [2023-03-15T16:23:19.604Z] Step 11/22 : FROM alpine:3.17 [2023-03-15T16:23:19.604Z] 3.17: Pulling from library/alpine [2023-03-15T16:23:19.604Z] af6eaf76a39c: Already exists [2023-03-15T16:23:19.604Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T16:23:19.604Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T16:23:19.604Z] ---> d74e625d9115 [2023-03-15T16:23:19.604Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-15T16:23:19.604Z] ---> Running in 076816c99bde [2023-03-15T16:23:19.604Z] Removing intermediate container 076816c99bde [2023-03-15T16:23:19.604Z] ---> e438116846f7 [2023-03-15T16:23:19.604Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-15T16:23:19.604Z] ---> Running in e49c20c80e7f [2023-03-15T16:23:19.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T16:23:19.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T16:23:19.604Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T16:23:19.604Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T16:23:19.604Z] OK: 8 MiB in 16 packages [2023-03-15T16:23:19.604Z] Removing intermediate container e49c20c80e7f [2023-03-15T16:23:19.604Z] ---> 6b00b7b886a1 [2023-03-15T16:23:19.604Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-15T16:23:19.604Z] ---> 9c1e6f98cdaf [2023-03-15T16:23:19.604Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-15T16:23:19.604Z] ---> ddc0bf14c780 [2023-03-15T16:23:19.604Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-15T16:23:19.604Z] ---> d563df0f0497 [2023-03-15T16:23:19.604Z] Step 17/22 : EXPOSE 59901 [2023-03-15T16:23:19.604Z] ---> Running in c1e289557658 [2023-03-15T16:23:19.604Z] Removing intermediate container c1e289557658 [2023-03-15T16:23:19.604Z] ---> fb0896eb7f5b [2023-03-15T16:23:19.604Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-15T16:23:19.604Z] ---> Running in 2ae933b4131c [2023-03-15T16:23:19.604Z] Removing intermediate container 2ae933b4131c [2023-03-15T16:23:19.604Z] ---> a9da43b41380 [2023-03-15T16:23:19.604Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-15T16:23:19.604Z] ---> Running in 552bb99897c5 [2023-03-15T16:23:20.233Z] Removing intermediate container 552bb99897c5 [2023-03-15T16:23:20.233Z] ---> 5cac518ecfc4 [2023-03-15T16:23:20.233Z] Step 20/22 : LABEL arch=arm64 [2023-03-15T16:23:20.233Z] ---> Running in d3754c35651e [2023-03-15T16:23:20.726Z] Removing intermediate container d3754c35651e [2023-03-15T16:23:20.726Z] ---> d31acbd1e34c [2023-03-15T16:23:20.726Z] Step 21/22 : LABEL git_sha=5567c6f815fc1ff2b079beda3174f5877cc5bdd4 [2023-03-15T16:23:20.726Z] ---> Running in 1e143b91ebd8 [2023-03-15T16:23:20.999Z] Removing intermediate container 1e143b91ebd8 [2023-03-15T16:23:20.999Z] ---> 3f4ee2070a16 [2023-03-15T16:23:20.999Z] Step 22/22 : LABEL version=0.0.0 [2023-03-15T16:23:20.999Z] ---> Running in 25e1f85b8604 [2023-03-15T16:23:21.600Z] Removing intermediate container 25e1f85b8604 [2023-03-15T16:23:21.600Z] ---> 067adfbb1cac [2023-03-15T16:23:21.600Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T16:23:21.600Z] Successfully built 067adfbb1cac [2023-03-15T16:23:21.600Z] 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-03-15T16:23:22.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:23:22.512Z] [2023-03-15T16:23:22.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:23:22.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:23:23.239Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T16:23:23.239Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T16:23:23.239Z] 04944245beec: Pulling fs layer [2023-03-15T16:23:23.239Z] 699f458cf7ca: Pulling fs layer [2023-03-15T16:23:23.239Z] 765212b225bb: Pulling fs layer [2023-03-15T16:23:23.239Z] f23df028b6ca: Pulling fs layer [2023-03-15T16:23:23.239Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T16:23:23.239Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T16:23:23.239Z] 765212b225bb: Waiting [2023-03-15T16:23:23.239Z] f23df028b6ca: Waiting [2023-03-15T16:23:23.239Z] d65c8cfc05b1: Waiting [2023-03-15T16:23:23.239Z] 2437ff75d9bd: Waiting [2023-03-15T16:23:23.239Z] 04944245beec: Verifying Checksum [2023-03-15T16:23:23.239Z] 04944245beec: Download complete [2023-03-15T16:23:23.239Z] 765212b225bb: Verifying Checksum [2023-03-15T16:23:23.239Z] 765212b225bb: Download complete [2023-03-15T16:23:23.239Z] f23df028b6ca: Verifying Checksum [2023-03-15T16:23:23.239Z] f23df028b6ca: Download complete [2023-03-15T16:23:23.239Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T16:23:23.239Z] d65c8cfc05b1: Download complete [2023-03-15T16:23:23.541Z] 699f458cf7ca: Verifying Checksum [2023-03-15T16:23:23.541Z] 699f458cf7ca: Download complete [2023-03-15T16:23:24.211Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T16:23:24.211Z] 8998bd30e6a1: Download complete [2023-03-15T16:23:26.864Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T16:23:26.864Z] 2437ff75d9bd: Download complete [2023-03-15T16:23:28.819Z] 8998bd30e6a1: Pull complete [2023-03-15T16:23:29.089Z] 04944245beec: Pull complete [2023-03-15T16:23:30.511Z] 699f458cf7ca: Pull complete [2023-03-15T16:23:30.511Z] 765212b225bb: Pull complete [2023-03-15T16:23:31.486Z] f23df028b6ca: Pull complete [2023-03-15T16:23:31.756Z] d65c8cfc05b1: Pull complete [2023-03-15T16:23:46.792Z] 2437ff75d9bd: Pull complete [2023-03-15T16:23:46.792Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T16:23:46.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:23:46.792Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:23:47.144Z] prd-ubuntu20.04-docker-arm64-4c-16g-863 does not seem to be running inside a container [2023-03-15T16:23:47.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-15T16:23:50.370Z] $ docker top 8ff752d50a9221c805742318a2c1db7966fccc48b8928b0e682ca0968ced6349 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:23:51.345Z] ---> job-cost.sh [2023-03-15T16:23:51.345Z] lf-activate-venv: SKIPPING [2023-03-15T16:23:51.345Z] INFO: No Stack... [2023-03-15T16:23:51.935Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T16:23:52.526Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T16:23:53.203Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-03-15T16:23:53.204Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T16:23:53.308Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-431-1-stack-cost] [2023-03-15T16:23:53.313Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-431-1-stack-cost] did not exist. Created. [2023-03-15T16:23:53.313Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-431-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T16:23:54.054Z] /w/workspace/device-modbus-go/1@tmp/durable-def47c02/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T16:23:54.742Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T16:23:54.781Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T16:23:54.841Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T16:23:54.869Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-431-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T16:23:54.950Z] $ docker stop --time=1 8ff752d50a9221c805742318a2c1db7966fccc48b8928b0e682ca0968ced6349 [2023-03-15T16:23:56.532Z] $ docker rm -f --volumes 8ff752d50a9221c805742318a2c1db7966fccc48b8928b0e682ca0968ced6349 [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-03-15T16:23:57.490Z] provisioning config files... [2023-03-15T16:23:57.498Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-431@tmp/config6164105115542883332tmp [Pipeline] { [Pipeline] sh [2023-03-15T16:23:57.830Z] + set +x [2023-03-15T16:23:57.830Z] + + curl -s https://codecov.io/bash [2023-03-15T16:23:57.830Z] bash -s -- [2023-03-15T16:23:57.830Z] [2023-03-15T16:23:57.830Z] _____ _ [2023-03-15T16:23:57.830Z] / ____| | | [2023-03-15T16:23:57.830Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T16:23:57.830Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T16:23:57.830Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T16:23:57.830Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T16:23:57.830Z] Bash-1.0.6 [2023-03-15T16:23:57.830Z] [2023-03-15T16:23:57.830Z] [2023-03-15T16:23:57.830Z] ==> git version 2.25.1 found [2023-03-15T16:23:57.830Z] ==> 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-03-15T16:23:57.830Z] Release-Date: 2020-01-08 [2023-03-15T16:23:57.830Z] 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-03-15T16:23:57.830Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T16:23:57.830Z] ==> Jenkins CI detected. [2023-03-15T16:23:57.830Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-431 [2023-03-15T16:23:57.830Z] project root: . [2023-03-15T16:23:57.830Z] --> token set from env [2023-03-15T16:23:57.830Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T16:23:57.830Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T16:23:57.830Z] ==> Python coveragepy not found [2023-03-15T16:23:57.830Z] ==> Searching for coverage reports in: [2023-03-15T16:23:57.830Z] + . [2023-03-15T16:23:57.830Z] -> Found 1 reports [2023-03-15T16:23:57.830Z] ==> Detecting git/mercurial file structure [2023-03-15T16:23:57.830Z] ==> Reading reports [2023-03-15T16:23:57.830Z] + ./coverage.out bytes=23736 [2023-03-15T16:23:57.830Z] ==> Appending adjustments [2023-03-15T16:23:57.830Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T16:23:58.090Z] + Found adjustments [2023-03-15T16:23:58.090Z] ==> Gzipping contents [2023-03-15T16:23:58.090Z] 4.0K /tmp/codecov.zbf8bl.gz [2023-03-15T16:23:58.090Z] ==> Uploading reports [2023-03-15T16:23:58.090Z] url: https://codecov.io [2023-03-15T16:23:58.090Z] query: branch=PR-431&commit=5567c6f815fc1ff2b079beda3174f5877cc5bdd4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-431%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2023-03-15T16:23:58.090Z] -> Pinging Codecov [2023-03-15T16:23:58.090Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-431&commit=5567c6f815fc1ff2b079beda3174f5877cc5bdd4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-431%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2023-03-15T16:23:58.090Z] -> Uploading to [2023-03-15T16:23:58.090Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/55DBCA73C666E3227836607328DD7E49/5567c6f815fc1ff2b079beda3174f5877cc5bdd4/013621ac-4c38-4317-a247-06b3a549cd63.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T162358Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c5c99f7b82477f6e16a3a8ed08d3523f7a0c54696e610d08189ccb1c128682a0 [2023-03-15T16:23:58.090Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T16:23:58.090Z] Dload Upload Total Spent Left Speed [2023-03-15T16:23:58.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3909 0 0 100 3909 0 16020 --:--:-- --:--:-- --:--:-- 16020 [2023-03-15T16:23:58.350Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/5567c6f815fc1ff2b079beda3174f5877cc5bdd4 [Pipeline] } [2023-03-15T16:23:58.380Z] 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-03-15T16:24:00.119Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-431/archives ] [2023-03-15T16:24:00.119Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-431/archives [2023-03-15T16:24:00.119Z] total 16 [2023-03-15T16:24:00.119Z] drwxr-xr-x 3 root root 4096 Mar 15 16:12 . [2023-03-15T16:24:00.119Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 16:12 .. [2023-03-15T16:24:00.119Z] drwxr-xr-x 2 root root 4096 Mar 15 16:12 cost [2023-03-15T16:24:00.119Z] -rw-r--r-- 1 root root 88 Mar 15 16:12 cost.csv [2023-03-15T16:24:00.119Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-431/archives [2023-03-15T16:24:00.119Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-431/archives [2023-03-15T16:24:00.119Z] total 16 [2023-03-15T16:24:00.119Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:12 . [2023-03-15T16:24:00.119Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 16:12 .. [2023-03-15T16:24:00.119Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 16:12 cost [2023-03-15T16:24:00.119Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 15 16:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:24:00.447Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:24:01.335Z] ---> package-listing.sh [2023-03-15T16:24:01.335Z] ++ facter osfamily [2023-03-15T16:24:01.335Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T16:24:01.595Z] + OS_FAMILY=debian [2023-03-15T16:24:01.595Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-431 [2023-03-15T16:24:01.595Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T16:24:01.595Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T16:24:01.595Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T16:24:01.595Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T16:24:01.595Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-431 ']' [2023-03-15T16:24:01.595Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T16:24:01.595Z] + case "${OS_FAMILY}" in [2023-03-15T16:24:01.595Z] + dpkg -l [2023-03-15T16:24:01.595Z] + grep '^ii' [2023-03-15T16:24:01.595Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T16:24:01.595Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T16:24:01.595Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T16:24:01.595Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-431 ']' [2023-03-15T16:24:01.595Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-431/archives/ [2023-03-15T16:24:01.595Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-431/archives/ [Pipeline] echo [2023-03-15T16:24:01.633Z] 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-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T16:24:01.927Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:24:02.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:24:02.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:24:02.699Z] prd-ubuntu20.04-docker-8c-8g-851 does not seem to be running inside a container [2023-03-15T16:24:02.734Z] $ 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-431/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-431 -v /w/workspace/xfoundry_device-modbus-go_PR-431:/w/workspace/xfoundry_device-modbus-go_PR-431:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-431@tmp:/w/workspace/xfoundry_device-modbus-go_PR-431@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-03-15T16:24:02.939Z] $ docker top 542ce950b1085f38a88d21b73ce83a5565ff3abbb5f9692071e27325d92c7464 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:24:03.330Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T16:24:03.643Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T16:24:03.955Z] + ls /var/log/sa-host [2023-03-15T16:24:03.955Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:24:04.154Z] provisioning config files... [2023-03-15T16:24:04.163Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-431@tmp/config389374132164866031tmp [Pipeline] { [Pipeline] echo [2023-03-15T16:24:04.212Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:24:04.523Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T16:24:04.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:24:04.939Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T16:24:04.974Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:24:05.281Z] ---> sudo-logs.sh [2023-03-15T16:24:05.281Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T16:24:05.372Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:24:05.682Z] ---> job-cost.sh [2023-03-15T16:24:05.682Z] lf-activate-venv: SKIPPING [2023-03-15T16:24:05.682Z] DEBUG: total: 0.2199999988079071 [2023-03-15T16:24:05.682Z] INFO: Retrieving Stack Cost... [2023-03-15T16:24:06.248Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T16:24:06.507Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T16:24:06.539Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:24:06.850Z] ---> logs-deploy.sh [2023-03-15T16:24:06.850Z] lf-activate-venv: SKIPPING [2023-03-15T16:24:06.850Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-431/1 [2023-03-15T16:24:06.850Z] INFO: archiving workspace using pattern(s): [2023-03-15T16:24:07.801Z] Archives upload complete. [2023-03-15T16:24:07.801Z] INFO: archiving logs to Nexus