Pull request #439 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec+82ff0da3d76fda56b8be828932abbd4e3fc098e3 (5e12ce51ff9aad4cc2cd205eb56d4851253a2ca5) 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-ssh14087696186753473576.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-ssh4846965603143604992.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-439/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-439/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4656663522046147931.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-439/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14045722535507355637.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-ssh11898341378245286206.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-439/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-439/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10339370307710396753.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5126 in /w/workspace/xfoundry_device-modbus-go_PR-439 [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-439 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 82ff0da3d76fda56b8be828932abbd4e3fc098e3 into PR head commit 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec Merge succeeded, producing 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec Checking out Revision 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec (PR-439) > 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/439/head:refs/remotes/origin/PR-439 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec # 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 82ff0da3d76fda56b8be828932abbd4e3fc098e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec # timeout=10 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-22T05:58:29.713Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T05:58:29.893Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T05:58:29.987Z] ========================================================= [2023-03-22T05:58:29.987Z] EdgeX Global Pipelines Version Info [2023-03-22T05:58:29.987Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T05:58:30.717Z] ------------------- [2023-03-22T05:58:30.717Z] stable info: [2023-03-22T05:58:30.717Z] ------------------- [2023-03-22T05:58:30.717Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T05:58:30.717Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T05:58:30.717Z] Message: update stable to v1.0.245 [2023-03-22T05:58:31.288Z] ------------------- [2023-03-22T05:58:31.288Z] experimental info: [2023-03-22T05:58:31.288Z] ------------------- [2023-03-22T05:58:31.288Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T05:58:31.288Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-22T05:58:31.288Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T05:58:31.564Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-03-22T05:58:31.597Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-03-22T05:58:31.634Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T05:58:31.671Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T05:58:31.708Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T05:58:31.748Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T05:58:31.782Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T05:58:31.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-22T05:58:31.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T05:58:31.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T05:58:31.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T05:58:31.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-03-22T05:58:32.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T05:58:32.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T05:58:32.076Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T05:58:32.115Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T05:58:32.150Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T05:58:32.187Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T05:58:32.225Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T05:58:32.266Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T05:58:32.305Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-22T05:58:32.352Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-22T05:58:32.405Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-22T05:58:32.447Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-22T05:58:32.833Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-22T05:58:32.871Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T05:58:32.924Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T05:58:32.966Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-439 [Pipeline] echo [2023-03-22T05:58:33.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-439 [Pipeline] echo [2023-03-22T05:58:33.038Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-439 [Pipeline] echo [2023-03-22T05:58:33.090Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec [Pipeline] echo [2023-03-22T05:58:33.148Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c8eaea [Pipeline] echo [2023-03-22T05:58:33.206Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T05:58:33.326Z] provisioning config files... [2023-03-22T05:58:33.360Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-439@tmp/config3775134355312302137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T05:58:33.765Z] ---> docker-login.sh [2023-03-22T05:58:33.765Z] nexus3.edgexfoundry.org:10001 [2023-03-22T05:58:34.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:58:34.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:58:34.026Z] Configure a credential helper to remove this warning. See [2023-03-22T05:58:34.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:58:34.026Z] [2023-03-22T05:58:34.026Z] Login Succeeded [2023-03-22T05:58:34.026Z] nexus3.edgexfoundry.org:10002 [2023-03-22T05:58:34.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:58:34.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:58:34.026Z] Configure a credential helper to remove this warning. See [2023-03-22T05:58:34.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:58:34.026Z] [2023-03-22T05:58:34.026Z] Login Succeeded [2023-03-22T05:58:34.026Z] nexus3.edgexfoundry.org:10003 [2023-03-22T05:58:34.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:58:34.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:58:34.287Z] Configure a credential helper to remove this warning. See [2023-03-22T05:58:34.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:58:34.287Z] [2023-03-22T05:58:34.287Z] Login Succeeded [2023-03-22T05:58:34.287Z] nexus3.edgexfoundry.org:10004 [2023-03-22T05:58:34.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:58:34.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:58:34.287Z] Configure a credential helper to remove this warning. See [2023-03-22T05:58:34.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:58:34.287Z] [2023-03-22T05:58:34.287Z] Login Succeeded [2023-03-22T05:58:34.287Z] docker.io [2023-03-22T05:58:34.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:58:34.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:58:34.547Z] Configure a credential helper to remove this warning. See [2023-03-22T05:58:34.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:58:34.547Z] [2023-03-22T05:58:34.547Z] Login Succeeded [2023-03-22T05:58:34.547Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T05:58:34.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T05:58:35.171Z] + git rev-list -1 --merges 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec~1..5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec [Pipeline] echo [2023-03-22T05:58:35.242Z] -----------> git rev-list -1 --merges 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec~1..5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec [false] [Pipeline] sh [2023-03-22T05:58:35.552Z] + git log --format=format:%s -1 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec [Pipeline] echo [2023-03-22T05:58:35.587Z] ========================================================= [2023-03-22T05:58:35.587Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T05:58:35.587Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T05:58:36.021Z] + git log --format=format:%s -1 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec [Pipeline] echo [2023-03-22T05:58:36.055Z] [semverPrep] GIT_COMMIT: 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-22T05:58:36.088Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-22T05:58:36.467Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T05:58:36.467Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T05:58:36.467Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T05:58:36.467Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T05:58:36.467Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T05:58:36.467Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T05:58:36.467Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T05:58:36.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T05:58:36.876Z] [2023-03-22T05:58:36.876Z] 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-22T05:58:37.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T05:58:37.264Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T05:58:37.264Z] b85a868b505f: Pulling fs layer [2023-03-22T05:58:37.264Z] e2be974225ed: Pulling fs layer [2023-03-22T05:58:37.264Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T05:58:37.264Z] 988bab9f4d93: Pulling fs layer [2023-03-22T05:58:37.264Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T05:58:37.264Z] eaf3925da568: Pulling fs layer [2023-03-22T05:58:37.264Z] bab4dde63d76: Pulling fs layer [2023-03-22T05:58:37.264Z] bde34c3a00c8: Pulling fs layer [2023-03-22T05:58:37.264Z] b352a97aabf1: Pulling fs layer [2023-03-22T05:58:37.264Z] 4872d77fe225: Pulling fs layer [2023-03-22T05:58:37.264Z] 5851b861e8e6: Pulling fs layer [2023-03-22T05:58:37.264Z] bab4dde63d76: Waiting [2023-03-22T05:58:37.264Z] 1469e6f7b9e6: Waiting [2023-03-22T05:58:37.264Z] eaf3925da568: Waiting [2023-03-22T05:58:37.264Z] 5851b861e8e6: Waiting [2023-03-22T05:58:37.264Z] 988bab9f4d93: Waiting [2023-03-22T05:58:37.264Z] bde34c3a00c8: Waiting [2023-03-22T05:58:37.264Z] b352a97aabf1: Waiting [2023-03-22T05:58:37.264Z] 4872d77fe225: Waiting [2023-03-22T05:58:37.264Z] e2be974225ed: Download complete [2023-03-22T05:58:37.264Z] 988bab9f4d93: Verifying Checksum [2023-03-22T05:58:37.264Z] 988bab9f4d93: Download complete [2023-03-22T05:58:37.526Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T05:58:37.526Z] 1469e6f7b9e6: Download complete [2023-03-22T05:58:37.526Z] eaf3925da568: Verifying Checksum [2023-03-22T05:58:37.526Z] eaf3925da568: Download complete [2023-03-22T05:58:37.526Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T05:58:37.526Z] 339a4e72a1f5: Download complete [2023-03-22T05:58:37.526Z] b352a97aabf1: Download complete [2023-03-22T05:58:37.526Z] 4872d77fe225: Verifying Checksum [2023-03-22T05:58:37.526Z] 4872d77fe225: Download complete [2023-03-22T05:58:37.526Z] 5851b861e8e6: Verifying Checksum [2023-03-22T05:58:37.526Z] b85a868b505f: Verifying Checksum [2023-03-22T05:58:37.526Z] b85a868b505f: Download complete [2023-03-22T05:58:37.784Z] bab4dde63d76: Verifying Checksum [2023-03-22T05:58:37.784Z] bab4dde63d76: Download complete [2023-03-22T05:58:38.719Z] b85a868b505f: Pull complete [2023-03-22T05:58:38.978Z] e2be974225ed: Pull complete [2023-03-22T05:58:39.545Z] 339a4e72a1f5: Pull complete [2023-03-22T05:58:39.545Z] 988bab9f4d93: Pull complete [2023-03-22T05:58:39.804Z] 1469e6f7b9e6: Pull complete [2023-03-22T05:58:39.804Z] eaf3925da568: Pull complete [2023-03-22T05:58:41.704Z] bab4dde63d76: Pull complete [2023-03-22T05:58:41.704Z] bde34c3a00c8: Pull complete [2023-03-22T05:58:41.966Z] b352a97aabf1: Pull complete [2023-03-22T05:58:41.966Z] 4872d77fe225: Pull complete [2023-03-22T05:58:42.228Z] 5851b861e8e6: Pull complete [2023-03-22T05:58:42.228Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T05:58:42.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T05:58:42.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T05:58:42.458Z] prd-ubuntu20.04-docker-8c-8g-5126 does not seem to be running inside a container [2023-03-22T05:58:42.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-439 -v /w/workspace/xfoundry_device-modbus-go_PR-439:/w/workspace/xfoundry_device-modbus-go_PR-439:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-439@tmp:/w/workspace/xfoundry_device-modbus-go_PR-439@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-22T05:58:45.635Z] $ docker top b630d267abdf5ad3368866e71de446d35c3a614006d13b6517d229fa2bbb70aa -eo pid,comm [2023-03-22T05:58:45.699Z] 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-22T05:58:45.699Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T05:58:45.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T05:58:45.826Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T05:58:45.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T05:58:45.967Z] $ docker exec b630d267abdf5ad3368866e71de446d35c3a614006d13b6517d229fa2bbb70aa ssh-agent [2023-03-22T05:58:46.082Z] SSH_AUTH_SOCK=/tmp/ssh-Mx2jindeiOrw/agent.32 [2023-03-22T05:58:46.082Z] SSH_AGENT_PID=38 [2023-03-22T05:58:46.090Z] Running ssh-add (command line suppressed) [2023-03-22T05:58:46.206Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-439@tmp/private_key_9838941075399786265.key (/w/workspace/xfoundry_device-modbus-go_PR-439@tmp/private_key_9838941075399786265.key) [2023-03-22T05:58:46.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T05:58:46.555Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T05:58:46.584Z] $ docker exec --env ******** --env ******** b630d267abdf5ad3368866e71de446d35c3a614006d13b6517d229fa2bbb70aa ssh-agent -k [2023-03-22T05:58:46.695Z] unset SSH_AUTH_SOCK; [2023-03-22T05:58:46.695Z] unset SSH_AGENT_PID; [2023-03-22T05:58:46.695Z] echo Agent pid 38 killed; [2023-03-22T05:58:46.706Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T05:58:46.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T05:58:46.848Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T05:58:46.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T05:58:46.962Z] $ docker exec b630d267abdf5ad3368866e71de446d35c3a614006d13b6517d229fa2bbb70aa ssh-agent [2023-03-22T05:58:47.089Z] SSH_AUTH_SOCK=/tmp/ssh-AEV6vesWBSQp/agent.70 [2023-03-22T05:58:47.089Z] SSH_AGENT_PID=76 [2023-03-22T05:58:47.094Z] Running ssh-add (command line suppressed) [2023-03-22T05:58:47.207Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-439@tmp/private_key_7638845073671224743.key (/w/workspace/xfoundry_device-modbus-go_PR-439@tmp/private_key_7638845073671224743.key) [2023-03-22T05:58:47.221Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T05:58:47.545Z] + git semver init [2023-03-22T05:58:47.804Z] 2023-03-22 05:58:47,728 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T05:58:47.804Z] 2023-03-22 05:58:47,729 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-439/.semver [2023-03-22T05:58:47.804Z] 2023-03-22 05:58:47,729 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-439/.semver [2023-03-22T05:58:47.804Z] 2023-03-22 05:58:47,729 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-439/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-439, universal_newlines=False, shell=None, istream=None) [2023-03-22T05:58:48.749Z] 2023-03-22 05:58:48,518 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-439/.git/info/exclude [2023-03-22T05:58:48.749Z] 2023-03-22 05:58:48,518 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-439/.semver/PR-439 with force:False [2023-03-22T05:58:48.749Z] 2023-03-22 05:58:48,518 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-439/.semver/PR-439 [2023-03-22T05:58:48.749Z] 2023-03-22 05:58:48,523 [execute] INFO git cat-file --batch-check [2023-03-22T05:58:48.749Z] 2023-03-22 05:58:48,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-439/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T05:58:48.749Z] 2023-03-22 05:58:48,529 [execute] INFO git cat-file --batch [2023-03-22T05:58:48.749Z] 2023-03-22 05:58:48,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-439/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T05:58:48.749Z] 2023-03-22 05:58:48,534 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-439/.semver/PR-439 [2023-03-22T05:58:48.749Z] 0.0.0 [Pipeline] } [2023-03-22T05:58:48.772Z] $ docker exec --env ******** --env ******** b630d267abdf5ad3368866e71de446d35c3a614006d13b6517d229fa2bbb70aa ssh-agent -k [2023-03-22T05:58:48.874Z] unset SSH_AUTH_SOCK; [2023-03-22T05:58:48.874Z] unset SSH_AGENT_PID; [2023-03-22T05:58:48.874Z] echo Agent pid 76 killed; [2023-03-22T05:58:48.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T05:58:49.305Z] + git semver [Pipeline] } [2023-03-22T05:58:49.649Z] $ docker stop --time=1 b630d267abdf5ad3368866e71de446d35c3a614006d13b6517d229fa2bbb70aa [2023-03-22T05:58:50.951Z] $ docker rm -f --volumes b630d267abdf5ad3368866e71de446d35c3a614006d13b6517d229fa2bbb70aa [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T05:58:51.362Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T05:58:51.630Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T05:58:51.710Z] [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-22T05:58:52.278Z] provisioning config files... [2023-03-22T05:58:52.288Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-439@tmp/config8170564040179212153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T05:58:52.635Z] ---> docker-login.sh [2023-03-22T05:58:52.635Z] nexus3.edgexfoundry.org:10001 [2023-03-22T05:58:52.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:58:52.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:58:52.635Z] Configure a credential helper to remove this warning. See [2023-03-22T05:58:52.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:58:52.635Z] [2023-03-22T05:58:52.635Z] Login Succeeded [2023-03-22T05:58:52.635Z] nexus3.edgexfoundry.org:10002 [2023-03-22T05:58:52.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:58:52.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:58:52.635Z] Configure a credential helper to remove this warning. See [2023-03-22T05:58:52.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:58:52.635Z] [2023-03-22T05:58:52.635Z] Login Succeeded [2023-03-22T05:58:52.635Z] nexus3.edgexfoundry.org:10003 [2023-03-22T05:58:52.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:58:52.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:58:52.895Z] Configure a credential helper to remove this warning. See [2023-03-22T05:58:52.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:58:52.895Z] [2023-03-22T05:58:52.895Z] Login Succeeded [2023-03-22T05:58:52.895Z] nexus3.edgexfoundry.org:10004 [2023-03-22T05:58:52.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:58:52.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:58:52.895Z] Configure a credential helper to remove this warning. See [2023-03-22T05:58:52.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:58:52.895Z] [2023-03-22T05:58:52.895Z] Login Succeeded [2023-03-22T05:58:52.895Z] docker.io [2023-03-22T05:58:53.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:58:53.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:58:53.153Z] Configure a credential helper to remove this warning. See [2023-03-22T05:58:53.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:58:53.153Z] [2023-03-22T05:58:53.153Z] Login Succeeded [2023-03-22T05:58:53.153Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T05:58:53.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T05:58:53.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T05:58:53.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T05:58:53.434Z] ========================================================= [2023-03-22T05:58:53.434Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T05:58:53.434Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T05:58:53.909Z] + 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-22T05:58:53.909Z] Sending build context to Docker daemon 6.375MB [2023-03-22T05:58:53.909Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T05:58:53.909Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-22T05:58:53.909Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T05:58:53.909Z] 63b65145d645: Pulling fs layer [2023-03-22T05:58:53.909Z] a2d21d5440eb: Pulling fs layer [2023-03-22T05:58:53.909Z] 935e6c44a52c: Pulling fs layer [2023-03-22T05:58:53.909Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T05:58:53.909Z] 30dea6a524f1: Pulling fs layer [2023-03-22T05:58:53.909Z] a2aff8979fd8: Pulling fs layer [2023-03-22T05:58:53.909Z] 6808be2612f2: Pulling fs layer [2023-03-22T05:58:53.909Z] f25807f1079a: Pulling fs layer [2023-03-22T05:58:53.909Z] 30dea6a524f1: Waiting [2023-03-22T05:58:53.909Z] a2aff8979fd8: Waiting [2023-03-22T05:58:53.909Z] 6808be2612f2: Waiting [2023-03-22T05:58:53.909Z] f25807f1079a: Waiting [2023-03-22T05:58:53.909Z] 94cc34f8dd06: Waiting [2023-03-22T05:58:53.909Z] a2d21d5440eb: Download complete [2023-03-22T05:58:54.169Z] 94cc34f8dd06: Verifying Checksum [2023-03-22T05:58:54.169Z] 94cc34f8dd06: Download complete [2023-03-22T05:58:54.169Z] 30dea6a524f1: Verifying Checksum [2023-03-22T05:58:54.169Z] 30dea6a524f1: Download complete [2023-03-22T05:58:54.169Z] 63b65145d645: Verifying Checksum [2023-03-22T05:58:54.169Z] 63b65145d645: Download complete [2023-03-22T05:58:54.169Z] a2aff8979fd8: Verifying Checksum [2023-03-22T05:58:54.169Z] a2aff8979fd8: Download complete [2023-03-22T05:58:54.169Z] 63b65145d645: Pull complete [2023-03-22T05:58:54.430Z] a2d21d5440eb: Pull complete [2023-03-22T05:58:54.690Z] f25807f1079a: Verifying Checksum [2023-03-22T05:58:54.690Z] f25807f1079a: Download complete [2023-03-22T05:58:54.690Z] 935e6c44a52c: Verifying Checksum [2023-03-22T05:58:54.690Z] 935e6c44a52c: Download complete [2023-03-22T05:58:55.256Z] 6808be2612f2: Verifying Checksum [2023-03-22T05:58:55.256Z] 6808be2612f2: Download complete [2023-03-22T05:58:58.537Z] 935e6c44a52c: Pull complete [2023-03-22T05:58:58.537Z] 94cc34f8dd06: Pull complete [2023-03-22T05:58:58.537Z] 30dea6a524f1: Pull complete [2023-03-22T05:58:58.537Z] a2aff8979fd8: Pull complete [2023-03-22T05:59:01.069Z] 6808be2612f2: Pull complete [2023-03-22T05:59:02.007Z] f25807f1079a: Pull complete [2023-03-22T05:59:02.007Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T05:59:02.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T05:59:02.007Z] ---> 3b553350e43f [2023-03-22T05:59:02.007Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-22T05:59:07.103Z] Still waiting to schedule task [2023-03-22T05:59:07.103Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-22T05:59:07.378Z] ---> Running in e9a6ba927df4 [2023-03-22T05:59:07.378Z] Removing intermediate container e9a6ba927df4 [2023-03-22T05:59:07.378Z] ---> a79dec76e4bc [2023-03-22T05:59:07.378Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T05:59:07.378Z] ---> Running in 7614437f3a89 [2023-03-22T05:59:07.378Z] Removing intermediate container 7614437f3a89 [2023-03-22T05:59:07.378Z] ---> 4e7ab04e87a9 [2023-03-22T05:59:07.378Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-22T05:59:07.378Z] ---> Running in 11a3ec5fbbec [2023-03-22T05:59:07.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T05:59:07.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T05:59:07.378Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-22T05:59:07.637Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-22T05:59:07.637Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-22T05:59:07.637Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-22T05:59:07.637Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-22T05:59:07.637Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-22T05:59:07.637Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-22T05:59:07.637Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-22T05:59:07.637Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T05:59:07.637Z] OK: 270 MiB in 61 packages [2023-03-22T05:59:08.205Z] Removing intermediate container 11a3ec5fbbec [2023-03-22T05:59:08.205Z] ---> b8b282390379 [2023-03-22T05:59:08.205Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-22T05:59:08.205Z] ---> Running in 50efa07e67c2 [2023-03-22T05:59:08.205Z] Removing intermediate container 50efa07e67c2 [2023-03-22T05:59:08.205Z] ---> 83c86a3a8387 [2023-03-22T05:59:08.205Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-22T05:59:08.205Z] ---> cc5e2bf968c9 [2023-03-22T05:59:08.205Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T05:59:08.205Z] ---> Running in 137c22725054 [2023-03-22T05:59:46.990Z] Removing intermediate container 137c22725054 [2023-03-22T05:59:46.990Z] ---> c78bfa976ada [2023-03-22T05:59:46.990Z] Step 9/10 : COPY . . [2023-03-22T05:59:46.990Z] ---> 01ab7b20b121 [2023-03-22T05:59:46.990Z] Step 10/10 : RUN ${MAKE} [2023-03-22T05:59:46.990Z] ---> Running in f216e29ed9fe [2023-03-22T05:59:46.990Z] noop [2023-03-22T05:59:46.990Z] Removing intermediate container f216e29ed9fe [2023-03-22T05:59:46.990Z] ---> 7a1547f39453 [2023-03-22T05:59:46.990Z] Successfully built 7a1547f39453 [2023-03-22T05:59:46.990Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T05:59:47.452Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T05:59:47.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T05:59:47.613Z] prd-ubuntu20.04-docker-8c-8g-5126 does not seem to be running inside a container [2023-03-22T05:59:47.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-439 -v /w/workspace/xfoundry_device-modbus-go_PR-439:/w/workspace/xfoundry_device-modbus-go_PR-439:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-439@tmp:/w/workspace/xfoundry_device-modbus-go_PR-439@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-22T05:59:47.993Z] $ docker top 4cf6aae10cbe0bf804a5e3b0f9eb642625cafaa9160447daa6b4d351f90d0ccd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T05:59:48.385Z] + go version [2023-03-22T05:59:48.385Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T05:59:48.417Z] $ docker stop --time=1 4cf6aae10cbe0bf804a5e3b0f9eb642625cafaa9160447daa6b4d351f90d0ccd [2023-03-22T05:59:49.684Z] $ docker rm -f --volumes 4cf6aae10cbe0bf804a5e3b0f9eb642625cafaa9160447daa6b4d351f90d0ccd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T05:59:50.372Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T05:59:50.372Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T05:59:50.523Z] prd-ubuntu20.04-docker-8c-8g-5126 does not seem to be running inside a container [2023-03-22T05:59:50.550Z] $ 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-439 -v /w/workspace/xfoundry_device-modbus-go_PR-439:/w/workspace/xfoundry_device-modbus-go_PR-439:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-439@tmp:/w/workspace/xfoundry_device-modbus-go_PR-439@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-22T05:59:50.890Z] $ docker top 55dd4ac995f26bb493a8d03801c1bf9e2e90792703b04143de4e77707b4389d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T05:59:51.276Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-439 [Pipeline] fileExists [Pipeline] sh [2023-03-22T05:59:51.632Z] + make test [2023-03-22T05:59:51.632Z] go test ./... -coverprofile=coverage.out [2023-03-22T05:59:56.911Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-22T06:00:07.022Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-22T06:00:07.022Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 48.0% of statements [2023-03-22T06:00:12.282Z] go vet ./... [2023-03-22T06:00:15.568Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T06:00:15.568Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T06:00:15.568Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T06:00:15.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T06:00:15.698Z] $ docker stop --time=1 55dd4ac995f26bb493a8d03801c1bf9e2e90792703b04143de4e77707b4389d1 [2023-03-22T06:00:19.215Z] $ docker rm -f --volumes 55dd4ac995f26bb493a8d03801c1bf9e2e90792703b04143de4e77707b4389d1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T06:00:19.738Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T06:00:19.918Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-22T06:00:20.583Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T06:00:20.890Z] + ls -al . [2023-03-22T06:00:20.891Z] total 180 [2023-03-22T06:00:20.891Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 05:59 . [2023-03-22T06:00:20.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 05:58 .. [2023-03-22T06:00:20.891Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 05:58 .dockerignore [2023-03-22T06:00:20.891Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 05:58 .git [2023-03-22T06:00:20.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 05:58 .github [2023-03-22T06:00:20.891Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 22 05:58 .gitignore [2023-03-22T06:00:20.891Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 05:58 .golangci.yml [2023-03-22T06:00:20.891Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 05:58 .semver [2023-03-22T06:00:20.891Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 22 05:58 Attribution.txt [2023-03-22T06:00:20.891Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 22 05:58 CHANGELOG.md [2023-03-22T06:00:20.891Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 22 05:58 Dockerfile [2023-03-22T06:00:20.891Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 05:58 GOVERNANCE.md [2023-03-22T06:00:20.891Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 22 05:58 Jenkinsfile [2023-03-22T06:00:20.891Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 22 05:58 LICENSE [2023-03-22T06:00:20.891Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 22 05:58 Makefile [2023-03-22T06:00:20.891Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 22 05:58 OWNERS.md [2023-03-22T06:00:20.891Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 22 05:58 README.md [2023-03-22T06:00:20.891Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 05:58 VERSION [2023-03-22T06:00:20.891Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 05:58 bin [2023-03-22T06:00:20.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 05:58 cmd [2023-03-22T06:00:20.891Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 22 06:00 coverage.out [2023-03-22T06:00:20.891Z] -rw-rw-r-- 1 jenkins jenkins 3498 Mar 22 05:58 go.mod [2023-03-22T06:00:20.891Z] -rw-rw-r-- 1 jenkins jenkins 31668 Mar 22 05:58 go.sum [2023-03-22T06:00:20.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 05:58 internal [2023-03-22T06:00:20.891Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 05:58 simulator [2023-03-22T06:00:20.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 05:58 snap [2023-03-22T06:00:20.891Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 22 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:00:21.292Z] + 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=5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec --label arch=amd64 --label version=0.0.0 . [2023-03-22T06:00:21.293Z] Sending build context to Docker daemon 6.4MB [2023-03-22T06:00:21.293Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T06:00:21.293Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-22T06:00:21.293Z] ---> 7a1547f39453 [2023-03-22T06:00:21.293Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-22T06:00:21.554Z] ---> Running in 379b1f47d304 [2023-03-22T06:00:21.554Z] Removing intermediate container 379b1f47d304 [2023-03-22T06:00:21.554Z] ---> d69e847c6464 [2023-03-22T06:00:21.554Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T06:00:21.554Z] ---> Running in 5828e6128ca1 [2023-03-22T06:00:21.554Z] Removing intermediate container 5828e6128ca1 [2023-03-22T06:00:21.554Z] ---> 4ccf5b77fd4b [2023-03-22T06:00:21.554Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-22T06:00:21.554Z] ---> Running in 6a81d5b02ceb [2023-03-22T06:00:21.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T06:00:22.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T06:00:22.070Z] OK: 270 MiB in 61 packages [2023-03-22T06:00:22.636Z] Removing intermediate container 6a81d5b02ceb [2023-03-22T06:00:22.636Z] ---> 333bca1c339e [2023-03-22T06:00:22.636Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-22T06:00:22.636Z] ---> Running in 16f5d8ddc1a5 [2023-03-22T06:00:22.894Z] Removing intermediate container 16f5d8ddc1a5 [2023-03-22T06:00:22.894Z] ---> 13b4c0bac16c [2023-03-22T06:00:22.894Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-22T06:00:22.894Z] ---> 976521655547 [2023-03-22T06:00:22.894Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T06:00:22.894Z] ---> Running in ea9417622e38 [2023-03-22T06:00:23.828Z] Removing intermediate container ea9417622e38 [2023-03-22T06:00:23.828Z] ---> 933502934948 [2023-03-22T06:00:23.828Z] Step 9/22 : COPY . . [2023-03-22T06:00:24.087Z] ---> ea3fb94fd354 [2023-03-22T06:00:24.087Z] Step 10/22 : RUN ${MAKE} [2023-03-22T06:00:24.087Z] ---> Running in f3b4a1eebb05 [2023-03-22T06:00:24.346Z] 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-22T06:00:35.193Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5132 in /w/workspace/xfoundry_device-modbus-go_PR-439 [Pipeline] { [Pipeline] ws [2023-03-22T06:00:35.461Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-03-22T06:00:35.538Z] Selected Git installation does not exist. Using Default [2023-03-22T06:00:35.538Z] The recommended git tool is: NONE [2023-03-22T06:00:41.890Z] using credential edgex-jenkins-ssh [2023-03-22T06:00:41.905Z] Cloning the remote Git repository [2023-03-22T06:00:42.427Z] Removing intermediate container f3b4a1eebb05 [2023-03-22T06:00:42.427Z] ---> 145291bf7895 [2023-03-22T06:00:42.427Z] Step 11/22 : FROM alpine:3.17 [2023-03-22T06:00:42.689Z] 3.17: Pulling from library/alpine [2023-03-22T06:00:42.689Z] 63b65145d645: Already exists [2023-03-22T06:00:42.689Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T06:00:42.689Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T06:00:42.689Z] ---> b2aa39c304c2 [2023-03-22T06:00:42.689Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-22T06:00:42.947Z] ---> Running in cac4bdd25d46 [2023-03-22T06:00:42.947Z] Removing intermediate container cac4bdd25d46 [2023-03-22T06:00:42.947Z] ---> 90c19ef769ae [2023-03-22T06:00:42.947Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-22T06:00:42.947Z] ---> Running in 7bde4594d0ce [2023-03-22T06:00:41.948Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-03-22T06:00:42.039Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-03-22T06:00:42.198Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-22T06:00:42.199Z] > git --version # timeout=10 [2023-03-22T06:00:42.217Z] > git --version # 'git version 2.25.1' [2023-03-22T06:00:42.220Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T06:00:42.378Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T06:00:43.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T06:00:43.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T06:00:43.463Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T06:00:43.463Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T06:00:43.463Z] OK: 7 MiB in 16 packages [2023-03-22T06:00:43.728Z] Removing intermediate container 7bde4594d0ce [2023-03-22T06:00:43.728Z] ---> 12cb1dfcebef [2023-03-22T06:00:43.728Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-22T06:00:43.418Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-22T06:00:43.442Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T06:00:44.245Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-22T06:00:44.283Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-22T06:00:44.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T06:00:44.663Z] ---> d67120d46739 [2023-03-22T06:00:44.663Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-22T06:00:44.663Z] ---> d1ea37529952 [2023-03-22T06:00:44.663Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-22T06:00:44.787Z] Merging remotes/origin/main commit 82ff0da3d76fda56b8be828932abbd4e3fc098e3 into PR head commit 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec [2023-03-22T06:00:44.923Z] ---> 78f3fcb3bf17 [2023-03-22T06:00:44.923Z] Step 17/22 : EXPOSE 59901 [2023-03-22T06:00:44.923Z] ---> Running in 5d9da3f80fcc [2023-03-22T06:00:44.923Z] Removing intermediate container 5d9da3f80fcc [2023-03-22T06:00:44.923Z] ---> cf6e624932b8 [2023-03-22T06:00:44.923Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-22T06:00:44.923Z] ---> Running in d5b125e90bf7 [2023-03-22T06:00:44.923Z] Removing intermediate container d5b125e90bf7 [2023-03-22T06:00:44.923Z] ---> 1adbd10f9ade [2023-03-22T06:00:44.923Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-22T06:00:44.923Z] ---> Running in d087fc59dd1d [2023-03-22T06:00:45.045Z] Merge succeeded, producing 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec [2023-03-22T06:00:45.045Z] Checking out Revision 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec (PR-439) [2023-03-22T06:00:45.182Z] Removing intermediate container d087fc59dd1d [2023-03-22T06:00:45.182Z] ---> bcdecd8eaa19 [2023-03-22T06:00:45.182Z] Step 20/22 : LABEL arch=amd64 [2023-03-22T06:00:45.182Z] ---> Running in 20eb6bb6724e [2023-03-22T06:00:45.182Z] Removing intermediate container 20eb6bb6724e [2023-03-22T06:00:45.182Z] ---> 2d6c451583fb [2023-03-22T06:00:45.182Z] Step 21/22 : LABEL git_sha=5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec [2023-03-22T06:00:45.182Z] ---> Running in 8ec54f2d0654 [2023-03-22T06:00:45.182Z] Removing intermediate container 8ec54f2d0654 [2023-03-22T06:00:45.182Z] ---> 7cd8a15d2d03 [2023-03-22T06:00:45.182Z] Step 22/22 : LABEL version=0.0.0 [2023-03-22T06:00:45.182Z] ---> Running in 73825b4c89f1 [2023-03-22T06:00:45.182Z] Removing intermediate container 73825b4c89f1 [2023-03-22T06:00:45.182Z] ---> 0c3e32850e21 [2023-03-22T06:00:45.182Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T06:00:45.182Z] Successfully built 0c3e32850e21 [2023-03-22T06:00:45.442Z] Successfully tagged device-modbus:latest [Pipeline] } [2023-03-22T06:00:45.514Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2023-03-22T06:00:45.562Z] > git --version # timeout=10 [2023-03-22T06:00:45.577Z] > git --version # 'git version 2.25.1' [2023-03-22T06:00:45.595Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] stage [Pipeline] { (Docker Push) [2023-03-22T06:00:44.300Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-22T06:00:44.802Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T06:00:44.861Z] > git checkout -f 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec # timeout=10 [2023-03-22T06:00:44.943Z] > git remote # timeout=10 [2023-03-22T06:00:44.961Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T06:00:44.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T06:00:44.997Z] > git merge 82ff0da3d76fda56b8be828932abbd4e3fc098e3 # timeout=10 [2023-03-22T06:00:45.027Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T06:00:45.051Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T06:00:45.068Z] > git checkout -f 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec # timeout=10 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] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T06:00:46.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T06:00:46.485Z] [2023-03-22T06:00:46.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:00:46.884Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T06:00:46.884Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T06:00:46.884Z] Dload Upload Total Spent Left Speed [2023-03-22T06:00:46.884Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 90432 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [2023-03-22T06:00:46.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T06:00:46.969Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T06:00:46.969Z] 5eb5b503b376: Pulling fs layer [2023-03-22T06:00:46.969Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T06:00:46.969Z] ec43610c2a17: Pulling fs layer [2023-03-22T06:00:46.969Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T06:00:46.969Z] 33b1e0a273af: Pulling fs layer [2023-03-22T06:00:46.969Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T06:00:46.969Z] 2f39f015ded8: Pulling fs layer [2023-03-22T06:00:46.969Z] 33b1e0a273af: Waiting [2023-03-22T06:00:46.969Z] 2f39f015ded8: Waiting [2023-03-22T06:00:46.969Z] 3a2ae6a8a46f: Waiting [2023-03-22T06:00:46.969Z] 5d3b04190fa2: Waiting [2023-03-22T06:00:46.969Z] 5c69ac0246d0: Verifying Checksum [2023-03-22T06:00:46.969Z] 5c69ac0246d0: Download complete [2023-03-22T06:00:46.969Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T06:00:46.969Z] 3a2ae6a8a46f: Download complete [Pipeline] sh [2023-03-22T06:00:47.228Z] 33b1e0a273af: Verifying Checksum [2023-03-22T06:00:47.228Z] 33b1e0a273af: Download complete [2023-03-22T06:00:47.228Z] ec43610c2a17: Verifying Checksum [2023-03-22T06:00:47.228Z] ec43610c2a17: Download complete [2023-03-22T06:00:47.228Z] 5d3b04190fa2: Verifying Checksum [2023-03-22T06:00:47.228Z] 5d3b04190fa2: Download complete [2023-03-22T06:00:47.427Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T06:00:47.489Z] 5eb5b503b376: Verifying Checksum [2023-03-22T06:00:47.489Z] 5eb5b503b376: Download complete [2023-03-22T06:00:47.785Z] + sudo tee /etc/docker/daemon.new [2023-03-22T06:00:47.785Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T06:00:47.785Z] { [2023-03-22T06:00:47.785Z] "registry-mirrors": [ [2023-03-22T06:00:47.785Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T06:00:47.785Z] ], [2023-03-22T06:00:47.785Z] "bip": "10.250.0.254/24", [2023-03-22T06:00:47.785Z] "hosts": [ [2023-03-22T06:00:47.785Z] "tcp://0.0.0.0:5555", [2023-03-22T06:00:47.785Z] "unix:///var/run/docker.sock" [2023-03-22T06:00:47.785Z] ], [2023-03-22T06:00:47.785Z] "mtu": 1458, [2023-03-22T06:00:47.785Z] "selinux-enabled": true, [2023-03-22T06:00:47.785Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T06:00:47.785Z] } [Pipeline] sh [2023-03-22T06:00:48.121Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T06:00:48.425Z] 2f39f015ded8: Download complete [2023-03-22T06:00:48.459Z] + sudo service docker restart [2023-03-22T06:00:48.686Z] 5eb5b503b376: Pull complete [2023-03-22T06:00:48.686Z] 5c69ac0246d0: Pull complete [2023-03-22T06:00:49.254Z] ec43610c2a17: Pull complete [2023-03-22T06:00:49.254Z] 3a2ae6a8a46f: Pull complete [2023-03-22T06:00:49.512Z] 33b1e0a273af: Pull complete [2023-03-22T06:00:49.512Z] 5d3b04190fa2: Pull complete [2023-03-22T06:00:53.688Z] 2f39f015ded8: Pull complete [2023-03-22T06:00:53.688Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T06:00:53.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T06:00:53.688Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T06:00:53.989Z] prd-ubuntu20.04-docker-8c-8g-5126 does not seem to be running inside a container [2023-03-22T06:00:54.016Z] $ 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-439 -v /w/workspace/xfoundry_device-modbus-go_PR-439:/w/workspace/xfoundry_device-modbus-go_PR-439:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-439@tmp:/w/workspace/xfoundry_device-modbus-go_PR-439@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-22T06:00:58.033Z] $ docker top 348a7cc6ab6f250c68ac72489857c6e39f0855ce9382b527404025dfe9b672ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:00:58.496Z] ---> job-cost.sh [2023-03-22T06:00:58.496Z] lf-activate-venv: SKIPPING [2023-03-22T06:00:58.496Z] INFO: No Stack... [2023-03-22T06:00:58.754Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T06:00:59.014Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T06:00:59.327Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-439/archives/cost.csv [2023-03-22T06:00:59.328Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T06:00:59.404Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-439-1-stack-cost] [2023-03-22T06:00:59.413Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-439-1-stack-cost] did not exist. Created. [2023-03-22T06:00:59.413Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-439-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T06:00:59.810Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-22T06:00:59.856Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T06:00:59.886Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-439-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T06:00:59.970Z] $ docker stop --time=1 348a7cc6ab6f250c68ac72489857c6e39f0855ce9382b527404025dfe9b672ad [2023-03-22T06:01:01.102Z] $ docker rm -f --volumes 348a7cc6ab6f250c68ac72489857c6e39f0855ce9382b527404025dfe9b672ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T06:01:10.616Z] provisioning config files... [2023-03-22T06:01:10.646Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config13745754738991749406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:01:11.032Z] ---> docker-login.sh [2023-03-22T06:01:11.032Z] nexus3.edgexfoundry.org:10001 [2023-03-22T06:01:11.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:01:11.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:01:11.617Z] Configure a credential helper to remove this warning. See [2023-03-22T06:01:11.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:01:11.617Z] [2023-03-22T06:01:11.617Z] Login Succeeded [2023-03-22T06:01:11.617Z] nexus3.edgexfoundry.org:10002 [2023-03-22T06:01:11.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:01:11.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:01:11.886Z] Configure a credential helper to remove this warning. See [2023-03-22T06:01:11.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:01:11.886Z] [2023-03-22T06:01:11.886Z] Login Succeeded [2023-03-22T06:01:11.886Z] nexus3.edgexfoundry.org:10003 [2023-03-22T06:01:12.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:01:12.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:01:12.430Z] Configure a credential helper to remove this warning. See [2023-03-22T06:01:12.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:01:12.430Z] [2023-03-22T06:01:12.430Z] Login Succeeded [2023-03-22T06:01:12.430Z] nexus3.edgexfoundry.org:10004 [2023-03-22T06:01:12.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:01:12.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:01:12.698Z] Configure a credential helper to remove this warning. See [2023-03-22T06:01:12.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:01:12.698Z] [2023-03-22T06:01:12.698Z] Login Succeeded [2023-03-22T06:01:12.698Z] docker.io [2023-03-22T06:01:12.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:01:13.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:01:13.243Z] Configure a credential helper to remove this warning. See [2023-03-22T06:01:13.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:01:13.243Z] [2023-03-22T06:01:13.243Z] Login Succeeded [2023-03-22T06:01:13.243Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T06:01:13.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T06:01:13.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T06:01:13.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T06:01:13.855Z] ========================================================= [2023-03-22T06:01:13.855Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T06:01:13.855Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:01:14.447Z] + 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-22T06:01:14.796Z] Sending build context to Docker daemon 3.327MB [2023-03-22T06:01:14.796Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T06:01:14.796Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-22T06:01:15.092Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T06:01:15.092Z] af6eaf76a39c: Pulling fs layer [2023-03-22T06:01:15.092Z] 55522c791124: Pulling fs layer [2023-03-22T06:01:15.092Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T06:01:15.092Z] 169dfbe0d373: Pulling fs layer [2023-03-22T06:01:15.092Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T06:01:15.092Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T06:01:15.092Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T06:01:15.092Z] 52ebb69f0ebf: Waiting [2023-03-22T06:01:15.092Z] 169dfbe0d373: Waiting [2023-03-22T06:01:15.092Z] e1ff8fa3b103: Waiting [2023-03-22T06:01:15.092Z] 5abe8eddf0d5: Waiting [2023-03-22T06:01:15.092Z] 55522c791124: Download complete [2023-03-22T06:01:15.092Z] 169dfbe0d373: Verifying Checksum [2023-03-22T06:01:15.092Z] 169dfbe0d373: Download complete [2023-03-22T06:01:15.092Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T06:01:15.092Z] e1ff8fa3b103: Download complete [2023-03-22T06:01:15.092Z] af6eaf76a39c: Verifying Checksum [2023-03-22T06:01:15.092Z] af6eaf76a39c: Download complete [2023-03-22T06:01:16.567Z] af6eaf76a39c: Pull complete [2023-03-22T06:01:16.567Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T06:01:16.567Z] 5abe8eddf0d5: Download complete [2023-03-22T06:01:17.157Z] 55522c791124: Pull complete [2023-03-22T06:01:18.125Z] ce5c4a1c91eb: Download complete [2023-03-22T06:01:18.125Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T06:01:18.125Z] 52ebb69f0ebf: Download complete [2023-03-22T06:01:30.478Z] ce5c4a1c91eb: Pull complete [2023-03-22T06:01:30.478Z] 169dfbe0d373: Pull complete [2023-03-22T06:01:30.478Z] e1ff8fa3b103: Pull complete [2023-03-22T06:01:37.131Z] 52ebb69f0ebf: Pull complete [2023-03-22T06:01:38.548Z] 5abe8eddf0d5: Pull complete [2023-03-22T06:01:38.548Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T06:01:38.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T06:01:38.548Z] ---> 6cb57ee374ae [2023-03-22T06:01:38.548Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-22T06:01:40.593Z] ---> Running in 8a6de3f7b73c [2023-03-22T06:01:40.593Z] Removing intermediate container 8a6de3f7b73c [2023-03-22T06:01:40.593Z] ---> 0cc6227cdc19 [2023-03-22T06:01:40.593Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T06:01:40.863Z] ---> Running in f6f17551389f [2023-03-22T06:01:41.134Z] Removing intermediate container f6f17551389f [2023-03-22T06:01:41.134Z] ---> 519268a828f3 [2023-03-22T06:01:41.134Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-22T06:01:41.134Z] ---> Running in 456abed30600 [2023-03-22T06:01:42.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T06:01:43.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T06:01:44.097Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-22T06:01:44.097Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-22T06:01:44.097Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-22T06:01:44.097Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-22T06:01:44.097Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-22T06:01:44.097Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-22T06:01:44.097Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-22T06:01:44.097Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-22T06:01:44.097Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T06:01:44.097Z] OK: 270 MiB in 61 packages [2023-03-22T06:01:45.057Z] Removing intermediate container 456abed30600 [2023-03-22T06:01:45.057Z] ---> 62ef80a8f542 [2023-03-22T06:01:45.057Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-22T06:01:45.326Z] ---> Running in 9b68e4acc16d [2023-03-22T06:01:45.596Z] Removing intermediate container 9b68e4acc16d [2023-03-22T06:01:45.596Z] ---> 94f9b8df4153 [2023-03-22T06:01:45.596Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-22T06:01:48.180Z] ---> 4e5c2ceb05c6 [2023-03-22T06:01:48.180Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T06:01:48.457Z] ---> Running in 4515c34d4899 [2023-03-22T06:02:56.348Z] Removing intermediate container 4515c34d4899 [2023-03-22T06:02:56.348Z] ---> df34d314dc3b [2023-03-22T06:02:56.348Z] Step 9/10 : COPY . . [2023-03-22T06:02:56.348Z] ---> 08bcaae1e518 [2023-03-22T06:02:56.348Z] Step 10/10 : RUN ${MAKE} [2023-03-22T06:02:56.348Z] ---> Running in efdc98fff0be [2023-03-22T06:02:56.348Z] noop [2023-03-22T06:02:56.348Z] Removing intermediate container efdc98fff0be [2023-03-22T06:02:56.348Z] ---> eadc98cf33a2 [2023-03-22T06:02:56.348Z] Successfully built eadc98cf33a2 [2023-03-22T06:02:56.348Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:02:56.817Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T06:02:56.817Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T06:02:57.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-5132 does not seem to be running inside a container [2023-03-22T06:02:57.176Z] $ 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-22T06:02:58.372Z] $ docker top 08c14fad71155235a0c20f76e72c409088270000df1fef8153e91fe4640fd703 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T06:02:59.267Z] + go version [2023-03-22T06:02:59.267Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T06:02:59.306Z] $ docker stop --time=1 08c14fad71155235a0c20f76e72c409088270000df1fef8153e91fe4640fd703 [2023-03-22T06:03:00.929Z] $ docker rm -f --volumes 08c14fad71155235a0c20f76e72c409088270000df1fef8153e91fe4640fd703 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:03:01.871Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T06:03:01.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T06:03:02.145Z] prd-ubuntu20.04-docker-arm64-4c-16g-5132 does not seem to be running inside a container [2023-03-22T06:03:02.225Z] $ 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-22T06:03:03.584Z] $ docker top 003b837c1ca2911dce7505cec3f02d030769fbbef3652661306cd0b45d9e2cf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T06:03:04.495Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-22T06:03:05.225Z] + make test [2023-03-22T06:03:05.225Z] go test ./... -coverprofile=coverage.out [2023-03-22T06:03:44.135Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-22T06:06:05.879Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-22T06:06:06.464Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.075s coverage: 48.0% of statements [2023-03-22T06:06:07.047Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T06:06:07.047Z] go vet ./... [2023-03-22T06:06:39.305Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T06:06:39.305Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T06:06:39.305Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T06:06:39.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T06:06:39.385Z] $ docker stop --time=1 003b837c1ca2911dce7505cec3f02d030769fbbef3652661306cd0b45d9e2cf4 [2023-03-22T06:06:41.276Z] $ docker rm -f --volumes 003b837c1ca2911dce7505cec3f02d030769fbbef3652661306cd0b45d9e2cf4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T06:06:42.562Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T06:06:42.605Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T06:06:43.144Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T06:06:43.741Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T06:06:44.107Z] + ls -al . [2023-03-22T06:06:44.108Z] total 176 [2023-03-22T06:06:44.108Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 22 06:03 . [2023-03-22T06:06:44.108Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 06:00 .. [2023-03-22T06:06:44.108Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 06:00 .dockerignore [2023-03-22T06:06:44.108Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 06:00 .git [2023-03-22T06:06:44.108Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 06:00 .github [2023-03-22T06:06:44.108Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 22 06:00 .gitignore [2023-03-22T06:06:44.108Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 06:00 .golangci.yml [2023-03-22T06:06:44.108Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 22 06:00 Attribution.txt [2023-03-22T06:06:44.108Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 22 06:00 CHANGELOG.md [2023-03-22T06:06:44.108Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 22 06:00 Dockerfile [2023-03-22T06:06:44.108Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 06:00 GOVERNANCE.md [2023-03-22T06:06:44.108Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 22 06:00 Jenkinsfile [2023-03-22T06:06:44.108Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 22 06:00 LICENSE [2023-03-22T06:06:44.108Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 22 06:00 Makefile [2023-03-22T06:06:44.108Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 22 06:00 OWNERS.md [2023-03-22T06:06:44.108Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 22 06:00 README.md [2023-03-22T06:06:44.108Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 05:58 VERSION [2023-03-22T06:06:44.108Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 06:00 bin [2023-03-22T06:06:44.108Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 06:00 cmd [2023-03-22T06:06:44.108Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 22 06:06 coverage.out [2023-03-22T06:06:44.108Z] -rw-rw-r-- 1 jenkins jenkins 3498 Mar 22 06:00 go.mod [2023-03-22T06:06:44.108Z] -rw-rw-r-- 1 jenkins jenkins 31668 Mar 22 06:00 go.sum [2023-03-22T06:06:44.108Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 06:00 internal [2023-03-22T06:06:44.108Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 06:00 simulator [2023-03-22T06:06:44.108Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 06:00 snap [2023-03-22T06:06:44.108Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 22 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:06:44.528Z] + 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=5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec --label arch=arm64 --label version=0.0.0 . [2023-03-22T06:06:44.795Z] Sending build context to Docker daemon 3.352MB [2023-03-22T06:06:44.795Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T06:06:44.795Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-22T06:06:44.795Z] ---> eadc98cf33a2 [2023-03-22T06:06:44.795Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-22T06:06:45.064Z] ---> Running in a9ff74a63c9d [2023-03-22T06:06:45.332Z] Removing intermediate container a9ff74a63c9d [2023-03-22T06:06:45.332Z] ---> b697f026862e [2023-03-22T06:06:45.332Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T06:06:45.332Z] ---> Running in 951baad78d01 [2023-03-22T06:06:45.915Z] Removing intermediate container 951baad78d01 [2023-03-22T06:06:45.915Z] ---> dd47a66c739a [2023-03-22T06:06:45.915Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-22T06:06:45.915Z] ---> Running in 050b6d24182e [2023-03-22T06:06:46.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T06:06:47.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T06:06:48.867Z] OK: 270 MiB in 61 packages [2023-03-22T06:06:49.831Z] Removing intermediate container 050b6d24182e [2023-03-22T06:06:49.831Z] ---> 1c790d2e7b51 [2023-03-22T06:06:49.831Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-22T06:06:49.831Z] ---> Running in 57aa43eb3471 [2023-03-22T06:06:50.096Z] Removing intermediate container 57aa43eb3471 [2023-03-22T06:06:50.096Z] ---> 13e8396ac354 [2023-03-22T06:06:50.096Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-22T06:06:54.352Z] ---> 1706111c8fb5 [2023-03-22T06:06:54.352Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T06:06:54.352Z] ---> Running in 0ec93e9960ae [2023-03-22T06:06:56.941Z] Removing intermediate container 0ec93e9960ae [2023-03-22T06:06:56.941Z] ---> b1f497b15d96 [2023-03-22T06:06:56.941Z] Step 9/22 : COPY . . [2023-03-22T06:06:57.538Z] ---> d168728140c6 [2023-03-22T06:06:57.538Z] Step 10/22 : RUN ${MAKE} [2023-03-22T06:06:57.538Z] ---> Running in 175c37b4ef02 [2023-03-22T06:06:58.503Z] 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-22T06:09:50.284Z] Removing intermediate container 175c37b4ef02 [2023-03-22T06:09:50.284Z] ---> 873a3ee10a9a [2023-03-22T06:09:50.284Z] Step 11/22 : FROM alpine:3.17 [2023-03-22T06:09:50.284Z] 3.17: Pulling from library/alpine [2023-03-22T06:09:50.284Z] af6eaf76a39c: Already exists [2023-03-22T06:09:50.284Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T06:09:50.284Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T06:09:50.284Z] ---> d74e625d9115 [2023-03-22T06:09:50.284Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-22T06:09:50.284Z] ---> Running in 76fe1fbd16ad [2023-03-22T06:09:50.284Z] Removing intermediate container 76fe1fbd16ad [2023-03-22T06:09:50.284Z] ---> cf949d68643d [2023-03-22T06:09:50.284Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-22T06:09:50.284Z] ---> Running in b1fe03a875c3 [2023-03-22T06:09:50.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T06:09:50.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T06:09:50.284Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T06:09:50.284Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T06:09:50.284Z] OK: 8 MiB in 16 packages [2023-03-22T06:09:50.284Z] Removing intermediate container b1fe03a875c3 [2023-03-22T06:09:50.284Z] ---> 15ecf26afdeb [2023-03-22T06:09:50.284Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-22T06:09:50.284Z] ---> 6eeb63527fa3 [2023-03-22T06:09:50.284Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-22T06:09:50.284Z] ---> 209feb97dc47 [2023-03-22T06:09:50.284Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-22T06:09:50.284Z] ---> a71a3b071a41 [2023-03-22T06:09:50.284Z] Step 17/22 : EXPOSE 59901 [2023-03-22T06:09:50.284Z] ---> Running in 655c16cf2ba9 [2023-03-22T06:09:50.284Z] Removing intermediate container 655c16cf2ba9 [2023-03-22T06:09:50.284Z] ---> afdc6bdd130e [2023-03-22T06:09:50.284Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-22T06:09:50.284Z] ---> Running in 3e909daef1e3 [2023-03-22T06:09:50.284Z] Removing intermediate container 3e909daef1e3 [2023-03-22T06:09:50.284Z] ---> 13ea7a00b5ed [2023-03-22T06:09:50.284Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-22T06:09:50.284Z] ---> Running in e2bf794dc398 [2023-03-22T06:09:50.284Z] Removing intermediate container e2bf794dc398 [2023-03-22T06:09:50.284Z] ---> 188fbe187042 [2023-03-22T06:09:50.284Z] Step 20/22 : LABEL arch=arm64 [2023-03-22T06:09:50.284Z] ---> Running in bfff90163de0 [2023-03-22T06:09:50.552Z] Removing intermediate container bfff90163de0 [2023-03-22T06:09:50.553Z] ---> 5f2fb53a685b [2023-03-22T06:09:50.553Z] Step 21/22 : LABEL git_sha=5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec [2023-03-22T06:09:50.821Z] ---> Running in 65af3632f68d [2023-03-22T06:09:51.089Z] Removing intermediate container 65af3632f68d [2023-03-22T06:09:51.089Z] ---> 6322cd984a4d [2023-03-22T06:09:51.089Z] Step 22/22 : LABEL version=0.0.0 [2023-03-22T06:09:51.089Z] ---> Running in c5c4fab7027a [2023-03-22T06:09:51.682Z] Removing intermediate container c5c4fab7027a [2023-03-22T06:09:51.682Z] ---> 951be800e00d [2023-03-22T06:09:51.682Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T06:09:51.682Z] Successfully built 951be800e00d [2023-03-22T06:09:51.682Z] 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-22T06:09:52.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T06:09:52.694Z] [2023-03-22T06:09:52.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:09:53.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T06:09:53.406Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T06:09:53.406Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T06:09:53.406Z] 04944245beec: Pulling fs layer [2023-03-22T06:09:53.406Z] 699f458cf7ca: Pulling fs layer [2023-03-22T06:09:53.406Z] 765212b225bb: Pulling fs layer [2023-03-22T06:09:53.406Z] f23df028b6ca: Pulling fs layer [2023-03-22T06:09:53.406Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T06:09:53.406Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T06:09:53.406Z] 765212b225bb: Waiting [2023-03-22T06:09:53.406Z] d65c8cfc05b1: Waiting [2023-03-22T06:09:53.406Z] f23df028b6ca: Waiting [2023-03-22T06:09:53.406Z] 2437ff75d9bd: Waiting [2023-03-22T06:09:53.406Z] 04944245beec: Verifying Checksum [2023-03-22T06:09:53.406Z] 04944245beec: Download complete [2023-03-22T06:09:53.406Z] 765212b225bb: Verifying Checksum [2023-03-22T06:09:53.406Z] 765212b225bb: Download complete [2023-03-22T06:09:53.406Z] f23df028b6ca: Verifying Checksum [2023-03-22T06:09:53.406Z] f23df028b6ca: Download complete [2023-03-22T06:09:53.406Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T06:09:53.406Z] d65c8cfc05b1: Download complete [2023-03-22T06:09:53.712Z] 699f458cf7ca: Verifying Checksum [2023-03-22T06:09:53.712Z] 699f458cf7ca: Download complete [2023-03-22T06:09:53.990Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T06:09:56.656Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T06:09:56.656Z] 2437ff75d9bd: Download complete [2023-03-22T06:09:58.620Z] 8998bd30e6a1: Pull complete [2023-03-22T06:09:58.890Z] 04944245beec: Pull complete [2023-03-22T06:10:00.340Z] 699f458cf7ca: Pull complete [2023-03-22T06:10:00.614Z] 765212b225bb: Pull complete [2023-03-22T06:10:01.203Z] f23df028b6ca: Pull complete [2023-03-22T06:10:01.472Z] d65c8cfc05b1: Pull complete [2023-03-22T06:10:16.499Z] 2437ff75d9bd: Pull complete [2023-03-22T06:10:16.499Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T06:10:16.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T06:10:16.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T06:10:16.856Z] prd-ubuntu20.04-docker-arm64-4c-16g-5132 does not seem to be running inside a container [2023-03-22T06:10:16.943Z] $ 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-22T06:10:19.976Z] $ docker top 75e9b971377c0f311fe37c164a881cc9896f6e75056d223dfca0d5e749a22422 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:10:20.888Z] ---> job-cost.sh [2023-03-22T06:10:20.889Z] lf-activate-venv: SKIPPING [2023-03-22T06:10:20.889Z] INFO: No Stack... [2023-03-22T06:10:21.158Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T06:10:22.116Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T06:10:22.776Z] + cat+ /w/workspace/device-modbus-go/1/archives/cost.csv [2023-03-22T06:10:22.776Z] cut -d, -f6 [Pipeline] lock [2023-03-22T06:10:22.861Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-439-1-stack-cost] [2023-03-22T06:10:22.867Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-439-1-stack-cost] did not exist. Created. [2023-03-22T06:10:22.867Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-439-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T06:10:23.604Z] /w/workspace/device-modbus-go/1@tmp/durable-2b2c5a21/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-22T06:10:24.277Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T06:10:24.313Z] Warning: overwriting stash ‘stack-cost’ [2023-03-22T06:10:24.365Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T06:10:24.382Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-439-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T06:10:24.458Z] $ docker stop --time=1 75e9b971377c0f311fe37c164a881cc9896f6e75056d223dfca0d5e749a22422 [2023-03-22T06:10:25.993Z] $ docker rm -f --volumes 75e9b971377c0f311fe37c164a881cc9896f6e75056d223dfca0d5e749a22422 [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-22T06:10:27.493Z] provisioning config files... [2023-03-22T06:10:27.500Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-439@tmp/config7259719118289939148tmp [Pipeline] { [Pipeline] sh [2023-03-22T06:10:27.868Z] + set +x [2023-03-22T06:10:27.868Z] + curl -s https://codecov.io/bash [2023-03-22T06:10:27.868Z] + bash -s -- [2023-03-22T06:10:27.868Z] [2023-03-22T06:10:27.868Z] _____ _ [2023-03-22T06:10:27.868Z] / ____| | | [2023-03-22T06:10:27.868Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T06:10:27.868Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T06:10:27.868Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T06:10:27.868Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T06:10:27.868Z] Bash-1.0.6 [2023-03-22T06:10:27.868Z] [2023-03-22T06:10:27.868Z] [2023-03-22T06:10:27.868Z] ==> git version 2.25.1 found [2023-03-22T06:10:27.868Z] ==> 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-22T06:10:27.868Z] Release-Date: 2020-01-08 [2023-03-22T06:10:27.868Z] 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-22T06:10:27.868Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T06:10:27.868Z] ==> Jenkins CI detected. [2023-03-22T06:10:27.868Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-439 [2023-03-22T06:10:27.868Z] project root: . [2023-03-22T06:10:27.868Z] --> token set from env [2023-03-22T06:10:27.868Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T06:10:27.868Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T06:10:27.868Z] ==> Python coveragepy not found [2023-03-22T06:10:27.868Z] ==> Searching for coverage reports in: [2023-03-22T06:10:27.868Z] + . [2023-03-22T06:10:27.868Z] -> Found 1 reports [2023-03-22T06:10:27.868Z] ==> Detecting git/mercurial file structure [2023-03-22T06:10:27.868Z] ==> Reading reports [2023-03-22T06:10:28.126Z] + ./coverage.out bytes=23736 [2023-03-22T06:10:28.126Z] ==> Appending adjustments [2023-03-22T06:10:28.126Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T06:10:28.126Z] + Found adjustments [2023-03-22T06:10:28.126Z] ==> Gzipping contents [2023-03-22T06:10:28.126Z] 4.0K /tmp/codecov.3oSzce.gz [2023-03-22T06:10:28.126Z] ==> Uploading reports [2023-03-22T06:10:28.126Z] url: https://codecov.io [2023-03-22T06:10:28.126Z] query: branch=PR-439&commit=5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-439%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=439&job=&cmd_args= [2023-03-22T06:10:28.126Z] -> Pinging Codecov [2023-03-22T06:10:28.126Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-439&commit=5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-439%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=439&job=&cmd_args= [2023-03-22T06:10:28.387Z] -> Uploading to [2023-03-22T06:10:28.388Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/55DBCA73C666E3227836607328DD7E49/5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec/c1887fce-dd4e-4bfb-816a-2620b88a5153.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T061028Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=024dc284f2109a8d1d5ce1e944f4ed6b112f2542f92ced2f4aafbae9ba651da6 [2023-03-22T06:10:28.388Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T06:10:28.388Z] Dload Upload Total Spent Left Speed [2023-03-22T06:10:28.649Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3909 0 0 100 3909 0 13911 --:--:-- --:--:-- --:--:-- 13960 [2023-03-22T06:10:28.649Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec [Pipeline] } [2023-03-22T06:10:28.678Z] 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-22T06:10:30.418Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-439/archives ] [2023-03-22T06:10:30.418Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-439/archives [2023-03-22T06:10:30.418Z] total 16 [2023-03-22T06:10:30.418Z] drwxr-xr-x 3 root root 4096 Mar 22 06:00 . [2023-03-22T06:10:30.418Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 06:00 .. [2023-03-22T06:10:30.418Z] drwxr-xr-x 2 root root 4096 Mar 22 06:00 cost [2023-03-22T06:10:30.418Z] -rw-r--r-- 1 root root 88 Mar 22 06:00 cost.csv [2023-03-22T06:10:30.418Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-439/archives [2023-03-22T06:10:30.418Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-439/archives [2023-03-22T06:10:30.418Z] total 16 [2023-03-22T06:10:30.418Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 06:00 . [2023-03-22T06:10:30.418Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 06:00 .. [2023-03-22T06:10:30.418Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 06:00 cost [2023-03-22T06:10:30.418Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 22 06:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:10:30.841Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:10:31.725Z] ---> package-listing.sh [2023-03-22T06:10:31.725Z] ++ facter osfamily [2023-03-22T06:10:31.725Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T06:10:31.983Z] + OS_FAMILY=debian [2023-03-22T06:10:31.983Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-439 [2023-03-22T06:10:31.983Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T06:10:31.983Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T06:10:31.983Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T06:10:31.983Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T06:10:31.983Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-439 ']' [2023-03-22T06:10:31.983Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T06:10:31.983Z] + case "${OS_FAMILY}" in [2023-03-22T06:10:31.983Z] + dpkg -l [2023-03-22T06:10:31.983Z] + grep '^ii' [2023-03-22T06:10:31.983Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T06:10:31.983Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T06:10:31.983Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T06:10:31.983Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-439 ']' [2023-03-22T06:10:31.983Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-439/archives/ [2023-03-22T06:10:31.983Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-439/archives/ [Pipeline] echo [2023-03-22T06:10:32.014Z] 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-439/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T06:10:32.310Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:10:32.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T06:10:32.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T06:10:33.081Z] prd-ubuntu20.04-docker-8c-8g-5126 does not seem to be running inside a container [2023-03-22T06:10:33.109Z] $ 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-439/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-439 -v /w/workspace/xfoundry_device-modbus-go_PR-439:/w/workspace/xfoundry_device-modbus-go_PR-439:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-439@tmp:/w/workspace/xfoundry_device-modbus-go_PR-439@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-22T06:10:33.285Z] $ docker top 6b06a870dff9a557ab3be91f7c6e26775ac81490ac74406fd1d9718ee4e2497b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T06:10:33.673Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T06:10:33.993Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T06:10:34.316Z] + ls /var/log/sa-host [2023-03-22T06:10:34.317Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T06:10:34.549Z] provisioning config files... [2023-03-22T06:10:34.559Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-439@tmp/config18420643477422100064tmp [Pipeline] { [Pipeline] echo [2023-03-22T06:10:34.610Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:10:34.923Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T06:10:35.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:10:35.490Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T06:10:35.522Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:10:35.842Z] ---> sudo-logs.sh [2023-03-22T06:10:35.842Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T06:10:35.922Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:10:36.234Z] ---> job-cost.sh [2023-03-22T06:10:36.234Z] lf-activate-venv: SKIPPING [2023-03-22T06:10:36.234Z] DEBUG: total: 0.2199999988079071 [2023-03-22T06:10:36.234Z] INFO: Retrieving Stack Cost... [2023-03-22T06:10:36.497Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T06:10:37.071Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T06:10:37.159Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:10:37.482Z] ---> logs-deploy.sh [2023-03-22T06:10:37.483Z] lf-activate-venv: SKIPPING [2023-03-22T06:10:37.483Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-439/1 [2023-03-22T06:10:37.483Z] INFO: archiving workspace using pattern(s): [2023-03-22T06:10:38.420Z] Archives upload complete. [2023-03-22T06:10:38.420Z] INFO: archiving logs to Nexus