Pull request #1555 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 195ca9ac116cbed9691708f6329713d0ac1ea1a9+8c8ed3e474c227ac5cd794810a07c084c0ea64b2 (08e65a7dcf6e5e1806c9834f17caeec55a46a7f0) 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-ssh15034856110035493480.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17809941061160324923.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1555/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-sdk-go/branches/PR-1555/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7596649511856582516.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-sdk-go/branches/PR-1555/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7949286104159407464.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7993422820280214734.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-sdk-go/branches/PR-1555/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-sdk-go/branches/PR-1555/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15464196331152196725.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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-27765 in /w/workspace/gexfoundry_device-sdk-go_PR-1555 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1555 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8c8ed3e474c227ac5cd794810a07c084c0ea64b2 into PR head commit 195ca9ac116cbed9691708f6329713d0ac1ea1a9 Merge succeeded, producing 195ca9ac116cbed9691708f6329713d0ac1ea1a9 Checking out Revision 195ca9ac116cbed9691708f6329713d0ac1ea1a9 (PR-1555) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1555/head:refs/remotes/origin/PR-1555 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 195ca9ac116cbed9691708f6329713d0ac1ea1a9 # 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 8c8ed3e474c227ac5cd794810a07c084c0ea64b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 195ca9ac116cbed9691708f6329713d0ac1ea1a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-24T04:14:57.306Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-24T04:14:57.523Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-24T04:14:57.655Z] ========================================================= [2024-01-24T04:14:57.655Z] EdgeX Global Pipelines Version Info [2024-01-24T04:14:57.656Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-24T04:14:58.773Z] ------------------- [2024-01-24T04:14:58.773Z] stable info: [2024-01-24T04:14:58.773Z] ------------------- [2024-01-24T04:14:58.773Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-24T04:14:58.773Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-24T04:14:58.773Z] Message: update stable to v1.0.258 [2024-01-24T04:14:59.036Z] ------------------- [2024-01-24T04:14:59.036Z] experimental info: [2024-01-24T04:14:59.036Z] ------------------- [2024-01-24T04:14:59.036Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-24T04:14:59.036Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-24T04:14:59.036Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-24T04:14:59.271Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-01-24T04:14:59.331Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-01-24T04:14:59.389Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-24T04:14:59.448Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-24T04:14:59.502Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-24T04:14:59.572Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-24T04:14:59.635Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-24T04:14:59.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-01-24T04:14:59.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-24T04:14:59.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-24T04:14:59.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-24T04:14:59.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-01-24T04:15:00.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-24T04:15:00.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-24T04:15:00.148Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-24T04:15:00.218Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-01-24T04:15:00.301Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-24T04:15:00.371Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-24T04:15:00.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-24T04:15:00.514Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-24T04:15:00.589Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-01-24T04:15:00.664Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-01-24T04:15:00.735Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-24T04:15:00.806Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-24T04:15:00.878Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-24T04:15:00.962Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-24T04:15:01.047Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-24T04:15:01.124Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1555 [Pipeline] echo [2024-01-24T04:15:01.281Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1555 [Pipeline] echo [2024-01-24T04:15:01.362Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1555 [Pipeline] echo [2024-01-24T04:15:01.445Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 195ca9ac116cbed9691708f6329713d0ac1ea1a9 [Pipeline] echo [2024-01-24T04:15:01.523Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 195ca9a [Pipeline] echo [2024-01-24T04:15:01.603Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-24T04:15:01.823Z] provisioning config files... [2024-01-24T04:15:01.863Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1555@tmp/config7118153244617472349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-24T04:15:02.263Z] ---> ****-login.sh [2024-01-24T04:15:02.263Z] nexus3.edgexfoundry.org:10001 [2024-01-24T04:15:02.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T04:15:02.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T04:15:02.531Z] Configure a credential helper to remove this warning. See [2024-01-24T04:15:02.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T04:15:02.531Z] [2024-01-24T04:15:02.531Z] Login Succeeded [2024-01-24T04:15:02.531Z] nexus3.edgexfoundry.org:10002 [2024-01-24T04:15:02.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T04:15:02.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T04:15:02.791Z] Configure a credential helper to remove this warning. See [2024-01-24T04:15:02.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T04:15:02.791Z] [2024-01-24T04:15:02.791Z] Login Succeeded [2024-01-24T04:15:02.791Z] nexus3.edgexfoundry.org:10003 [2024-01-24T04:15:02.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T04:15:02.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T04:15:02.791Z] Configure a credential helper to remove this warning. See [2024-01-24T04:15:02.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T04:15:02.791Z] [2024-01-24T04:15:02.791Z] Login Succeeded [2024-01-24T04:15:02.791Z] nexus3.edgexfoundry.org:10004 [2024-01-24T04:15:03.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T04:15:03.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T04:15:03.052Z] Configure a credential helper to remove this warning. See [2024-01-24T04:15:03.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T04:15:03.052Z] [2024-01-24T04:15:03.052Z] Login Succeeded [2024-01-24T04:15:03.052Z] ****.io [2024-01-24T04:15:03.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T04:15:03.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T04:15:03.629Z] Configure a credential helper to remove this warning. See [2024-01-24T04:15:03.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T04:15:03.629Z] [2024-01-24T04:15:03.629Z] Login Succeeded [2024-01-24T04:15:03.629Z] ---> ****-login.sh ends [Pipeline] } [2024-01-24T04:15:03.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-24T04:15:04.459Z] + git rev-list -1 --merges 195ca9ac116cbed9691708f6329713d0ac1ea1a9~1..195ca9ac116cbed9691708f6329713d0ac1ea1a9 [Pipeline] echo [2024-01-24T04:15:04.514Z] -----------> git rev-list -1 --merges 195ca9ac116cbed9691708f6329713d0ac1ea1a9~1..195ca9ac116cbed9691708f6329713d0ac1ea1a9 195ca9ac116cbed9691708f6329713d0ac1ea1a9 [false] [Pipeline] sh [2024-01-24T04:15:04.847Z] + git log --format=format:%s -1 195ca9ac116cbed9691708f6329713d0ac1ea1a9 [Pipeline] echo [2024-01-24T04:15:04.885Z] ========================================================= [2024-01-24T04:15:04.885Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-24T04:15:04.885Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-24T04:15:05.381Z] + git log --format=format:%s -1 195ca9ac116cbed9691708f6329713d0ac1ea1a9 [Pipeline] echo [2024-01-24T04:15:05.430Z] [semverPrep] GIT_COMMIT: 195ca9ac116cbed9691708f6329713d0ac1ea1a9, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-01-24T04:15:05.487Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-24T04:15:05.934Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-24T04:15:05.934Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-24T04:15:05.934Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-24T04:15:05.934Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-24T04:15:05.934Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-24T04:15:05.934Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-24T04:15:05.934Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T04:15:06.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-24T04:15:06.459Z] [2024-01-24T04:15:06.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T04:15:06.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-24T04:15:06.868Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-24T04:15:06.868Z] b85a868b505f: Pulling fs layer [2024-01-24T04:15:06.868Z] e2be974225ed: Pulling fs layer [2024-01-24T04:15:06.868Z] 339a4e72a1f5: Pulling fs layer [2024-01-24T04:15:06.868Z] 988bab9f4d93: Pulling fs layer [2024-01-24T04:15:06.868Z] 1469e6f7b9e6: Pulling fs layer [2024-01-24T04:15:06.868Z] eaf3925da568: Pulling fs layer [2024-01-24T04:15:06.868Z] bab4dde63d76: Pulling fs layer [2024-01-24T04:15:06.868Z] bde34c3a00c8: Pulling fs layer [2024-01-24T04:15:06.868Z] b352a97aabf1: Pulling fs layer [2024-01-24T04:15:06.868Z] 4872d77fe225: Pulling fs layer [2024-01-24T04:15:06.868Z] 988bab9f4d93: Waiting [2024-01-24T04:15:06.868Z] 5851b861e8e6: Pulling fs layer [2024-01-24T04:15:06.868Z] 1469e6f7b9e6: Waiting [2024-01-24T04:15:06.868Z] eaf3925da568: Waiting [2024-01-24T04:15:06.868Z] bab4dde63d76: Waiting [2024-01-24T04:15:06.868Z] bde34c3a00c8: Waiting [2024-01-24T04:15:06.868Z] b352a97aabf1: Waiting [2024-01-24T04:15:06.868Z] 5851b861e8e6: Waiting [2024-01-24T04:15:06.868Z] 4872d77fe225: Waiting [2024-01-24T04:15:06.868Z] e2be974225ed: Verifying Checksum [2024-01-24T04:15:06.868Z] e2be974225ed: Download complete [2024-01-24T04:15:06.868Z] 988bab9f4d93: Verifying Checksum [2024-01-24T04:15:06.868Z] 988bab9f4d93: Download complete [2024-01-24T04:15:06.868Z] 1469e6f7b9e6: Verifying Checksum [2024-01-24T04:15:06.868Z] 1469e6f7b9e6: Download complete [2024-01-24T04:15:07.127Z] eaf3925da568: Verifying Checksum [2024-01-24T04:15:07.127Z] eaf3925da568: Download complete [2024-01-24T04:15:07.127Z] 339a4e72a1f5: Verifying Checksum [2024-01-24T04:15:07.127Z] 339a4e72a1f5: Download complete [2024-01-24T04:15:07.127Z] bde34c3a00c8: Verifying Checksum [2024-01-24T04:15:07.127Z] bde34c3a00c8: Download complete [2024-01-24T04:15:07.127Z] b352a97aabf1: Download complete [2024-01-24T04:15:07.127Z] 4872d77fe225: Verifying Checksum [2024-01-24T04:15:07.127Z] 4872d77fe225: Download complete [2024-01-24T04:15:07.127Z] 5851b861e8e6: Download complete [2024-01-24T04:15:07.127Z] b85a868b505f: Verifying Checksum [2024-01-24T04:15:07.127Z] b85a868b505f: Download complete [2024-01-24T04:15:07.388Z] bab4dde63d76: Verifying Checksum [2024-01-24T04:15:07.388Z] bab4dde63d76: Download complete [2024-01-24T04:15:08.330Z] b85a868b505f: Pull complete [2024-01-24T04:15:08.594Z] e2be974225ed: Pull complete [2024-01-24T04:15:09.162Z] 339a4e72a1f5: Pull complete [2024-01-24T04:15:09.162Z] 988bab9f4d93: Pull complete [2024-01-24T04:15:09.421Z] 1469e6f7b9e6: Pull complete [2024-01-24T04:15:09.421Z] eaf3925da568: Pull complete [2024-01-24T04:15:11.358Z] bab4dde63d76: Pull complete [2024-01-24T04:15:11.358Z] bde34c3a00c8: Pull complete [2024-01-24T04:15:11.619Z] b352a97aabf1: Pull complete [2024-01-24T04:15:11.619Z] 4872d77fe225: Pull complete [2024-01-24T04:15:11.881Z] 5851b861e8e6: Pull complete [2024-01-24T04:15:11.881Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-24T04:15:11.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-24T04:15:11.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T04:15:12.241Z] prd-ubuntu20.04-docker-8c-8g-27765 does not seem to be running inside a container [2024-01-24T04:15:12.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1555 -v /w/workspace/gexfoundry_device-sdk-go_PR-1555:/w/workspace/gexfoundry_device-sdk-go_PR-1555:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1555@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1555@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-24T04:15:14.004Z] $ docker top d9d1759cf3f1677b5166ea10e65ca3b6274ffb4a4a0cfb01c53bfc9027352607 -eo pid,comm [2024-01-24T04:15:14.056Z] 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). [2024-01-24T04:15:14.056Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-24T04:15:14.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-24T04:15:14.251Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-24T04:15:14.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-24T04:15:14.390Z] $ docker exec d9d1759cf3f1677b5166ea10e65ca3b6274ffb4a4a0cfb01c53bfc9027352607 ssh-agent [2024-01-24T04:15:14.496Z] SSH_AUTH_SOCK=/tmp/ssh-hv8Zlg5woXm6/agent.32 [2024-01-24T04:15:14.496Z] SSH_AGENT_PID=38 [2024-01-24T04:15:14.502Z] Running ssh-add (command line suppressed) [2024-01-24T04:15:14.613Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1555@tmp/private_key_4653443488091283763.key (/w/workspace/gexfoundry_device-sdk-go_PR-1555@tmp/private_key_4653443488091283763.key) [2024-01-24T04:15:14.624Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-24T04:15:14.988Z] + git tag --points-at HEAD [Pipeline] } [2024-01-24T04:15:15.022Z] $ docker exec --env ******** --env ******** d9d1759cf3f1677b5166ea10e65ca3b6274ffb4a4a0cfb01c53bfc9027352607 ssh-agent -k [2024-01-24T04:15:15.124Z] unset SSH_AUTH_SOCK; [2024-01-24T04:15:15.124Z] unset SSH_AGENT_PID; [2024-01-24T04:15:15.125Z] echo Agent pid 38 killed; [2024-01-24T04:15:15.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-24T04:15:15.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-24T04:15:15.279Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-24T04:15:15.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-24T04:15:15.393Z] $ docker exec d9d1759cf3f1677b5166ea10e65ca3b6274ffb4a4a0cfb01c53bfc9027352607 ssh-agent [2024-01-24T04:15:15.495Z] SSH_AUTH_SOCK=/tmp/ssh-JRt3wVpr5FbS/agent.70 [2024-01-24T04:15:15.495Z] SSH_AGENT_PID=76 [2024-01-24T04:15:15.501Z] Running ssh-add (command line suppressed) [2024-01-24T04:15:15.606Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1555@tmp/private_key_2240654610268853258.key (/w/workspace/gexfoundry_device-sdk-go_PR-1555@tmp/private_key_2240654610268853258.key) [2024-01-24T04:15:15.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-24T04:15:15.971Z] + git semver init [2024-01-24T04:15:16.230Z] 2024-01-24 04:15:16,191 [run_init] DEBUG init version:0.0.0 force:False [2024-01-24T04:15:16.230Z] 2024-01-24 04:15:16,192 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1555/.semver [2024-01-24T04:15:16.230Z] 2024-01-24 04:15:16,192 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1555/.semver [2024-01-24T04:15:16.230Z] 2024-01-24 04:15:16,193 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1555/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1555, universal_newlines=False, shell=None, istream=None) [2024-01-24T04:15:17.619Z] 2024-01-24 04:15:17,316 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1555/.git/info/exclude [2024-01-24T04:15:17.619Z] 2024-01-24 04:15:17,317 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1555/.semver/PR-1555 with force:False [2024-01-24T04:15:17.619Z] 2024-01-24 04:15:17,317 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1555/.semver/PR-1555 [2024-01-24T04:15:17.619Z] 2024-01-24 04:15:17,322 [execute] INFO git cat-file --batch-check [2024-01-24T04:15:17.619Z] 2024-01-24 04:15:17,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1555/.semver, universal_newlines=False, shell=None, istream=) [2024-01-24T04:15:17.619Z] 2024-01-24 04:15:17,331 [execute] INFO git cat-file --batch [2024-01-24T04:15:17.619Z] 2024-01-24 04:15:17,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1555/.semver, universal_newlines=False, shell=None, istream=) [2024-01-24T04:15:17.619Z] 2024-01-24 04:15:17,338 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1555/.semver/PR-1555 [2024-01-24T04:15:17.619Z] 0.0.0 [Pipeline] } [2024-01-24T04:15:17.651Z] $ docker exec --env ******** --env ******** d9d1759cf3f1677b5166ea10e65ca3b6274ffb4a4a0cfb01c53bfc9027352607 ssh-agent -k [2024-01-24T04:15:17.744Z] unset SSH_AUTH_SOCK; [2024-01-24T04:15:17.745Z] unset SSH_AGENT_PID; [2024-01-24T04:15:17.745Z] echo Agent pid 76 killed; [2024-01-24T04:15:17.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-24T04:15:19.584Z] + git semver [Pipeline] } [2024-01-24T04:15:19.625Z] $ docker stop --time=1 d9d1759cf3f1677b5166ea10e65ca3b6274ffb4a4a0cfb01c53bfc9027352607 [2024-01-24T04:15:28.943Z] $ docker rm -f --volumes d9d1759cf3f1677b5166ea10e65ca3b6274ffb4a4a0cfb01c53bfc9027352607 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-24T04:15:35.964Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-24T04:15:36.323Z] Stashed 1 file(s) [Pipeline] echo [2024-01-24T04:15:36.342Z] [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 [2024-01-24T04:15:37.956Z] provisioning config files... [2024-01-24T04:15:37.966Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1555@tmp/config13250702142015395580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-24T04:15:38.374Z] ---> ****-login.sh [2024-01-24T04:15:38.374Z] nexus3.edgexfoundry.org:10001 [2024-01-24T04:15:38.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T04:15:38.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T04:15:38.374Z] Configure a credential helper to remove this warning. See [2024-01-24T04:15:38.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T04:15:38.374Z] [2024-01-24T04:15:38.374Z] Login Succeeded [2024-01-24T04:15:38.374Z] nexus3.edgexfoundry.org:10002 [2024-01-24T04:15:38.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T04:15:38.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T04:15:38.374Z] Configure a credential helper to remove this warning. See [2024-01-24T04:15:38.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T04:15:38.374Z] [2024-01-24T04:15:38.374Z] Login Succeeded [2024-01-24T04:15:38.374Z] nexus3.edgexfoundry.org:10003 [2024-01-24T04:15:38.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T04:15:38.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T04:15:38.634Z] Configure a credential helper to remove this warning. See [2024-01-24T04:15:38.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T04:15:38.635Z] [2024-01-24T04:15:38.635Z] Login Succeeded [2024-01-24T04:15:38.635Z] nexus3.edgexfoundry.org:10004 [2024-01-24T04:15:38.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T04:15:38.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T04:15:38.635Z] Configure a credential helper to remove this warning. See [2024-01-24T04:15:38.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T04:15:38.635Z] [2024-01-24T04:15:38.635Z] Login Succeeded [2024-01-24T04:15:38.635Z] ****.io [2024-01-24T04:15:38.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T04:15:38.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T04:15:38.895Z] Configure a credential helper to remove this warning. See [2024-01-24T04:15:38.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T04:15:38.895Z] [2024-01-24T04:15:38.895Z] Login Succeeded [2024-01-24T04:15:38.895Z] ---> ****-login.sh ends [Pipeline] } [2024-01-24T04:15:38.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-24T04:15:39.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-24T04:15:39.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-24T04:15:39.405Z] ========================================================= [2024-01-24T04:15:39.405Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-24T04:15:39.405Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T04:15:40.024Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-24T04:15:40.024Z] Sending build context to Docker daemon 21.91MB [2024-01-24T04:15:40.024Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-01-24T04:15:40.024Z] Step 2/10 : FROM ${BASE} AS builder [2024-01-24T04:15:40.024Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-24T04:15:40.024Z] 7264a8db6415: Pulling fs layer [2024-01-24T04:15:40.024Z] c4d48a809fc2: Pulling fs layer [2024-01-24T04:15:40.024Z] 4f1c88b9dad5: Pulling fs layer [2024-01-24T04:15:40.024Z] ad3a456e5733: Pulling fs layer [2024-01-24T04:15:40.024Z] 69c7f0334f64: Pulling fs layer [2024-01-24T04:15:40.024Z] 1f1c1a5573a3: Pulling fs layer [2024-01-24T04:15:40.024Z] ce7588e14bc9: Pulling fs layer [2024-01-24T04:15:40.024Z] b5e4710f87ac: Pulling fs layer [2024-01-24T04:15:40.024Z] ad3a456e5733: Waiting [2024-01-24T04:15:40.024Z] 69c7f0334f64: Waiting [2024-01-24T04:15:40.024Z] 1f1c1a5573a3: Waiting [2024-01-24T04:15:40.024Z] ce7588e14bc9: Waiting [2024-01-24T04:15:40.024Z] b5e4710f87ac: Waiting [2024-01-24T04:15:40.284Z] c4d48a809fc2: Verifying Checksum [2024-01-24T04:15:40.284Z] c4d48a809fc2: Download complete [2024-01-24T04:15:40.284Z] ad3a456e5733: Verifying Checksum [2024-01-24T04:15:40.284Z] ad3a456e5733: Download complete [2024-01-24T04:15:40.284Z] 7264a8db6415: Verifying Checksum [2024-01-24T04:15:40.284Z] 7264a8db6415: Download complete [2024-01-24T04:15:40.284Z] 1f1c1a5573a3: Verifying Checksum [2024-01-24T04:15:40.284Z] 1f1c1a5573a3: Download complete [2024-01-24T04:15:40.284Z] 7264a8db6415: Pull complete [2024-01-24T04:15:40.544Z] b5e4710f87ac: Verifying Checksum [2024-01-24T04:15:40.544Z] b5e4710f87ac: Download complete [2024-01-24T04:15:40.544Z] c4d48a809fc2: Pull complete [2024-01-24T04:15:40.803Z] 4f1c88b9dad5: Verifying Checksum [2024-01-24T04:15:40.803Z] 4f1c88b9dad5: Download complete [2024-01-24T04:15:41.063Z] ce7588e14bc9: Verifying Checksum [2024-01-24T04:15:41.063Z] ce7588e14bc9: Download complete [2024-01-24T04:15:44.432Z] 4f1c88b9dad5: Pull complete [2024-01-24T04:15:44.432Z] ad3a456e5733: Pull complete [2024-01-24T04:15:44.432Z] 69c7f0334f64: Pull complete [2024-01-24T04:15:44.432Z] 1f1c1a5573a3: Pull complete [2024-01-24T04:15:46.965Z] ce7588e14bc9: Pull complete [2024-01-24T04:15:47.224Z] b5e4710f87ac: Pull complete [2024-01-24T04:15:47.224Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-24T04:15:47.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-24T04:15:47.224Z] ---> 88b5674ff536 [2024-01-24T04:15:47.224Z] Step 3/10 : ARG MAKE=make build [2024-01-24T04:15:48.605Z] ---> Running in 13827432b2a1 [2024-01-24T04:15:48.605Z] Removing intermediate container 13827432b2a1 [2024-01-24T04:15:48.605Z] ---> 5bf00c1e679a [2024-01-24T04:15:48.605Z] Step 4/10 : WORKDIR /device-sdk-go [2024-01-24T04:15:48.605Z] ---> Running in c5e7e07d563e [2024-01-24T04:15:48.605Z] Removing intermediate container c5e7e07d563e [2024-01-24T04:15:48.605Z] ---> 11161f03a1b3 [2024-01-24T04:15:48.605Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-24T04:15:48.605Z] ---> Running in c81525b730e7 [2024-01-24T04:15:48.863Z] Removing intermediate container c81525b730e7 [2024-01-24T04:15:48.863Z] ---> 293981e13a53 [2024-01-24T04:15:48.863Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-01-24T04:15:48.863Z] ---> Running in 5ee254282c97 [2024-01-24T04:15:49.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T04:15:49.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T04:15:49.382Z] OK: 264 MiB in 52 packages [2024-01-24T04:15:49.691Z] Removing intermediate container 5ee254282c97 [2024-01-24T04:15:49.691Z] ---> f521353667cc [2024-01-24T04:15:49.691Z] Step 7/10 : COPY go.mod vendor* ./ [2024-01-24T04:15:49.950Z] ---> 9420d2f8c8a8 [2024-01-24T04:15:49.950Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T04:15:49.950Z] ---> Running in a2ff56d40fb4 [2024-01-24T04:15:52.703Z] Still waiting to schedule task [2024-01-24T04:15:52.703Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-24T04:16:28.738Z] Removing intermediate container a2ff56d40fb4 [2024-01-24T04:16:28.739Z] ---> 6f97cf3e09ec [2024-01-24T04:16:28.739Z] Step 9/10 : COPY . . [2024-01-24T04:16:29.305Z] ---> fcb655c29461 [2024-01-24T04:16:29.305Z] Step 10/10 : RUN ${MAKE} [2024-01-24T04:16:29.305Z] ---> Running in c90b49e070ee [2024-01-24T04:16:29.562Z] noop [2024-01-24T04:16:30.130Z] Removing intermediate container c90b49e070ee [2024-01-24T04:16:30.130Z] ---> ca130f61eea0 [2024-01-24T04:16:30.130Z] Successfully built ca130f61eea0 [2024-01-24T04:16:30.130Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T04:16:30.676Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-24T04:16:30.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T04:16:30.898Z] prd-ubuntu20.04-docker-8c-8g-27765 does not seem to be running inside a container [2024-01-24T04:16:30.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1555 -v /w/workspace/gexfoundry_device-sdk-go_PR-1555:/w/workspace/gexfoundry_device-sdk-go_PR-1555:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1555@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1555@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-24T04:16:31.286Z] $ docker top c8d5ad2cc75a2e6d88d1cad65dcf2b723a4cdfa7206b6552ec1467e3644b7170 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-24T04:16:31.740Z] + go version [2024-01-24T04:16:31.740Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-24T04:16:31.777Z] $ docker stop --time=1 c8d5ad2cc75a2e6d88d1cad65dcf2b723a4cdfa7206b6552ec1467e3644b7170 [2024-01-24T04:16:33.036Z] $ docker rm -f --volumes c8d5ad2cc75a2e6d88d1cad65dcf2b723a4cdfa7206b6552ec1467e3644b7170 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T04:16:34.016Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-24T04:16:34.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T04:16:34.236Z] prd-ubuntu20.04-docker-8c-8g-27765 does not seem to be running inside a container [2024-01-24T04:16:34.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1555 -v /w/workspace/gexfoundry_device-sdk-go_PR-1555:/w/workspace/gexfoundry_device-sdk-go_PR-1555:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1555@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1555@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-24T04:16:34.639Z] $ docker top 064dee8d8fe9d3a6692fe327c7aff91d25b2ba9795840759370fbe68606dccda -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-24T04:16:35.095Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1555 [Pipeline] fileExists [Pipeline] sh [2024-01-24T04:16:35.489Z] + make test [2024-01-24T04:16:35.489Z] go test -race -coverprofile=coverage.out ./... [2024-01-24T04:16:42.061Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-01-24T04:16:54.267Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-01-24T04:16:54.267Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-01-24T04:16:54.267Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-01-24T04:16:54.267Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-01-24T04:16:54.267Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-01-24T04:16:54.267Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-01-24T04:16:54.267Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-01-24T04:16:54.527Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-01-24T04:16:54.785Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.045s coverage: 27.6% of statements [2024-01-24T04:16:55.044Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.046s coverage: 81.5% of statements [2024-01-24T04:16:55.044Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.071s coverage: 86.0% of statements [2024-01-24T04:16:55.611Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.071s coverage: 71.8% of statements [2024-01-24T04:16:55.611Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-01-24T04:16:55.611Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-01-24T04:16:56.179Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-01-24T04:16:58.716Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.050s coverage: 14.4% of statements [2024-01-24T04:16:58.716Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.847s coverage: 45.9% of statements [2024-01-24T04:16:58.716Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.060s coverage: 68.5% of statements [2024-01-24T04:16:58.716Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.100s coverage: 89.2% of statements [2024-01-24T04:16:58.716Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.044s coverage: 5.5% of statements [2024-01-24T04:17:20.642Z] GO111MODULE=on go vet ./... [2024-01-24T04:17:20.901Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-24T04:17:21.160Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-24T04:17:21.160Z] ./bin/test-attribution-txt.sh [2024-01-24T04:17:21.160Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-24T04:17:21.203Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-24T04:17:21.274Z] $ docker stop --time=1 064dee8d8fe9d3a6692fe327c7aff91d25b2ba9795840759370fbe68606dccda [2024-01-24T04:17:23.107Z] $ docker rm -f --volumes 064dee8d8fe9d3a6692fe327c7aff91d25b2ba9795840759370fbe68606dccda [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-24T04:17:23.751Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-24T04:17:23.835Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-24T04:17:24.711Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-24T04:17:25.023Z] + ls -al . [2024-01-24T04:17:25.023Z] total 308 [2024-01-24T04:17:25.023Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 24 04:16 . [2024-01-24T04:17:25.023Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 04:14 .. [2024-01-24T04:17:25.023Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 24 04:14 .dockerignore [2024-01-24T04:17:25.023Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 04:16 .git [2024-01-24T04:17:25.023Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 04:14 .github [2024-01-24T04:17:25.023Z] -rw-rw-r-- 1 jenkins jenkins 137 Jan 24 04:14 .gitignore [2024-01-24T04:17:25.023Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 24 04:14 .golangci.yml [2024-01-24T04:17:25.023Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 24 04:15 .semver [2024-01-24T04:17:25.023Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jan 24 04:14 CHANGELOG.md [2024-01-24T04:17:25.023Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 24 04:14 GOVERNANCE.md [2024-01-24T04:17:25.023Z] -rw-rw-r-- 1 jenkins jenkins 885 Jan 24 04:14 Jenkinsfile [2024-01-24T04:17:25.023Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 24 04:14 LICENSE [2024-01-24T04:17:25.023Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jan 24 04:14 Makefile [2024-01-24T04:17:25.023Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 24 04:14 OWNERS.md [2024-01-24T04:17:25.023Z] -rw-rw-r-- 1 jenkins jenkins 4933 Jan 24 04:14 README.md [2024-01-24T04:17:25.023Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 24 04:15 VERSION [2024-01-24T04:17:25.023Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 04:14 bin [2024-01-24T04:17:25.023Z] -rw-r--r-- 1 jenkins jenkins 122153 Jan 24 04:16 coverage.out [2024-01-24T04:17:25.023Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 24 04:14 example [2024-01-24T04:17:25.023Z] -rw-rw-r-- 1 jenkins jenkins 3767 Jan 24 04:14 go.mod [2024-01-24T04:17:25.023Z] -rw-rw-r-- 1 jenkins jenkins 33874 Jan 24 04:14 go.sum [2024-01-24T04:17:25.023Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 24 04:14 internal [2024-01-24T04:17:25.023Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 04:14 openapi [2024-01-24T04:17:25.023Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 24 04:14 pkg [2024-01-24T04:17:25.023Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 04:14 snap [2024-01-24T04:17:25.023Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 24 04:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T04:17:25.486Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=195ca9ac116cbed9691708f6329713d0ac1ea1a9 --label arch=amd64 --label version=0.0.0 . [2024-01-24T04:17:25.486Z] Sending build context to Docker daemon 22.03MB [2024-01-24T04:17:25.486Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-01-24T04:17:25.486Z] Step 2/23 : FROM ${BASE} AS builder [2024-01-24T04:17:25.486Z] ---> ca130f61eea0 [2024-01-24T04:17:25.486Z] Step 3/23 : ARG MAKE=make build [2024-01-24T04:17:25.486Z] ---> Running in c25f0e0bf269 [2024-01-24T04:17:25.744Z] Removing intermediate container c25f0e0bf269 [2024-01-24T04:17:25.744Z] ---> d8aadf452845 [2024-01-24T04:17:25.744Z] Step 4/23 : WORKDIR /device-sdk-go [2024-01-24T04:17:25.744Z] ---> Running in 031cf2e0238a [2024-01-24T04:17:25.744Z] Removing intermediate container 031cf2e0238a [2024-01-24T04:17:25.744Z] ---> 1fa9e6396e65 [2024-01-24T04:17:25.744Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-24T04:17:25.744Z] ---> Running in f63f7d1fd312 [2024-01-24T04:17:25.744Z] Removing intermediate container f63f7d1fd312 [2024-01-24T04:17:25.744Z] ---> e0d59c1a2dd9 [2024-01-24T04:17:25.744Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-01-24T04:17:25.744Z] ---> Running in c74b7d6f660a [2024-01-24T04:17:26.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T04:17:26.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T04:17:26.521Z] OK: 264 MiB in 52 packages [2024-01-24T04:17:26.780Z] Removing intermediate container c74b7d6f660a [2024-01-24T04:17:26.780Z] ---> 6977b54ceb84 [2024-01-24T04:17:26.780Z] Step 7/23 : COPY go.mod vendor* ./ [2024-01-24T04:17:26.780Z] ---> fcea16d86d81 [2024-01-24T04:17:26.780Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T04:17:27.039Z] ---> Running in 26a9718bb555 [2024-01-24T04:17:27.605Z] Removing intermediate container 26a9718bb555 [2024-01-24T04:17:27.605Z] ---> 6c673bd5e145 [2024-01-24T04:17:27.605Z] Step 9/23 : COPY . . [2024-01-24T04:17:27.864Z] ---> cf0b89243328 [2024-01-24T04:17:27.864Z] Step 10/23 : RUN ${MAKE} [2024-01-24T04:17:27.864Z] ---> Running in fcdb17db00b5 [2024-01-24T04:17:28.122Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-01-24T04:17:37.908Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27767 in /w/workspace/gexfoundry_device-sdk-go_PR-1555 [Pipeline] { [Pipeline] ws [2024-01-24T04:17:38.009Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-01-24T04:17:41.212Z] The recommended git tool is: git [2024-01-24T04:17:43.015Z] Removing intermediate container fcdb17db00b5 [2024-01-24T04:17:43.015Z] ---> ce09bcb81178 [2024-01-24T04:17:43.015Z] Step 11/23 : FROM alpine:3.18 [2024-01-24T04:17:43.274Z] 3.18: Pulling from library/alpine [2024-01-24T04:17:43.533Z] c926b61bad3b: Pulling fs layer [2024-01-24T04:17:43.533Z] c926b61bad3b: Download complete [2024-01-24T04:17:43.792Z] c926b61bad3b: Pull complete [2024-01-24T04:17:43.792Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T04:17:43.792Z] Status: Downloaded newer image for alpine:3.18 [2024-01-24T04:17:43.792Z] ---> b541f2080109 [2024-01-24T04:17:43.792Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-01-24T04:17:43.792Z] ---> Running in f2dc320547e6 [2024-01-24T04:17:43.792Z] Removing intermediate container f2dc320547e6 [2024-01-24T04:17:43.792Z] ---> 7c7d8d03da04 [2024-01-24T04:17:43.792Z] Step 13/23 : RUN apk add --update --no-cache [2024-01-24T04:17:43.792Z] ---> Running in 16c84c56a52c [2024-01-24T04:17:44.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T04:17:44.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T04:17:44.567Z] OK: 7 MiB in 15 packages [2024-01-24T04:17:44.826Z] Removing intermediate container 16c84c56a52c [2024-01-24T04:17:44.826Z] ---> ea65830ab099 [2024-01-24T04:17:44.826Z] Step 14/23 : WORKDIR / [2024-01-24T04:17:44.826Z] ---> Running in d2c4d083933a [2024-01-24T04:17:45.085Z] Removing intermediate container d2c4d083933a [2024-01-24T04:17:45.085Z] ---> 4ed66e458287 [2024-01-24T04:17:45.085Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-01-24T04:17:45.085Z] ---> 54ace82c96b0 [2024-01-24T04:17:45.085Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-01-24T04:17:45.653Z] ---> 8ef4f2b79a2b [2024-01-24T04:17:45.653Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-01-24T04:17:45.653Z] ---> 3fa9f8b04c52 [2024-01-24T04:17:45.653Z] Step 18/23 : EXPOSE 59999 [2024-01-24T04:17:45.653Z] ---> Running in fae2112c330f [2024-01-24T04:17:45.653Z] Removing intermediate container fae2112c330f [2024-01-24T04:17:45.653Z] ---> 76265176141d [2024-01-24T04:17:45.653Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-01-24T04:17:45.653Z] ---> Running in a3eb7c8125d0 [2024-01-24T04:17:45.912Z] Removing intermediate container a3eb7c8125d0 [2024-01-24T04:17:45.912Z] ---> 77ed132a80fe [2024-01-24T04:17:45.912Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-24T04:17:45.912Z] ---> Running in c473df4412cc [2024-01-24T04:17:45.912Z] Removing intermediate container c473df4412cc [2024-01-24T04:17:45.912Z] ---> 24ede79c5052 [2024-01-24T04:17:45.912Z] Step 21/23 : LABEL arch=amd64 [2024-01-24T04:17:45.912Z] ---> Running in 3cdaa0c85ac8 [2024-01-24T04:17:45.912Z] Removing intermediate container 3cdaa0c85ac8 [2024-01-24T04:17:45.912Z] ---> 93361be4545e [2024-01-24T04:17:45.912Z] Step 22/23 : LABEL git_sha=195ca9ac116cbed9691708f6329713d0ac1ea1a9 [2024-01-24T04:17:45.912Z] ---> Running in d719b19673b7 [2024-01-24T04:17:46.171Z] Removing intermediate container d719b19673b7 [2024-01-24T04:17:46.171Z] ---> ec30d8706a19 [2024-01-24T04:17:46.171Z] Step 23/23 : LABEL version=0.0.0 [2024-01-24T04:17:46.171Z] ---> Running in 11d0e274218f [2024-01-24T04:17:46.171Z] Removing intermediate container 11d0e274218f [2024-01-24T04:17:46.171Z] ---> 7464223b4038 [2024-01-24T04:17:46.171Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-24T04:17:46.171Z] Successfully built 7464223b4038 [2024-01-24T04:17:46.171Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [2024-01-24T04:17:47.032Z] using credential edgex-jenkins-ssh [2024-01-24T04:17:47.055Z] Cloning the remote Git repository [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T04:17:47.126Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-01-24T04:17:47.235Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-01-24T04:17:47.405Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-01-24T04:17:47.407Z] > git --version # timeout=10 [2024-01-24T04:17:47.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-24T04:17:47.475Z] [2024-01-24T04:17:47.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T04:17:47.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-24T04:17:47.901Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-24T04:17:47.901Z] 5eb5b503b376: Pulling fs layer [2024-01-24T04:17:47.901Z] 5c69ac0246d0: Pulling fs layer [2024-01-24T04:17:47.901Z] ec43610c2a17: Pulling fs layer [2024-01-24T04:17:47.901Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-24T04:17:47.901Z] 33b1e0a273af: Pulling fs layer [2024-01-24T04:17:47.901Z] 5d3b04190fa2: Pulling fs layer [2024-01-24T04:17:47.901Z] 2f39f015ded8: Pulling fs layer [2024-01-24T04:17:47.901Z] 5d3b04190fa2: Waiting [2024-01-24T04:17:47.901Z] 3a2ae6a8a46f: Waiting [2024-01-24T04:17:47.901Z] 2f39f015ded8: Waiting [2024-01-24T04:17:47.901Z] 5c69ac0246d0: Verifying Checksum [2024-01-24T04:17:47.901Z] 5c69ac0246d0: Download complete [2024-01-24T04:17:47.901Z] 3a2ae6a8a46f: Download complete [2024-01-24T04:17:47.901Z] 33b1e0a273af: Verifying Checksum [2024-01-24T04:17:47.901Z] 33b1e0a273af: Download complete [2024-01-24T04:17:47.901Z] ec43610c2a17: Verifying Checksum [2024-01-24T04:17:47.901Z] ec43610c2a17: Download complete [2024-01-24T04:17:47.901Z] 5d3b04190fa2: Download complete [2024-01-24T04:17:48.159Z] 5eb5b503b376: Download complete [2024-01-24T04:17:47.430Z] > git --version # 'git version 2.25.1' [2024-01-24T04:17:47.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-24T04:17:47.629Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-24T04:17:48.724Z] 2f39f015ded8: Download complete [2024-01-24T04:17:49.291Z] 5eb5b503b376: Pull complete [2024-01-24T04:17:49.291Z] 5c69ac0246d0: Pull complete [2024-01-24T04:17:49.870Z] ec43610c2a17: Pull complete [2024-01-24T04:17:49.870Z] 3a2ae6a8a46f: Pull complete [2024-01-24T04:17:50.128Z] 33b1e0a273af: Pull complete [2024-01-24T04:17:50.128Z] 5d3b04190fa2: Pull complete [2024-01-24T04:17:52.424Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-01-24T04:17:52.454Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-24T04:17:54.310Z] 2f39f015ded8: Pull complete [2024-01-24T04:17:54.310Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-24T04:17:54.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-24T04:17:54.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [2024-01-24T04:17:54.343Z] Merging remotes/origin/main commit 8c8ed3e474c227ac5cd794810a07c084c0ea64b2 into PR head commit 195ca9ac116cbed9691708f6329713d0ac1ea1a9 [Pipeline] // withEnv [2024-01-24T04:17:53.697Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-01-24T04:17:53.746Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-01-24T04:17:53.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-24T04:17:53.769Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1555/head:refs/remotes/origin/PR-1555 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-24T04:17:54.371Z] > git config core.sparsecheckout # timeout=10 [2024-01-24T04:17:54.453Z] > git checkout -f 195ca9ac116cbed9691708f6329713d0ac1ea1a9 # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T04:17:54.680Z] prd-ubuntu20.04-docker-8c-8g-27765 does not seem to be running inside a container [2024-01-24T04:17:54.702Z] Merge succeeded, producing 195ca9ac116cbed9691708f6329713d0ac1ea1a9 [2024-01-24T04:17:54.702Z] Checking out Revision 195ca9ac116cbed9691708f6329713d0ac1ea1a9 (PR-1555) [2024-01-24T04:17:54.714Z] $ 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/gexfoundry_device-sdk-go_PR-1555 -v /w/workspace/gexfoundry_device-sdk-go_PR-1555:/w/workspace/gexfoundry_device-sdk-go_PR-1555:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1555@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1555@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 [2024-01-24T04:17:55.688Z] $ docker top e2d9d015b372e44f2ca24cb0254805a811cbbaa3d0734c31eedfaea55b7119a4 -eo pid,comm [2024-01-24T04:17:55.697Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] { [2024-01-24T04:17:55.767Z] > git --version # timeout=10 [2024-01-24T04:17:55.781Z] > git --version # 'git version 2.25.1' [2024-01-24T04:17:55.797Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] libraryResource [Pipeline] sh [2024-01-24T04:17:54.587Z] > git remote # timeout=10 [2024-01-24T04:17:54.612Z] > git config --get remote.origin.url # timeout=10 [2024-01-24T04:17:54.634Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-24T04:17:54.653Z] > git merge 8c8ed3e474c227ac5cd794810a07c084c0ea64b2 # timeout=10 [2024-01-24T04:17:54.685Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-24T04:17:54.715Z] > git config core.sparsecheckout # timeout=10 [2024-01-24T04:17:54.734Z] > git checkout -f 195ca9ac116cbed9691708f6329713d0ac1ea1a9 # timeout=10 [2024-01-24T04:17:56.222Z] ---> job-cost.sh [2024-01-24T04:17:56.222Z] lf-activate-venv: SKIPPING [2024-01-24T04:17:56.222Z] INFO: No Stack... [2024-01-24T04:17:56.310Z] [2024-01-24T04:17:56.310Z] GitHub has been notified of this commit’s build result [2024-01-24T04:17:56.310Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [2024-01-24T04:17:56.481Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-01-24T04:17:56.747Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2024-01-24T04:17:57.093Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1555/archives/cost.csv [2024-01-24T04:17:57.093Z] + cut -d, -f6 [Pipeline] lock [2024-01-24T04:17:57.207Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1555-1-stack-cost] [2024-01-24T04:17:57.212Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1555-1-stack-cost] did not exist. Created. [2024-01-24T04:17:57.212Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1555-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-24T04:17:57.416Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-24T04:17:57.416Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-24T04:17:57.416Z] Dload Upload Total Spent Left Speed [2024-01-24T04:17:57.416Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2024-01-24T04:17:57.681Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-24T04:17:57.747Z] Stashed 1 file(s) [Pipeline] } [2024-01-24T04:17:57.804Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1555-1-stack-cost] [2024-01-24T04:17:57.844Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] // lock [Pipeline] } [2024-01-24T04:17:57.987Z] $ docker stop --time=1 e2d9d015b372e44f2ca24cb0254805a811cbbaa3d0734c31eedfaea55b7119a4 [2024-01-24T04:17:59.139Z] $ docker rm -f --volumes e2d9d015b372e44f2ca24cb0254805a811cbbaa3d0734c31eedfaea55b7119a4 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2024-01-24T04:17:59.517Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2024-01-24T04:17:59.517Z] sudo tee /etc/docker/daemon.new [2024-01-24T04:17:59.517Z] { [2024-01-24T04:17:59.517Z] "registry-mirrors": [ [2024-01-24T04:17:59.517Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-24T04:17:59.517Z] ], [2024-01-24T04:17:59.517Z] "bip": "10.250.0.254/24", [2024-01-24T04:17:59.517Z] "hosts": [ [2024-01-24T04:17:59.517Z] "tcp://0.0.0.0:5555", [2024-01-24T04:17:59.517Z] "unix:///var/run/docker.sock" [2024-01-24T04:17:59.517Z] ], [2024-01-24T04:17:59.517Z] "mtu": 1458, [2024-01-24T04:17:59.517Z] "selinux-enabled": true, [2024-01-24T04:17:59.517Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-24T04:17:59.517Z] } [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-01-24T04:17:59.888Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // stage [Pipeline] } [Pipeline] sh [2024-01-24T04:18:00.318Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-24T04:18:18.713Z] provisioning config files... [2024-01-24T04:18:18.751Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config10872637923926832311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-24T04:18:19.269Z] ---> ****-login.sh [2024-01-24T04:18:19.269Z] nexus3.edgexfoundry.org:10001 [2024-01-24T04:18:19.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T04:18:19.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T04:18:19.809Z] Configure a credential helper to remove this warning. See [2024-01-24T04:18:19.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T04:18:19.809Z] [2024-01-24T04:18:19.809Z] Login Succeeded [2024-01-24T04:18:19.809Z] nexus3.edgexfoundry.org:10002 [2024-01-24T04:18:19.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T04:18:20.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T04:18:20.079Z] Configure a credential helper to remove this warning. See [2024-01-24T04:18:20.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T04:18:20.079Z] [2024-01-24T04:18:20.079Z] Login Succeeded [2024-01-24T04:18:20.079Z] nexus3.edgexfoundry.org:10003 [2024-01-24T04:18:20.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T04:18:20.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T04:18:20.351Z] Configure a credential helper to remove this warning. See [2024-01-24T04:18:20.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T04:18:20.351Z] [2024-01-24T04:18:20.351Z] Login Succeeded [2024-01-24T04:18:20.351Z] nexus3.edgexfoundry.org:10004 [2024-01-24T04:18:20.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T04:18:20.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T04:18:20.621Z] Configure a credential helper to remove this warning. See [2024-01-24T04:18:20.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T04:18:20.621Z] [2024-01-24T04:18:20.621Z] Login Succeeded [2024-01-24T04:18:20.622Z] ****.io [2024-01-24T04:18:20.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T04:18:21.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T04:18:21.164Z] Configure a credential helper to remove this warning. See [2024-01-24T04:18:21.164Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T04:18:21.164Z] [2024-01-24T04:18:21.164Z] Login Succeeded [2024-01-24T04:18:21.164Z] ---> ****-login.sh ends [Pipeline] } [2024-01-24T04:18:21.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-24T04:18:21.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-24T04:18:21.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-24T04:18:21.930Z] ========================================================= [2024-01-24T04:18:21.930Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-24T04:18:21.930Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T04:18:22.613Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-24T04:18:24.040Z] #0 building with "default" instance using docker driver [2024-01-24T04:18:24.040Z] [2024-01-24T04:18:24.040Z] #1 [internal] load build definition from Dockerfile [2024-01-24T04:18:24.040Z] #1 transferring dockerfile: 1.54kB done [2024-01-24T04:18:24.040Z] #1 DONE 0.1s [2024-01-24T04:18:24.040Z] [2024-01-24T04:18:24.040Z] #2 [internal] load .dockerignore [2024-01-24T04:18:24.040Z] #2 transferring context: 182B done [2024-01-24T04:18:24.040Z] #2 DONE 0.1s [2024-01-24T04:18:24.040Z] [2024-01-24T04:18:24.040Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-24T04:18:24.040Z] #3 DONE 0.1s [2024-01-24T04:18:24.040Z] [2024-01-24T04:18:24.040Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-24T04:18:24.040Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-24T04:18:24.040Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-24T04:18:24.040Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2024-01-24T04:18:24.040Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-24T04:18:24.040Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2024-01-24T04:18:24.317Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-24T04:18:24.317Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-24T04:18:24.317Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s [2024-01-24T04:18:24.317Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.3s [2024-01-24T04:18:24.317Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done [2024-01-24T04:18:24.317Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-24T04:18:24.317Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2024-01-24T04:18:24.317Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s [2024-01-24T04:18:24.592Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.4s [2024-01-24T04:18:24.592Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2024-01-24T04:18:24.592Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2024-01-24T04:18:24.592Z] #4 ... [2024-01-24T04:18:24.592Z] [2024-01-24T04:18:24.592Z] #5 [internal] load build context [2024-01-24T04:18:24.592Z] #5 transferring context: 11.14MB 0.5s done [2024-01-24T04:18:24.592Z] #5 DONE 0.6s [2024-01-24T04:18:24.592Z] [2024-01-24T04:18:24.592Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-24T04:18:24.592Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.24MB / 97.63MB 0.5s [2024-01-24T04:18:24.592Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s [2024-01-24T04:18:24.592Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.97MB / 63.99MB 0.7s [2024-01-24T04:18:24.592Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 14.31MB / 97.63MB 0.7s [2024-01-24T04:18:24.592Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2024-01-24T04:18:24.869Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.17MB / 63.99MB 0.8s [2024-01-24T04:18:24.869Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2024-01-24T04:18:24.869Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 19.23MB / 97.63MB 0.8s [2024-01-24T04:18:25.142Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.55MB / 63.99MB 1.0s [2024-01-24T04:18:25.142Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 29.36MB / 97.63MB 1.0s [2024-01-24T04:18:25.142Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-24T04:18:25.142Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.75MB / 63.99MB 1.1s [2024-01-24T04:18:25.142Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.65MB / 97.63MB 1.1s [2024-01-24T04:18:25.142Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 41.84MB / 97.63MB 1.2s [2024-01-24T04:18:25.142Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-24T04:18:25.414Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 49.28MB / 63.99MB 1.4s [2024-01-24T04:18:25.414Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 1.4s [2024-01-24T04:18:25.414Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 1.5s [2024-01-24T04:18:25.685Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.77MB / 63.99MB 1.6s [2024-01-24T04:18:25.685Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.37MB / 97.63MB 1.6s [2024-01-24T04:18:25.955Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s [2024-01-24T04:18:25.955Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 1.8s [2024-01-24T04:18:25.956Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.8s done [2024-01-24T04:18:25.956Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 1.9s [2024-01-24T04:18:25.956Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-24T04:18:26.235Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.17MB / 97.63MB 2.1s [2024-01-24T04:18:26.235Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 91.23MB / 97.63MB 2.3s [2024-01-24T04:18:26.505Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 2.4s [2024-01-24T04:18:26.774Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.5s done [2024-01-24T04:18:31.044Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.2s [2024-01-24T04:18:36.403Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.3s [2024-01-24T04:18:43.094Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.4s done [2024-01-24T04:18:43.692Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-24T04:18:43.692Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2024-01-24T04:18:43.967Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-24T04:18:43.967Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2024-01-24T04:18:49.325Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2024-01-24T04:18:52.693Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.3s done [2024-01-24T04:18:52.693Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-24T04:18:54.643Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2024-01-24T04:18:54.643Z] #4 DONE 30.5s [2024-01-24T04:18:54.643Z] [2024-01-24T04:18:54.643Z] #6 [builder 2/7] WORKDIR /device-sdk-go [2024-01-24T04:18:56.607Z] #6 DONE 1.7s [2024-01-24T04:18:56.607Z] [2024-01-24T04:18:56.608Z] #7 [builder 3/7] RUN apk add --update --no-cache make git [2024-01-24T04:18:57.200Z] #7 0.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T04:18:57.468Z] #7 1.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T04:18:58.428Z] #7 2.078 OK: 266 MiB in 52 packages [2024-01-24T04:18:58.697Z] #7 DONE 2.3s [2024-01-24T04:18:58.698Z] [2024-01-24T04:18:58.698Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-24T04:18:58.980Z] #8 DONE 0.2s [2024-01-24T04:18:58.980Z] [2024-01-24T04:18:58.980Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T04:19:17.248Z] #9 DONE 17.1s [2024-01-24T04:19:17.248Z] [2024-01-24T04:19:17.248Z] #10 [builder 6/7] COPY . . [2024-01-24T04:19:17.248Z] #10 DONE 0.4s [2024-01-24T04:19:17.248Z] [2024-01-24T04:19:17.248Z] #11 [builder 7/7] RUN echo noop [2024-01-24T04:19:17.248Z] #11 0.666 noop [2024-01-24T04:19:17.248Z] #11 DONE 0.7s [2024-01-24T04:19:17.248Z] [2024-01-24T04:19:17.248Z] #12 exporting to image [2024-01-24T04:19:17.248Z] #12 exporting layers [2024-01-24T04:19:35.481Z] #12 exporting layers 17.6s done [2024-01-24T04:19:35.481Z] #12 writing image sha256:696d5177a206cb78c014e9d7554255c6057d8b48fcb3a5ddc66ec518719939cc done [2024-01-24T04:19:35.481Z] #12 naming to docker.io/library/ci-base-image-arm64 [2024-01-24T04:19:35.481Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-01-24T04:19:35.481Z] #12 DONE 17.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T04:19:36.112Z] + docker inspect -f . ci-base-image-arm64 [2024-01-24T04:19:36.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T04:19:36.465Z] prd-ubuntu20.04-docker-arm64-4c-16g-27767 does not seem to be running inside a container [2024-01-24T04:19:36.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 [2024-01-24T04:19:37.710Z] $ docker top a87fabd9fa0a27231e4622e93de808fbe228c6283234e986fe813a8011b830d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-24T04:19:38.641Z] + go version [2024-01-24T04:19:38.641Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-24T04:19:38.682Z] $ docker stop --time=1 a87fabd9fa0a27231e4622e93de808fbe228c6283234e986fe813a8011b830d0 [2024-01-24T04:19:40.236Z] $ docker rm -f --volumes a87fabd9fa0a27231e4622e93de808fbe228c6283234e986fe813a8011b830d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T04:19:41.456Z] + docker inspect -f . ci-base-image-arm64 [2024-01-24T04:19:41.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T04:19:41.766Z] prd-ubuntu20.04-docker-arm64-4c-16g-27767 does not seem to be running inside a container [2024-01-24T04:19:41.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 [2024-01-24T04:19:42.836Z] $ docker top 8690e43af4acf00dc68a0dc44d90db5d8a3b2c7857de48d16c1aaffcf66409a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-24T04:19:43.441Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-01-24T04:19:44.011Z] + make test [2024-01-24T04:19:44.011Z] go test -race -coverprofile=coverage.out ./... [2024-01-24T04:20:23.109Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-01-24T04:21:30.987Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-01-24T04:21:30.987Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-01-24T04:21:30.987Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-01-24T04:21:30.987Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-01-24T04:21:30.987Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-01-24T04:21:30.987Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-01-24T04:21:30.987Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-01-24T04:21:30.987Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.211s coverage: 27.6% of statements [2024-01-24T04:21:30.987Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-01-24T04:21:30.987Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.389s coverage: 81.5% of statements [2024-01-24T04:21:30.987Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.410s coverage: 86.0% of statements [2024-01-24T04:21:30.987Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.402s coverage: 71.8% of statements [2024-01-24T04:21:31.951Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-01-24T04:21:31.951Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-01-24T04:21:32.912Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-01-24T04:21:34.860Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.265s coverage: 14.4% of statements [2024-01-24T04:21:34.860Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.837s coverage: 45.9% of statements [2024-01-24T04:21:34.860Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.374s coverage: 68.5% of statements [2024-01-24T04:21:34.860Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.425s coverage: 89.2% of statements [2024-01-24T04:21:34.860Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.224s coverage: 5.5% of statements [2024-01-24T04:21:35.821Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-24T04:21:35.821Z] GO111MODULE=on go vet ./... [2024-01-24T04:22:57.448Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-24T04:22:57.448Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-24T04:22:57.448Z] ./bin/test-attribution-txt.sh [2024-01-24T04:22:57.448Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-24T04:22:57.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-24T04:22:57.589Z] $ docker stop --time=1 8690e43af4acf00dc68a0dc44d90db5d8a3b2c7857de48d16c1aaffcf66409a2 [2024-01-24T04:23:02.153Z] $ docker rm -f --volumes 8690e43af4acf00dc68a0dc44d90db5d8a3b2c7857de48d16c1aaffcf66409a2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-24T04:23:03.810Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-24T04:23:03.852Z] Warning: overwriting stash ‘coverage-report’ [2024-01-24T04:23:04.541Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-24T04:23:05.367Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-24T04:23:05.716Z] + ls -al . [2024-01-24T04:23:05.716Z] total 304 [2024-01-24T04:23:05.716Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 24 04:19 . [2024-01-24T04:23:05.716Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 04:17 .. [2024-01-24T04:23:05.716Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 24 04:17 .dockerignore [2024-01-24T04:23:05.716Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 04:17 .git [2024-01-24T04:23:05.716Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 04:17 .github [2024-01-24T04:23:05.716Z] -rw-rw-r-- 1 jenkins jenkins 137 Jan 24 04:17 .gitignore [2024-01-24T04:23:05.716Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 24 04:17 .golangci.yml [2024-01-24T04:23:05.716Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jan 24 04:17 CHANGELOG.md [2024-01-24T04:23:05.716Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 24 04:17 GOVERNANCE.md [2024-01-24T04:23:05.716Z] -rw-rw-r-- 1 jenkins jenkins 885 Jan 24 04:17 Jenkinsfile [2024-01-24T04:23:05.716Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 24 04:17 LICENSE [2024-01-24T04:23:05.716Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jan 24 04:17 Makefile [2024-01-24T04:23:05.716Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 24 04:17 OWNERS.md [2024-01-24T04:23:05.716Z] -rw-rw-r-- 1 jenkins jenkins 4933 Jan 24 04:17 README.md [2024-01-24T04:23:05.716Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 24 04:15 VERSION [2024-01-24T04:23:05.716Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 04:17 bin [2024-01-24T04:23:05.716Z] -rw-r--r-- 1 jenkins jenkins 122153 Jan 24 04:21 coverage.out [2024-01-24T04:23:05.716Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 24 04:17 example [2024-01-24T04:23:05.716Z] -rw-rw-r-- 1 jenkins jenkins 3767 Jan 24 04:17 go.mod [2024-01-24T04:23:05.716Z] -rw-rw-r-- 1 jenkins jenkins 33874 Jan 24 04:17 go.sum [2024-01-24T04:23:05.716Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 24 04:17 internal [2024-01-24T04:23:05.716Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 04:17 openapi [2024-01-24T04:23:05.716Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 24 04:17 pkg [2024-01-24T04:23:05.716Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 04:17 snap [2024-01-24T04:23:05.716Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 24 04:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T04:23:06.234Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=195ca9ac116cbed9691708f6329713d0ac1ea1a9 --label arch=arm64 --label version=0.0.0 . [2024-01-24T04:23:06.820Z] #0 building with "default" instance using docker driver [2024-01-24T04:23:06.820Z] [2024-01-24T04:23:06.820Z] #1 [internal] load .dockerignore [2024-01-24T04:23:06.820Z] #1 DONE 0.0s [2024-01-24T04:23:06.820Z] [2024-01-24T04:23:06.820Z] #2 [internal] load build definition from Dockerfile [2024-01-24T04:23:06.820Z] #2 DONE 0.0s [2024-01-24T04:23:07.089Z] [2024-01-24T04:23:07.089Z] #2 [internal] load build definition from Dockerfile [2024-01-24T04:23:07.089Z] #2 transferring dockerfile: 1.54kB 0.0s done [2024-01-24T04:23:07.089Z] #2 DONE 0.0s [2024-01-24T04:23:07.089Z] [2024-01-24T04:23:07.089Z] #1 [internal] load .dockerignore [2024-01-24T04:23:07.089Z] #1 transferring context: 182B 0.0s done [2024-01-24T04:23:07.089Z] #1 DONE 0.0s [2024-01-24T04:23:07.089Z] [2024-01-24T04:23:07.089Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-24T04:23:07.089Z] #3 DONE 0.0s [2024-01-24T04:23:07.089Z] [2024-01-24T04:23:07.089Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-24T04:23:07.370Z] #4 DONE 0.3s [2024-01-24T04:23:07.370Z] [2024-01-24T04:23:07.370Z] #5 [internal] load build context [2024-01-24T04:23:07.370Z] #5 transferring context: 137.85kB 0.1s done [2024-01-24T04:23:07.370Z] #5 DONE 0.1s [2024-01-24T04:23:07.370Z] [2024-01-24T04:23:07.370Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T04:23:07.370Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-24T04:23:07.370Z] #6 ... [2024-01-24T04:23:07.370Z] [2024-01-24T04:23:07.370Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-24T04:23:07.370Z] #7 DONE 0.2s [2024-01-24T04:23:07.370Z] [2024-01-24T04:23:07.370Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T04:23:07.370Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-24T04:23:07.370Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-24T04:23:07.370Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2024-01-24T04:23:07.370Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-24T04:23:07.646Z] #6 ... [2024-01-24T04:23:07.646Z] [2024-01-24T04:23:07.646Z] #8 [builder 2/7] WORKDIR /device-sdk-go [2024-01-24T04:23:07.646Z] #8 DONE 0.1s [2024-01-24T04:23:07.646Z] [2024-01-24T04:23:07.646Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T04:23:07.646Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-24T04:23:07.646Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-24T04:23:07.917Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2024-01-24T04:23:08.191Z] #6 DONE 0.9s [2024-01-24T04:23:08.191Z] [2024-01-24T04:23:08.191Z] #9 [stage-1 2/6] RUN apk add --update --no-cache [2024-01-24T04:23:08.775Z] #9 0.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T04:23:09.042Z] #9 0.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T04:23:10.454Z] #9 ... [2024-01-24T04:23:10.454Z] [2024-01-24T04:23:10.454Z] #10 [builder 3/7] RUN apk add --update --no-cache make git [2024-01-24T04:23:10.454Z] #10 0.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T04:23:10.454Z] #10 1.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T04:23:10.454Z] #10 2.223 OK: 266 MiB in 52 packages [2024-01-24T04:23:10.454Z] #10 DONE 2.5s [2024-01-24T04:23:10.454Z] [2024-01-24T04:23:10.454Z] #9 [stage-1 2/6] RUN apk add --update --no-cache [2024-01-24T04:23:10.454Z] #9 1.983 OK: 8 MiB in 15 packages [2024-01-24T04:23:10.454Z] #9 ... [2024-01-24T04:23:10.454Z] [2024-01-24T04:23:10.454Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-24T04:23:10.454Z] #11 DONE 0.2s [2024-01-24T04:23:10.454Z] [2024-01-24T04:23:10.454Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T04:23:10.727Z] #12 ... [2024-01-24T04:23:10.727Z] [2024-01-24T04:23:10.727Z] #9 [stage-1 2/6] RUN apk add --update --no-cache [2024-01-24T04:23:10.727Z] #9 DONE 2.3s [2024-01-24T04:23:10.727Z] [2024-01-24T04:23:10.727Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T04:23:11.316Z] #12 DONE 1.0s [2024-01-24T04:23:11.316Z] [2024-01-24T04:23:11.316Z] #13 [builder 6/7] COPY . . [2024-01-24T04:23:11.903Z] #13 DONE 0.4s [2024-01-24T04:23:11.904Z] [2024-01-24T04:23:11.904Z] #14 [builder 7/7] RUN make build [2024-01-24T04:23:12.494Z] #14 0.608 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-01-24T04:24:34.223Z] #14 DONE 70.6s [2024-01-24T04:24:34.223Z] [2024-01-24T04:24:34.223Z] #15 [stage-1 3/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-01-24T04:24:34.223Z] #15 DONE 0.1s [2024-01-24T04:24:34.223Z] [2024-01-24T04:24:34.223Z] #16 [stage-1 4/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-01-24T04:24:34.223Z] #16 DONE 0.4s [2024-01-24T04:24:34.223Z] [2024-01-24T04:24:34.223Z] #17 [stage-1 5/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-01-24T04:24:34.223Z] #17 DONE 0.1s [2024-01-24T04:24:34.223Z] [2024-01-24T04:24:34.223Z] #18 exporting to image [2024-01-24T04:24:34.223Z] #18 exporting layers [2024-01-24T04:24:34.223Z] #18 exporting layers 0.4s done [2024-01-24T04:24:34.223Z] #18 writing image sha256:fd5706f69ee2667f6ba1e2f9f2bd1d8b22e235aff8617f3381d674dc21e5e23e done [2024-01-24T04:24:34.223Z] #18 naming to docker.io/library/device-sdk-simple-arm64 done [2024-01-24T04:24:34.223Z] #18 DONE 0.4s [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 [2024-01-24T04:24:35.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-24T04:24:35.709Z] [2024-01-24T04:24:35.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T04:24:36.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-24T04:24:36.445Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-24T04:24:36.445Z] 8998bd30e6a1: Pulling fs layer [2024-01-24T04:24:36.445Z] 04944245beec: Pulling fs layer [2024-01-24T04:24:36.445Z] 699f458cf7ca: Pulling fs layer [2024-01-24T04:24:36.445Z] 765212b225bb: Pulling fs layer [2024-01-24T04:24:36.445Z] f23df028b6ca: Pulling fs layer [2024-01-24T04:24:36.445Z] 765212b225bb: Waiting [2024-01-24T04:24:36.445Z] d65c8cfc05b1: Pulling fs layer [2024-01-24T04:24:36.445Z] 2437ff75d9bd: Pulling fs layer [2024-01-24T04:24:36.445Z] d65c8cfc05b1: Waiting [2024-01-24T04:24:36.445Z] f23df028b6ca: Waiting [2024-01-24T04:24:36.445Z] 2437ff75d9bd: Waiting [2024-01-24T04:24:36.445Z] 04944245beec: Verifying Checksum [2024-01-24T04:24:36.445Z] 04944245beec: Download complete [2024-01-24T04:24:36.445Z] 765212b225bb: Verifying Checksum [2024-01-24T04:24:36.445Z] 765212b225bb: Download complete [2024-01-24T04:24:36.445Z] f23df028b6ca: Verifying Checksum [2024-01-24T04:24:36.445Z] f23df028b6ca: Download complete [2024-01-24T04:24:36.445Z] d65c8cfc05b1: Verifying Checksum [2024-01-24T04:24:36.445Z] d65c8cfc05b1: Download complete [2024-01-24T04:24:36.713Z] 699f458cf7ca: Verifying Checksum [2024-01-24T04:24:36.713Z] 699f458cf7ca: Download complete [2024-01-24T04:24:36.980Z] 8998bd30e6a1: Verifying Checksum [2024-01-24T04:24:36.980Z] 8998bd30e6a1: Download complete [2024-01-24T04:24:38.940Z] 2437ff75d9bd: Verifying Checksum [2024-01-24T04:24:38.940Z] 2437ff75d9bd: Download complete [2024-01-24T04:24:45.611Z] 8998bd30e6a1: Pull complete [2024-01-24T04:24:45.611Z] 04944245beec: Pull complete [2024-01-24T04:24:47.019Z] 699f458cf7ca: Pull complete [2024-01-24T04:24:47.019Z] 765212b225bb: Pull complete [2024-01-24T04:24:47.602Z] f23df028b6ca: Pull complete [2024-01-24T04:24:47.883Z] d65c8cfc05b1: Pull complete [2024-01-24T04:25:10.081Z] 2437ff75d9bd: Pull complete [2024-01-24T04:25:10.081Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-24T04:25:10.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-24T04:25:10.081Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T04:25:10.561Z] prd-ubuntu20.04-docker-arm64-4c-16g-27767 does not seem to be running inside a container [2024-01-24T04:25:10.641Z] $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 [2024-01-24T04:25:15.082Z] $ docker top c1acdd8616960ba96eb06877a020da5144dae19a92be1cf5fe603be176c84151 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-24T04:25:15.745Z] ---> job-cost.sh [2024-01-24T04:25:16.014Z] lf-activate-venv: SKIPPING [2024-01-24T04:25:16.014Z] INFO: No Stack... [2024-01-24T04:25:16.598Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-24T04:25:17.182Z] INFO: Archiving Costs [Pipeline] sh [2024-01-24T04:25:17.533Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-01-24T04:25:17.534Z] + cut -d, -f6 [Pipeline] lock [2024-01-24T04:25:17.616Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1555-1-stack-cost] [2024-01-24T04:25:17.622Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1555-1-stack-cost] did not exist. Created. [2024-01-24T04:25:17.622Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1555-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-24T04:25:18.156Z] /w/workspace/device-sdk-go/1@tmp/durable-078b1e5c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-24T04:25:18.510Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-24T04:25:18.548Z] Warning: overwriting stash ‘stack-cost’ [2024-01-24T04:25:18.630Z] Stashed 1 file(s) [Pipeline] } [2024-01-24T04:25:18.646Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1555-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-24T04:25:18.828Z] $ docker stop --time=1 c1acdd8616960ba96eb06877a020da5144dae19a92be1cf5fe603be176c84151 [2024-01-24T04:25:20.274Z] $ docker rm -f --volumes c1acdd8616960ba96eb06877a020da5144dae19a92be1cf5fe603be176c84151 [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 [2024-01-24T04:25:22.461Z] provisioning config files... [2024-01-24T04:25:22.469Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1555@tmp/config15179228395143534932tmp [Pipeline] { [Pipeline] sh [2024-01-24T04:25:22.916Z] + set +x [2024-01-24T04:25:22.917Z] + curl -s https://codecov.io/bash [2024-01-24T04:25:22.917Z] + bash -s -- [2024-01-24T04:25:22.917Z] [2024-01-24T04:25:22.917Z] _____ _ [2024-01-24T04:25:22.917Z] / ____| | | [2024-01-24T04:25:22.917Z] | | ___ __| | ___ ___ _____ __ [2024-01-24T04:25:22.917Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-24T04:25:22.917Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-24T04:25:22.917Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-24T04:25:22.917Z] Bash-1.0.6 [2024-01-24T04:25:22.917Z] [2024-01-24T04:25:22.917Z] [2024-01-24T04:25:22.917Z] ==> git version 2.25.1 found [2024-01-24T04:25:22.917Z] ==> 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 [2024-01-24T04:25:22.917Z] Release-Date: 2020-01-08 [2024-01-24T04:25:22.917Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-01-24T04:25:22.917Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-24T04:25:22.917Z] ==> Jenkins CI detected. [2024-01-24T04:25:22.917Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1555 [2024-01-24T04:25:22.917Z] project root: . [2024-01-24T04:25:22.917Z] --> token set from env [2024-01-24T04:25:22.917Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-24T04:25:22.917Z] ==> Running gcov in . (disable via -X gcov) [2024-01-24T04:25:23.176Z] ==> Python coveragepy not found [2024-01-24T04:25:23.176Z] ==> Searching for coverage reports in: [2024-01-24T04:25:23.176Z] + . [2024-01-24T04:25:23.176Z] -> Found 1 reports [2024-01-24T04:25:23.176Z] ==> Detecting git/mercurial file structure [2024-01-24T04:25:23.177Z] ==> Reading reports [2024-01-24T04:25:23.177Z] + ./coverage.out bytes=122153 [2024-01-24T04:25:23.177Z] ==> Appending adjustments [2024-01-24T04:25:23.177Z] https://docs.codecov.io/docs/fixing-reports [2024-01-24T04:25:23.436Z] + Found adjustments [2024-01-24T04:25:23.436Z] ==> Gzipping contents [2024-01-24T04:25:23.436Z] 20K /tmp/codecov.TxhK66.gz [2024-01-24T04:25:23.437Z] ==> Uploading reports [2024-01-24T04:25:23.437Z] url: https://codecov.io [2024-01-24T04:25:23.437Z] query: branch=PR-1555&commit=195ca9ac116cbed9691708f6329713d0ac1ea1a9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1555%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1555&job=&cmd_args= [2024-01-24T04:25:23.437Z] -> Pinging Codecov [2024-01-24T04:25:23.437Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1555&commit=195ca9ac116cbed9691708f6329713d0ac1ea1a9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1555%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1555&job=&cmd_args= [2024-01-24T04:25:23.698Z] -> Uploading to [2024-01-24T04:25:23.698Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-24/7E55EF52A471D76F132DFD9A03CDDE97/195ca9ac116cbed9691708f6329713d0ac1ea1a9/89aa5d63-2aeb-4d71-b2ad-b97a9f4e9ab5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240124T042523Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b14cc63aadcdce3361d9ebb4173c2b521bad6f46e194c21449e4375ee88329c8 [2024-01-24T04:25:23.698Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-24T04:25:23.698Z] Dload Upload Total Spent Left Speed [2024-01-24T04:25:23.958Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16777 0 0 100 16777 0 58051 --:--:-- --:--:-- --:--:-- 58051 [2024-01-24T04:25:23.958Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/195ca9ac116cbed9691708f6329713d0ac1ea1a9 [Pipeline] } [2024-01-24T04:25:23.984Z] 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 [2024-01-24T04:25:27.339Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1555/archives ] [2024-01-24T04:25:27.339Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1555/archives [2024-01-24T04:25:27.339Z] total 16 [2024-01-24T04:25:27.339Z] drwxr-xr-x 3 root root 4096 Jan 24 04:17 . [2024-01-24T04:25:27.339Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 24 04:17 .. [2024-01-24T04:25:27.339Z] drwxr-xr-x 2 root root 4096 Jan 24 04:17 cost [2024-01-24T04:25:27.339Z] -rw-r--r-- 1 root root 86 Jan 24 04:17 cost.csv [2024-01-24T04:25:27.339Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1555/archives [2024-01-24T04:25:27.339Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1555/archives [2024-01-24T04:25:27.339Z] total 16 [2024-01-24T04:25:27.339Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 24 04:17 . [2024-01-24T04:25:27.339Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 24 04:17 .. [2024-01-24T04:25:27.339Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 24 04:17 cost [2024-01-24T04:25:27.339Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 24 04:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-24T04:25:27.677Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-24T04:25:28.572Z] ---> package-listing.sh [2024-01-24T04:25:28.572Z] ++ facter osfamily [2024-01-24T04:25:28.572Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-24T04:25:28.832Z] + OS_FAMILY=debian [2024-01-24T04:25:28.832Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1555 [2024-01-24T04:25:28.832Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-24T04:25:28.832Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-24T04:25:28.832Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-24T04:25:28.832Z] + PACKAGES=/tmp/packages_start.txt [2024-01-24T04:25:28.832Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1555 ']' [2024-01-24T04:25:28.832Z] + PACKAGES=/tmp/packages_end.txt [2024-01-24T04:25:28.832Z] + case "${OS_FAMILY}" in [2024-01-24T04:25:28.832Z] + dpkg -l [2024-01-24T04:25:28.832Z] + grep '^ii' [2024-01-24T04:25:28.832Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-24T04:25:28.832Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-24T04:25:28.832Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-24T04:25:28.832Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1555 ']' [2024-01-24T04:25:28.832Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1555/archives/ [2024-01-24T04:25:28.832Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1555/archives/ [Pipeline] echo [2024-01-24T04:25:28.865Z] 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/gexfoundry_device-sdk-go_PR-1555/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-24T04:25:29.164Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T04:25:29.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-24T04:25:29.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T04:25:30.083Z] prd-ubuntu20.04-docker-8c-8g-27765 does not seem to be running inside a container [2024-01-24T04:25:30.117Z] $ 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/gexfoundry_device-sdk-go_PR-1555/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1555 -v /w/workspace/gexfoundry_device-sdk-go_PR-1555:/w/workspace/gexfoundry_device-sdk-go_PR-1555:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1555@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1555@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-24T04:25:30.296Z] $ docker top 5f4c0006f0dbad5b7e2300327ddd6f7b61ce51698fb29da5d9a7148a720da048 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-24T04:25:30.796Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-24T04:25:31.107Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-24T04:25:31.417Z] + ls /var/log/sa-host [2024-01-24T04:25:31.417Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-24T04:25:31.714Z] provisioning config files... [2024-01-24T04:25:31.723Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1555@tmp/config1604853923955401026tmp [Pipeline] { [Pipeline] echo [2024-01-24T04:25:31.892Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-24T04:25:32.210Z] ---> create-netrc.sh [Pipeline] } [2024-01-24T04:25:32.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-24T04:25:32.768Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-24T04:25:32.805Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-24T04:25:33.113Z] ---> sudo-logs.sh [2024-01-24T04:25:33.113Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-24T04:25:33.266Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-24T04:25:33.580Z] ---> job-cost.sh [2024-01-24T04:25:33.580Z] lf-activate-venv: SKIPPING [2024-01-24T04:25:33.580Z] DEBUG: total: 0.2199999988079071 [2024-01-24T04:25:33.580Z] INFO: Retrieving Stack Cost... [2024-01-24T04:25:33.840Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-24T04:25:34.410Z] INFO: Archiving Costs [Pipeline] echo [2024-01-24T04:25:34.445Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-24T04:25:34.760Z] ---> logs-deploy.sh [2024-01-24T04:25:34.760Z] lf-activate-venv: SKIPPING [2024-01-24T04:25:34.760Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1555/1 [2024-01-24T04:25:34.760Z] INFO: archiving workspace using pattern(s): [2024-01-24T04:25:35.700Z] Archives upload complete. [2024-01-24T04:25:35.700Z] INFO: archiving logs to Nexus