Pull request #196 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-rest-go Obtained Jenkinsfile from 491659e129340fffcb326eb251876e7d6cd32954+6ebceb65a7426d72f493083b4c0a3b77c8bc8a32 (bb61b5a2279f8f8a64059e49690afdccb23a8f73) 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-ssh478979088832453720.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh15377852944183293930.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-rest-go/branches/PR-196/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-rest-go/branches/PR-196/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14112567839564817156.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-rest-go/branches/PR-196/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4312935591645622164.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh15313486599933290621.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-rest-go/branches/PR-196/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-rest-go/branches/PR-196/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5041978684624702879.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1750’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1754 in /w/workspace/gexfoundry_device-rest-go_PR-196 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-196 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/jakarta commit 6ebceb65a7426d72f493083b4c0a3b77c8bc8a32 into PR head commit 491659e129340fffcb326eb251876e7d6cd32954 Merge succeeded, producing a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff Checking out Revision a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff (PR-196) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 491659e129340fffcb326eb251876e7d6cd32954 # 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 6ebceb65a7426d72f493083b4c0a3b77c8bc8a32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff # timeout=10 Commit message: "Merge commit '6ebceb65a7426d72f493083b4c0a3b77c8bc8a32' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-08T15:35:56.392Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-08T15:35:56.557Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-08T15:35:56.666Z] ========================================================= [2022-06-08T15:35:56.666Z] EdgeX Global Pipelines Version Info [2022-06-08T15:35:56.666Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-08T15:35:57.477Z] ------------------- [2022-06-08T15:35:57.477Z] stable info: [2022-06-08T15:35:57.477Z] ------------------- [2022-06-08T15:35:57.477Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-08T15:35:57.477Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-08T15:35:57.477Z] Message: update stable to v1.0.234 [2022-06-08T15:35:58.421Z] ------------------- [2022-06-08T15:35:58.421Z] experimental info: [2022-06-08T15:35:58.421Z] ------------------- [2022-06-08T15:35:58.421Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-08T15:35:58.421Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-08T15:35:58.421Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-08T15:35:58.801Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-06-08T15:35:58.839Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-06-08T15:35:58.877Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-08T15:35:58.920Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-08T15:35:58.963Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-08T15:35:58.999Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-08T15:35:59.039Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-08T15:35:59.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-08T15:35:59.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-08T15:35:59.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-08T15:35:59.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-08T15:35:59.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-06-08T15:35:59.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-08T15:35:59.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-08T15:35:59.354Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-08T15:35:59.399Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-08T15:35:59.442Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-08T15:35:59.481Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-08T15:35:59.522Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-08T15:35:59.564Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-08T15:35:59.607Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-08T15:35:59.647Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-08T15:35:59.688Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-08T15:35:59.735Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-08T15:35:59.775Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-08T15:35:59.815Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-08T15:35:59.858Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-08T15:35:59.904Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-196 [Pipeline] echo [2022-06-08T15:35:59.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-196 [Pipeline] echo [2022-06-08T15:35:59.990Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-196 [Pipeline] echo [2022-06-08T15:36:00.033Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff [Pipeline] echo [2022-06-08T15:36:00.074Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a2b5fe1 [Pipeline] echo [2022-06-08T15:36:00.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T15:36:00.223Z] provisioning config files... [2022-06-08T15:36:00.242Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-196@tmp/config895583953469632955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T15:36:00.599Z] ---> docker-login.sh [2022-06-08T15:36:00.599Z] nexus3.edgexfoundry.org:10001 [2022-06-08T15:36:00.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:36:00.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:36:00.861Z] Configure a credential helper to remove this warning. See [2022-06-08T15:36:00.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:36:00.861Z] [2022-06-08T15:36:00.861Z] Login Succeeded [2022-06-08T15:36:00.861Z] nexus3.edgexfoundry.org:10002 [2022-06-08T15:36:01.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:36:01.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:36:01.122Z] Configure a credential helper to remove this warning. See [2022-06-08T15:36:01.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:36:01.122Z] [2022-06-08T15:36:01.122Z] Login Succeeded [2022-06-08T15:36:01.122Z] nexus3.edgexfoundry.org:10003 [2022-06-08T15:36:01.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:36:01.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:36:01.383Z] Configure a credential helper to remove this warning. See [2022-06-08T15:36:01.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:36:01.383Z] [2022-06-08T15:36:01.383Z] Login Succeeded [2022-06-08T15:36:01.383Z] nexus3.edgexfoundry.org:10004 [2022-06-08T15:36:01.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:36:01.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:36:01.383Z] Configure a credential helper to remove this warning. See [2022-06-08T15:36:01.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:36:01.383Z] [2022-06-08T15:36:01.383Z] Login Succeeded [2022-06-08T15:36:01.383Z] docker.io [2022-06-08T15:36:01.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:36:01.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:36:01.908Z] Configure a credential helper to remove this warning. See [2022-06-08T15:36:01.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:36:01.908Z] [2022-06-08T15:36:01.908Z] Login Succeeded [2022-06-08T15:36:01.908Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T15:36:01.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-08T15:36:02.557Z] + git rev-list -1 --merges a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff~1..a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff [Pipeline] echo [2022-06-08T15:36:02.603Z] -----------> git rev-list -1 --merges a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff~1..a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff [2022-06-08T15:36:02.603Z] a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff [false] [Pipeline] sh [2022-06-08T15:36:02.925Z] + git log --format=format:%s -1 a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff [Pipeline] echo [2022-06-08T15:36:02.961Z] ========================================================= [2022-06-08T15:36:02.961Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-08T15:36:02.961Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-08T15:36:03.412Z] + git log --format=format:%s -1 a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff [Pipeline] echo [2022-06-08T15:36:03.440Z] [semverPrep] GIT_COMMIT: a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff, Commit Message: Merge commit '6ebceb65a7426d72f493083b4c0a3b77c8bc8a32' into HEAD [Pipeline] echo [2022-06-08T15:36:03.464Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-08T15:36:03.844Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-08T15:36:03.845Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-08T15:36:03.845Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-08T15:36:03.845Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-08T15:36:03.845Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-08T15:36:03.845Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-08T15:36:03.845Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:36:04.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T15:36:04.354Z] [2022-06-08T15:36:04.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:36:04.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T15:36:04.732Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-08T15:36:04.732Z] 42c077c10790: Pulling fs layer [2022-06-08T15:36:04.732Z] f63e77b7563a: Pulling fs layer [2022-06-08T15:36:04.732Z] bd5fdadae976: Pulling fs layer [2022-06-08T15:36:04.732Z] 205491f53016: Pulling fs layer [2022-06-08T15:36:04.732Z] df18705c85c3: Pulling fs layer [2022-06-08T15:36:04.732Z] bdb3f477010e: Pulling fs layer [2022-06-08T15:36:04.732Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-08T15:36:04.732Z] 2c6e9b1d212d: Pulling fs layer [2022-06-08T15:36:04.732Z] bdb8f0575790: Pulling fs layer [2022-06-08T15:36:04.732Z] 386e3cb2ff24: Pulling fs layer [2022-06-08T15:36:04.732Z] 2343380bae48: Pulling fs layer [2022-06-08T15:36:04.732Z] 205491f53016: Waiting [2022-06-08T15:36:04.732Z] bdb8f0575790: Waiting [2022-06-08T15:36:04.732Z] 386e3cb2ff24: Waiting [2022-06-08T15:36:04.732Z] 2343380bae48: Waiting [2022-06-08T15:36:04.732Z] df18705c85c3: Waiting [2022-06-08T15:36:04.732Z] c8a8fc8e1c8f: Waiting [2022-06-08T15:36:04.732Z] 2c6e9b1d212d: Waiting [2022-06-08T15:36:04.732Z] bdb3f477010e: Waiting [2022-06-08T15:36:04.732Z] f63e77b7563a: Download complete [2022-06-08T15:36:04.732Z] 205491f53016: Verifying Checksum [2022-06-08T15:36:04.732Z] 205491f53016: Download complete [2022-06-08T15:36:04.992Z] df18705c85c3: Verifying Checksum [2022-06-08T15:36:04.992Z] df18705c85c3: Download complete [2022-06-08T15:36:04.992Z] bdb3f477010e: Download complete [2022-06-08T15:36:04.992Z] bd5fdadae976: Verifying Checksum [2022-06-08T15:36:04.992Z] bd5fdadae976: Download complete [2022-06-08T15:36:04.992Z] 2c6e9b1d212d: Verifying Checksum [2022-06-08T15:36:04.992Z] 2c6e9b1d212d: Download complete [2022-06-08T15:36:04.992Z] bdb8f0575790: Verifying Checksum [2022-06-08T15:36:04.992Z] bdb8f0575790: Download complete [2022-06-08T15:36:04.992Z] 386e3cb2ff24: Verifying Checksum [2022-06-08T15:36:04.992Z] 386e3cb2ff24: Download complete [2022-06-08T15:36:04.992Z] 2343380bae48: Verifying Checksum [2022-06-08T15:36:04.992Z] 2343380bae48: Download complete [2022-06-08T15:36:04.992Z] 42c077c10790: Download complete [2022-06-08T15:36:05.252Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-08T15:36:05.252Z] c8a8fc8e1c8f: Download complete [2022-06-08T15:36:06.636Z] 42c077c10790: Pull complete [2022-06-08T15:36:06.636Z] f63e77b7563a: Pull complete [2022-06-08T15:36:07.205Z] bd5fdadae976: Pull complete [2022-06-08T15:36:07.205Z] 205491f53016: Pull complete [2022-06-08T15:36:07.468Z] df18705c85c3: Pull complete [2022-06-08T15:36:07.468Z] bdb3f477010e: Pull complete [2022-06-08T15:36:10.015Z] c8a8fc8e1c8f: Pull complete [2022-06-08T15:36:10.015Z] 2c6e9b1d212d: Pull complete [2022-06-08T15:36:10.015Z] bdb8f0575790: Pull complete [2022-06-08T15:36:10.015Z] 386e3cb2ff24: Pull complete [2022-06-08T15:36:10.015Z] 2343380bae48: Pull complete [2022-06-08T15:36:10.015Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-08T15:36:10.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T15:36:10.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T15:36:10.255Z] prd-ubuntu20.04-docker-8c-8g-1754 does not seem to be running inside a container [2022-06-08T15:36:10.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-196 -v /w/workspace/gexfoundry_device-rest-go_PR-196:/w/workspace/gexfoundry_device-rest-go_PR-196:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-196@tmp:/w/workspace/gexfoundry_device-rest-go_PR-196@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-devops/py-git-semver:0.1.4 cat [2022-06-08T15:36:11.679Z] $ docker top 48b63f32ab8e0b1e7b8ef7bb7b6dfad985c63b130658fd7315123d52ed6143a5 -eo pid,comm [2022-06-08T15:36:11.758Z] 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). [2022-06-08T15:36:11.758Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-08T15:36:11.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-08T15:36:11.888Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-08T15:36:12.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-08T15:36:12.035Z] $ docker exec 48b63f32ab8e0b1e7b8ef7bb7b6dfad985c63b130658fd7315123d52ed6143a5 ssh-agent [2022-06-08T15:36:12.155Z] SSH_AUTH_SOCK=/tmp/ssh-XBNAIZVaLk1Q/agent.33 [2022-06-08T15:36:12.155Z] SSH_AGENT_PID=40 [2022-06-08T15:36:12.163Z] Running ssh-add (command line suppressed) [2022-06-08T15:36:12.306Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-196@tmp/private_key_4881497245442347159.key (/w/workspace/gexfoundry_device-rest-go_PR-196@tmp/private_key_4881497245442347159.key) [2022-06-08T15:36:12.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-08T15:36:12.663Z] + git tag --points-at HEAD [Pipeline] } [2022-06-08T15:36:12.691Z] $ docker exec --env ******** --env ******** 48b63f32ab8e0b1e7b8ef7bb7b6dfad985c63b130658fd7315123d52ed6143a5 ssh-agent -k [2022-06-08T15:36:12.797Z] unset SSH_AUTH_SOCK; [2022-06-08T15:36:12.798Z] unset SSH_AGENT_PID; [2022-06-08T15:36:12.798Z] echo Agent pid 40 killed; [2022-06-08T15:36:12.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-08T15:36:12.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-08T15:36:12.896Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-08T15:36:13.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-08T15:36:13.053Z] $ docker exec 48b63f32ab8e0b1e7b8ef7bb7b6dfad985c63b130658fd7315123d52ed6143a5 ssh-agent [2022-06-08T15:36:13.185Z] SSH_AUTH_SOCK=/tmp/ssh-a4d8JZwObDlS/agent.74 [2022-06-08T15:36:13.185Z] SSH_AGENT_PID=80 [2022-06-08T15:36:13.190Z] Running ssh-add (command line suppressed) [2022-06-08T15:36:13.314Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-196@tmp/private_key_3060375712392266617.key (/w/workspace/gexfoundry_device-rest-go_PR-196@tmp/private_key_3060375712392266617.key) [2022-06-08T15:36:13.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-08T15:36:13.666Z] + git semver init [2022-06-08T15:36:13.926Z] 2022-06-08 15:36:13,875 [run_init] DEBUG init version:0.0.0 force:False [2022-06-08T15:36:13.926Z] 2022-06-08 15:36:13,876 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-196/.semver [2022-06-08T15:36:13.926Z] 2022-06-08 15:36:13,876 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-196/.semver [2022-06-08T15:36:13.926Z] 2022-06-08 15:36:13,876 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-196/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-196, universal_newlines=False, shell=None, istream=None) [2022-06-08T15:36:14.867Z] 2022-06-08 15:36:14,748 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-196/.git/info/exclude [2022-06-08T15:36:14.867Z] 2022-06-08 15:36:14,749 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-196/.semver/PR-196 with force:False [2022-06-08T15:36:14.867Z] 2022-06-08 15:36:14,749 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-196/.semver/PR-196 [2022-06-08T15:36:14.867Z] 2022-06-08 15:36:14,754 [execute] INFO git cat-file --batch-check [2022-06-08T15:36:14.867Z] 2022-06-08 15:36:14,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-196/.semver, universal_newlines=False, shell=None, istream=) [2022-06-08T15:36:14.867Z] 2022-06-08 15:36:14,761 [execute] INFO git cat-file --batch [2022-06-08T15:36:14.867Z] 2022-06-08 15:36:14,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-196/.semver, universal_newlines=False, shell=None, istream=) [2022-06-08T15:36:14.867Z] 2022-06-08 15:36:14,767 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-196/.semver/PR-196 [2022-06-08T15:36:14.867Z] 0.0.0 [Pipeline] } [2022-06-08T15:36:14.898Z] $ docker exec --env ******** --env ******** 48b63f32ab8e0b1e7b8ef7bb7b6dfad985c63b130658fd7315123d52ed6143a5 ssh-agent -k [2022-06-08T15:36:15.024Z] unset SSH_AUTH_SOCK; [2022-06-08T15:36:15.024Z] unset SSH_AGENT_PID; [2022-06-08T15:36:15.025Z] echo Agent pid 80 killed; [2022-06-08T15:36:15.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-08T15:36:15.465Z] + git semver [Pipeline] } [2022-06-08T15:36:15.750Z] $ docker stop --time=1 48b63f32ab8e0b1e7b8ef7bb7b6dfad985c63b130658fd7315123d52ed6143a5 [2022-06-08T15:36:17.084Z] $ docker rm -f 48b63f32ab8e0b1e7b8ef7bb7b6dfad985c63b130658fd7315123d52ed6143a5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-08T15:36:17.505Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-08T15:36:17.874Z] Stashed 1 file(s) [Pipeline] echo [2022-06-08T15:36:17.892Z] [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 [2022-06-08T15:36:18.539Z] provisioning config files... [2022-06-08T15:36:18.552Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-196@tmp/config8437795687403774084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T15:36:18.899Z] ---> docker-login.sh [2022-06-08T15:36:18.899Z] nexus3.edgexfoundry.org:10001 [2022-06-08T15:36:18.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:36:18.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:36:18.900Z] Configure a credential helper to remove this warning. See [2022-06-08T15:36:18.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:36:18.900Z] [2022-06-08T15:36:18.900Z] Login Succeeded [2022-06-08T15:36:18.900Z] nexus3.edgexfoundry.org:10002 [2022-06-08T15:36:18.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:36:19.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:36:19.161Z] Configure a credential helper to remove this warning. See [2022-06-08T15:36:19.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:36:19.161Z] [2022-06-08T15:36:19.161Z] Login Succeeded [2022-06-08T15:36:19.161Z] nexus3.edgexfoundry.org:10003 [2022-06-08T15:36:19.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:36:19.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:36:19.161Z] Configure a credential helper to remove this warning. See [2022-06-08T15:36:19.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:36:19.161Z] [2022-06-08T15:36:19.161Z] Login Succeeded [2022-06-08T15:36:19.161Z] nexus3.edgexfoundry.org:10004 [2022-06-08T15:36:19.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:36:19.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:36:19.423Z] Configure a credential helper to remove this warning. See [2022-06-08T15:36:19.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:36:19.423Z] [2022-06-08T15:36:19.423Z] Login Succeeded [2022-06-08T15:36:19.423Z] docker.io [2022-06-08T15:36:19.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:36:19.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:36:19.684Z] Configure a credential helper to remove this warning. See [2022-06-08T15:36:19.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:36:19.684Z] [2022-06-08T15:36:19.684Z] Login Succeeded [2022-06-08T15:36:19.684Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T15:36:19.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-08T15:36:19.915Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-08T15:36:20.242Z] + grep ^go [0-9].[0-9]* go.mod [2022-06-08T15:36:20.242Z] + cut -d -f 2 [Pipeline] echo [2022-06-08T15:36:20.281Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-08T15:36:20.314Z] ========================================================= [2022-06-08T15:36:20.314Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] [2022-06-08T15:36:20.314Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:36:20.906Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-08T15:36:21.166Z] Sending build context to Docker daemon 21.64MB [2022-06-08T15:36:21.166Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2022-06-08T15:36:21.166Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-08T15:36:21.166Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-08T15:36:21.166Z] a0d0a0d46f8b: Pulling fs layer [2022-06-08T15:36:21.166Z] 31adcdaf11c8: Pulling fs layer [2022-06-08T15:36:21.166Z] b8b176561691: Pulling fs layer [2022-06-08T15:36:21.166Z] 4527c011a84f: Pulling fs layer [2022-06-08T15:36:21.166Z] 5d74067f8e1e: Pulling fs layer [2022-06-08T15:36:21.166Z] fd57009d33ed: Pulling fs layer [2022-06-08T15:36:21.166Z] 6b058263d067: Pulling fs layer [2022-06-08T15:36:21.166Z] 16d7c86c65f4: Pulling fs layer [2022-06-08T15:36:21.166Z] 1290d154cb4b: Pulling fs layer [2022-06-08T15:36:21.166Z] 5d74067f8e1e: Waiting [2022-06-08T15:36:21.166Z] fd57009d33ed: Waiting [2022-06-08T15:36:21.166Z] 16d7c86c65f4: Waiting [2022-06-08T15:36:21.166Z] 6b058263d067: Waiting [2022-06-08T15:36:21.166Z] 1290d154cb4b: Waiting [2022-06-08T15:36:21.166Z] 4527c011a84f: Waiting [2022-06-08T15:36:21.166Z] b8b176561691: Verifying Checksum [2022-06-08T15:36:21.166Z] b8b176561691: Download complete [2022-06-08T15:36:21.166Z] 31adcdaf11c8: Verifying Checksum [2022-06-08T15:36:21.166Z] 31adcdaf11c8: Download complete [2022-06-08T15:36:21.166Z] 5d74067f8e1e: Verifying Checksum [2022-06-08T15:36:21.166Z] fd57009d33ed: Download complete [2022-06-08T15:36:21.166Z] 6b058263d067: Verifying Checksum [2022-06-08T15:36:21.166Z] 6b058263d067: Download complete [2022-06-08T15:36:21.166Z] a0d0a0d46f8b: Download complete [2022-06-08T15:36:21.429Z] 16d7c86c65f4: Verifying Checksum [2022-06-08T15:36:21.429Z] 16d7c86c65f4: Download complete [2022-06-08T15:36:21.429Z] a0d0a0d46f8b: Pull complete [2022-06-08T15:36:21.692Z] 31adcdaf11c8: Pull complete [2022-06-08T15:36:21.692Z] b8b176561691: Pull complete [2022-06-08T15:36:21.952Z] 1290d154cb4b: Verifying Checksum [2022-06-08T15:36:21.952Z] 1290d154cb4b: Download complete [2022-06-08T15:36:22.212Z] 4527c011a84f: Verifying Checksum [2022-06-08T15:36:22.212Z] 4527c011a84f: Download complete [2022-06-08T15:36:26.425Z] 4527c011a84f: Pull complete [2022-06-08T15:36:26.425Z] 5d74067f8e1e: Pull complete [2022-06-08T15:36:26.425Z] fd57009d33ed: Pull complete [2022-06-08T15:36:26.425Z] 6b058263d067: Pull complete [2022-06-08T15:36:26.425Z] 16d7c86c65f4: Pull complete [2022-06-08T15:36:28.967Z] 1290d154cb4b: Pull complete [2022-06-08T15:36:28.967Z] Digest: sha256:35e6ac41c26efe3add569c2382a45e417c8e583193a5145d003e9829e558bdd0 [2022-06-08T15:36:28.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2022-06-08T15:36:28.967Z] ---> de6a6ee31cbe [2022-06-08T15:36:28.967Z] Step 3/11 : ARG MAKE='make build' [2022-06-08T15:36:29.914Z] ---> Running in 46a7e45d3181 [2022-06-08T15:36:30.179Z] Removing intermediate container 46a7e45d3181 [2022-06-08T15:36:30.179Z] ---> 75464a80b2ad [2022-06-08T15:36:30.179Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-08T15:36:30.180Z] ---> Running in 1175a74a7fb7 [2022-06-08T15:36:30.180Z] Removing intermediate container 1175a74a7fb7 [2022-06-08T15:36:30.180Z] ---> 26a94c3ad83f [2022-06-08T15:36:30.180Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-08T15:36:30.180Z] ---> Running in fe04bbf7e0b9 [2022-06-08T15:36:30.443Z] Removing intermediate container fe04bbf7e0b9 [2022-06-08T15:36:30.443Z] ---> bdd0f2c67900 [2022-06-08T15:36:30.443Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T15:36:30.443Z] ---> Running in 9d39cc292edd [2022-06-08T15:36:31.013Z] Removing intermediate container 9d39cc292edd [2022-06-08T15:36:31.013Z] ---> 443ee160deed [2022-06-08T15:36:31.013Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T15:36:31.013Z] ---> Running in d3409c6bf18e [2022-06-08T15:36:31.276Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-08T15:36:32.223Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-08T15:36:32.223Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2022-06-08T15:36:32.483Z] (2/4) Installing libedit (20210216.3.1-r0) [2022-06-08T15:36:32.483Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2022-06-08T15:36:32.483Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2022-06-08T15:36:32.744Z] Executing busybox-1.33.1-r3.trigger [2022-06-08T15:36:32.744Z] OK: 224 MiB in 56 packages [2022-06-08T15:36:33.005Z] Removing intermediate container d3409c6bf18e [2022-06-08T15:36:33.005Z] ---> 2b1190b5f547 [2022-06-08T15:36:33.005Z] Step 8/11 : WORKDIR /device-rest-go [2022-06-08T15:36:33.265Z] ---> Running in e2d66a3ea365 [2022-06-08T15:36:33.265Z] Removing intermediate container e2d66a3ea365 [2022-06-08T15:36:33.265Z] ---> defb0bb7cb06 [2022-06-08T15:36:33.265Z] Step 9/11 : COPY . . [2022-06-08T15:36:33.328Z] Still waiting to schedule task [2022-06-08T15:36:33.329Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1752’ is offline [2022-06-08T15:36:34.205Z] ---> 439f0a40891c [2022-06-08T15:36:34.205Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T15:36:34.205Z] ---> Running in f3a6b555f339 [2022-06-08T15:36:34.468Z] skipping... [2022-06-08T15:36:34.731Z] Removing intermediate container f3a6b555f339 [2022-06-08T15:36:34.731Z] ---> eefc0aada594 [2022-06-08T15:36:34.731Z] Step 11/11 : RUN $MAKE [2022-06-08T15:36:34.731Z] ---> Running in 65d10d988c4c [2022-06-08T15:36:34.993Z] noop [2022-06-08T15:36:35.253Z] Removing intermediate container 65d10d988c4c [2022-06-08T15:36:35.253Z] ---> 2510bbf79a7f [2022-06-08T15:36:35.253Z] Successfully built 2510bbf79a7f [2022-06-08T15:36:35.253Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:36:35.697Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-08T15:36:35.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T15:36:35.856Z] prd-ubuntu20.04-docker-8c-8g-1754 does not seem to be running inside a container [2022-06-08T15:36:35.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-196 -v /w/workspace/gexfoundry_device-rest-go_PR-196:/w/workspace/gexfoundry_device-rest-go_PR-196:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-196@tmp:/w/workspace/gexfoundry_device-rest-go_PR-196@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-08T15:36:36.387Z] $ docker top 89aa0671735b22e862f0bbc8aa9f2986c08019b12714dfbceb1c80842fc3d177 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-08T15:36:36.793Z] + go version [2022-06-08T15:36:36.793Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-06-08T15:36:36.824Z] $ docker stop --time=1 89aa0671735b22e862f0bbc8aa9f2986c08019b12714dfbceb1c80842fc3d177 [2022-06-08T15:36:38.107Z] $ docker rm -f 89aa0671735b22e862f0bbc8aa9f2986c08019b12714dfbceb1c80842fc3d177 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:36:38.826Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-08T15:36:38.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T15:36:38.997Z] prd-ubuntu20.04-docker-8c-8g-1754 does not seem to be running inside a container [2022-06-08T15:36:39.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-196 -v /w/workspace/gexfoundry_device-rest-go_PR-196:/w/workspace/gexfoundry_device-rest-go_PR-196:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-196@tmp:/w/workspace/gexfoundry_device-rest-go_PR-196@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-08T15:36:39.404Z] $ docker top fb82fc9808a3b7b1070f96799d2d2ae6c0cea33fbefe7fe5fcb3459c98a5dc1a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-08T15:36:39.922Z] + make test [2022-06-08T15:36:39.922Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-06-08T15:36:40.182Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-06-08T15:36:48.322Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-06-08T15:36:48.322Z] ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 56.0% of statements [2022-06-08T15:36:48.322Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-08T15:36:52.524Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-08T15:36:52.524Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-08T15:36:52.524Z] ./bin/test-attribution-txt.sh [2022-06-08T15:36:52.785Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.1 [2022-06-08T15:36:52.785Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2022-06-08T15:36:52.785Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2022-06-08T15:36:52.785Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-08T15:36:52.785Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-08T15:36:52.785Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-08T15:36:52.785Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2022-06-08T15:36:52.785Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-08T15:36:52.785Z] go: downloading github.com/spf13/cast v1.4.1 [2022-06-08T15:36:52.785Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-08T15:36:52.785Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-08T15:36:52.785Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-08T15:36:52.785Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-08T15:36:52.785Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-08T15:36:52.785Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-08T15:36:52.785Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2022-06-08T15:36:52.785Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-08T15:36:52.785Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-08T15:36:52.785Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-08T15:36:52.785Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-08T15:36:52.785Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-08T15:36:52.785Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-08T15:36:52.785Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-08T15:36:52.785Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-08T15:36:52.785Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-08T15:36:52.785Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-08T15:36:53.046Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-08T15:36:53.046Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-08T15:36:53.046Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-08T15:36:53.046Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-08T15:36:53.046Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-08T15:36:53.046Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-08T15:36:53.046Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-08T15:36:53.046Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-08T15:36:53.046Z] go: downloading golang.org/x/text v0.3.6 [2022-06-08T15:36:53.046Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-08T15:36:53.046Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-08T15:36:53.046Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-08T15:36:53.046Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-08T15:36:53.046Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-08T15:36:53.046Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-08T15:36:53.046Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-08T15:36:53.046Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-08T15:36:53.046Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-08T15:36:53.307Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-08T15:36:53.307Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-08T15:36:53.307Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-08T15:36:53.307Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-08T15:36:53.307Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-08T15:36:53.307Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-08T15:36:53.307Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-08T15:36:53.307Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2022-06-08T15:36:54.282Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-08T15:36:54.684Z] + go mod tidy [2022-06-08T15:36:54.684Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-08T15:36:54.684Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-08T15:36:54.684Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-08T15:36:54.684Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-08T15:36:54.684Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-08T15:36:54.684Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-08T15:36:54.684Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-08T15:36:54.944Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-08T15:36:54.944Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-08T15:36:54.944Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-08T15:36:54.944Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-08T15:36:54.944Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-08T15:36:54.944Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-08T15:36:54.944Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-08T15:36:54.944Z] go: downloading github.com/kr/text v0.2.0 [2022-06-08T15:36:54.944Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-08T15:36:54.944Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-08T15:36:54.944Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-08T15:36:54.944Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-08T15:36:54.944Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-08T15:36:54.944Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-06-08T15:36:54.944Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-08T15:36:54.944Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-08T15:36:54.944Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-06-08T15:36:54.983Z] $ docker stop --time=1 fb82fc9808a3b7b1070f96799d2d2ae6c0cea33fbefe7fe5fcb3459c98a5dc1a [2022-06-08T15:36:56.799Z] $ docker rm -f fb82fc9808a3b7b1070f96799d2d2ae6c0cea33fbefe7fe5fcb3459c98a5dc1a [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-08T15:36:57.387Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-08T15:36:57.464Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-08T15:36:58.081Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-08T15:36:58.391Z] + ls -al . [2022-06-08T15:36:58.391Z] total 184 [2022-06-08T15:36:58.391Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 8 15:36 . [2022-06-08T15:36:58.391Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 15:35 .. [2022-06-08T15:36:58.391Z] -rw-rw-r-- 1 jenkins jenkins 151 Jun 8 15:35 .dockerignore [2022-06-08T15:36:58.391Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 15:36 .git [2022-06-08T15:36:58.391Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:35 .github [2022-06-08T15:36:58.391Z] -rw-rw-r-- 1 jenkins jenkins 321 Jun 8 15:35 .gitignore [2022-06-08T15:36:58.391Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 8 15:36 .semver [2022-06-08T15:36:58.391Z] -rw-rw-r-- 1 jenkins jenkins 7095 Jun 8 15:35 Attribution.txt [2022-06-08T15:36:58.391Z] -rw-rw-r-- 1 jenkins jenkins 7718 Jun 8 15:35 CHANGELOG.md [2022-06-08T15:36:58.391Z] -rw-rw-r-- 1 jenkins jenkins 1649 Jun 8 15:35 Dockerfile [2022-06-08T15:36:58.391Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 8 15:35 GOVERNANCE.md [2022-06-08T15:36:58.391Z] -rw-rw-r-- 1 jenkins jenkins 680 Jun 8 15:35 Jenkinsfile [2022-06-08T15:36:58.391Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 8 15:35 LICENSE [2022-06-08T15:36:58.391Z] -rw-rw-r-- 1 jenkins jenkins 1078 Jun 8 15:35 Makefile [2022-06-08T15:36:58.391Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 8 15:35 OWNERS.md [2022-06-08T15:36:58.391Z] -rw-rw-r-- 1 jenkins jenkins 8246 Jun 8 15:35 README.md [2022-06-08T15:36:58.391Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 8 15:36 VERSION [2022-06-08T15:36:58.391Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:35 bin [2022-06-08T15:36:58.391Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 15:35 cmd [2022-06-08T15:36:58.391Z] -rw-r--r-- 1 jenkins jenkins 9215 Jun 8 15:36 coverage.out [2022-06-08T15:36:58.391Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:35 driver [2022-06-08T15:36:58.391Z] -rw-rw-r-- 1 jenkins jenkins 271 Jun 8 15:36 go.mod [2022-06-08T15:36:58.391Z] -rw-rw-r-- 1 jenkins jenkins 49306 Jun 8 15:35 go.sum [2022-06-08T15:36:58.391Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 15:35 snap [2022-06-08T15:36:58.391Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 8 15:35 vendor [2022-06-08T15:36:58.391Z] -rw-rw-r-- 1 jenkins jenkins 713 Jun 8 15:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:36:58.793Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff --label arch=amd64 --label version=0.0.0 . [2022-06-08T15:36:58.793Z] Sending build context to Docker daemon 21.65MB [2022-06-08T15:36:58.793Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2022-06-08T15:36:58.793Z] Step 2/24 : FROM ${BASE} AS builder [2022-06-08T15:36:58.793Z] ---> 2510bbf79a7f [2022-06-08T15:36:58.793Z] Step 3/24 : ARG MAKE='make build' [2022-06-08T15:36:59.060Z] ---> Running in e0be1b72aa8b [2022-06-08T15:36:59.060Z] Removing intermediate container e0be1b72aa8b [2022-06-08T15:36:59.060Z] ---> 07b780e49bfd [2022-06-08T15:36:59.060Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-08T15:36:59.325Z] ---> Running in a49ffe706d9b [2022-06-08T15:36:59.325Z] Removing intermediate container a49ffe706d9b [2022-06-08T15:36:59.325Z] ---> 99777bdd54cc [2022-06-08T15:36:59.325Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-06-08T15:36:59.325Z] ---> Running in 2866c4900bbc [2022-06-08T15:36:59.325Z] Removing intermediate container 2866c4900bbc [2022-06-08T15:36:59.325Z] ---> 9e8ebd095af4 [2022-06-08T15:36:59.325Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T15:36:59.586Z] ---> Running in 3b9733d35480 [2022-06-08T15:37:00.154Z] Removing intermediate container 3b9733d35480 [2022-06-08T15:37:00.154Z] ---> 2f98dfe06dab [2022-06-08T15:37:00.154Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T15:37:00.154Z] ---> Running in 20e50e45a98d [2022-06-08T15:37:00.415Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-08T15:37:01.360Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-08T15:37:01.360Z] OK: 224 MiB in 56 packages [2022-06-08T15:37:01.620Z] Removing intermediate container 20e50e45a98d [2022-06-08T15:37:01.620Z] ---> ccf9e0cf3ccd [2022-06-08T15:37:01.620Z] Step 8/24 : WORKDIR /device-rest-go [2022-06-08T15:37:01.884Z] ---> Running in bc1cef120d32 [2022-06-08T15:37:01.884Z] Removing intermediate container bc1cef120d32 [2022-06-08T15:37:01.884Z] ---> a543c7c0f6c3 [2022-06-08T15:37:01.884Z] Step 9/24 : COPY . . [2022-06-08T15:37:02.823Z] ---> 932317b8daea [2022-06-08T15:37:02.823Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T15:37:02.823Z] ---> Running in f32548020266 [2022-06-08T15:37:03.084Z] skipping... [2022-06-08T15:37:03.343Z] Removing intermediate container f32548020266 [2022-06-08T15:37:03.343Z] ---> ed25fddde3b1 [2022-06-08T15:37:03.343Z] Step 11/24 : RUN $MAKE [2022-06-08T15:37:03.343Z] ---> Running in a2b8cd6e346f [2022-06-08T15:37:03.602Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2022-06-08T15:37:10.172Z] Removing intermediate container a2b8cd6e346f [2022-06-08T15:37:10.172Z] ---> 54e5ea47edff [2022-06-08T15:37:10.172Z] Step 12/24 : FROM alpine:3.14 [2022-06-08T15:37:10.430Z] 3.14: Pulling from library/alpine [2022-06-08T15:37:10.690Z] 8663204ce13b: Pulling fs layer [2022-06-08T15:37:10.952Z] 8663204ce13b: Verifying Checksum [2022-06-08T15:37:10.952Z] 8663204ce13b: Download complete [2022-06-08T15:37:10.952Z] 8663204ce13b: Pull complete [2022-06-08T15:37:10.952Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-08T15:37:10.952Z] Status: Downloaded newer image for alpine:3.14 [2022-06-08T15:37:10.952Z] ---> e04c818066af [2022-06-08T15:37:10.952Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-06-08T15:37:10.952Z] ---> Running in e869fa23f65c [2022-06-08T15:37:11.213Z] Removing intermediate container e869fa23f65c [2022-06-08T15:37:11.213Z] ---> 120c46ae58e2 [2022-06-08T15:37:11.213Z] Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} [2022-06-08T15:37:11.213Z] ---> Running in 525a38ef4e8d [2022-06-08T15:37:11.213Z] Removing intermediate container 525a38ef4e8d [2022-06-08T15:37:11.213Z] ---> c1597692423f [2022-06-08T15:37:11.213Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-08T15:37:11.213Z] ---> Running in d2ffcbcad6b9 [2022-06-08T15:37:11.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-08T15:37:11.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-08T15:37:11.730Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-08T15:37:11.730Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-08T15:37:11.730Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-08T15:37:11.730Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-08T15:37:11.989Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-08T15:37:11.989Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-08T15:37:11.989Z] Executing busybox-1.33.1-r7.trigger [2022-06-08T15:37:11.989Z] OK: 8 MiB in 20 packages [2022-06-08T15:37:12.251Z] Removing intermediate container d2ffcbcad6b9 [2022-06-08T15:37:12.251Z] ---> 54552c935ca6 [2022-06-08T15:37:12.251Z] Step 16/24 : COPY --from=builder /device-rest-go/cmd / [2022-06-08T15:37:12.511Z] ---> 13e580a18a1a [2022-06-08T15:37:12.511Z] Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / [2022-06-08T15:37:12.771Z] ---> 6fc86b4efeb0 [2022-06-08T15:37:12.771Z] Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-06-08T15:37:13.031Z] ---> 4a5ce61562ea [2022-06-08T15:37:13.031Z] Step 19/24 : EXPOSE 59986 [2022-06-08T15:37:13.031Z] ---> Running in 81b4e36990ea [2022-06-08T15:37:13.031Z] Removing intermediate container 81b4e36990ea [2022-06-08T15:37:13.031Z] ---> 79859c44e7d2 [2022-06-08T15:37:13.031Z] Step 20/24 : ENTRYPOINT ["/device-rest"] [2022-06-08T15:37:13.031Z] ---> Running in e5aa80b40e08 [2022-06-08T15:37:13.031Z] Removing intermediate container e5aa80b40e08 [2022-06-08T15:37:13.031Z] ---> 8af2dd3d9235 [2022-06-08T15:37:13.031Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-06-08T15:37:13.292Z] ---> Running in 74ab5abe1a0e [2022-06-08T15:37:13.293Z] Removing intermediate container 74ab5abe1a0e [2022-06-08T15:37:13.293Z] ---> cfaf5340b130 [2022-06-08T15:37:13.293Z] Step 22/24 : LABEL arch=amd64 [2022-06-08T15:37:13.293Z] ---> Running in f0a16320ad95 [2022-06-08T15:37:13.293Z] Removing intermediate container f0a16320ad95 [2022-06-08T15:37:13.293Z] ---> 9221b9dde57d [2022-06-08T15:37:13.293Z] Step 23/24 : LABEL git_sha=a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff [2022-06-08T15:37:13.561Z] ---> Running in 1eeceff0a737 [2022-06-08T15:37:13.561Z] Removing intermediate container 1eeceff0a737 [2022-06-08T15:37:13.561Z] ---> 99e957f63e44 [2022-06-08T15:37:13.561Z] Step 24/24 : LABEL version=0.0.0 [2022-06-08T15:37:13.561Z] ---> Running in ba7a0fe38a58 [2022-06-08T15:37:13.561Z] Removing intermediate container ba7a0fe38a58 [2022-06-08T15:37:13.561Z] ---> d061e71caf8f [2022-06-08T15:37:13.561Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-08T15:37:13.561Z] Successfully built d061e71caf8f [2022-06-08T15:37:13.822Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:37:14.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T15:37:14.676Z] [2022-06-08T15:37:14.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:37:15.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T15:37:15.135Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-08T15:37:15.135Z] 5eb5b503b376: Pulling fs layer [2022-06-08T15:37:15.135Z] 5c69ac0246d0: Pulling fs layer [2022-06-08T15:37:15.135Z] ec43610c2a17: Pulling fs layer [2022-06-08T15:37:15.135Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-08T15:37:15.135Z] 33b1e0a273af: Pulling fs layer [2022-06-08T15:37:15.135Z] 5d3b04190fa2: Pulling fs layer [2022-06-08T15:37:15.135Z] 2f39f015ded8: Pulling fs layer [2022-06-08T15:37:15.135Z] 3a2ae6a8a46f: Waiting [2022-06-08T15:37:15.135Z] 33b1e0a273af: Waiting [2022-06-08T15:37:15.135Z] 5d3b04190fa2: Waiting [2022-06-08T15:37:15.135Z] 2f39f015ded8: Waiting [2022-06-08T15:37:15.135Z] 5c69ac0246d0: Download complete [2022-06-08T15:37:15.135Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-08T15:37:15.135Z] 3a2ae6a8a46f: Download complete [2022-06-08T15:37:15.135Z] 33b1e0a273af: Verifying Checksum [2022-06-08T15:37:15.135Z] 33b1e0a273af: Download complete [2022-06-08T15:37:15.135Z] 5d3b04190fa2: Verifying Checksum [2022-06-08T15:37:15.135Z] 5d3b04190fa2: Download complete [2022-06-08T15:37:15.397Z] ec43610c2a17: Verifying Checksum [2022-06-08T15:37:15.397Z] ec43610c2a17: Download complete [2022-06-08T15:37:15.397Z] 5eb5b503b376: Verifying Checksum [2022-06-08T15:37:15.397Z] 5eb5b503b376: Download complete [2022-06-08T15:37:15.966Z] 2f39f015ded8: Verifying Checksum [2022-06-08T15:37:15.966Z] 2f39f015ded8: Download complete [2022-06-08T15:37:16.532Z] 5eb5b503b376: Pull complete [2022-06-08T15:37:16.790Z] 5c69ac0246d0: Pull complete [2022-06-08T15:37:17.049Z] ec43610c2a17: Pull complete [2022-06-08T15:37:17.310Z] 3a2ae6a8a46f: Pull complete [2022-06-08T15:37:17.569Z] 33b1e0a273af: Pull complete [2022-06-08T15:37:17.569Z] 5d3b04190fa2: Pull complete [2022-06-08T15:37:21.761Z] 2f39f015ded8: Pull complete [2022-06-08T15:37:21.761Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-08T15:37:21.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T15:37:21.761Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T15:37:21.983Z] prd-ubuntu20.04-docker-8c-8g-1754 does not seem to be running inside a container [2022-06-08T15:37:22.021Z] $ 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-rest-go_PR-196 -v /w/workspace/gexfoundry_device-rest-go_PR-196:/w/workspace/gexfoundry_device-rest-go_PR-196:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-196@tmp:/w/workspace/gexfoundry_device-rest-go_PR-196@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-08T15:37:23.720Z] $ docker top ecf7bc32c19119369c15d9867eb125c67c53b9b9fe32423457ede817ac7569c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T15:37:24.169Z] ---> job-cost.sh [2022-06-08T15:37:24.169Z] lf-activate-venv: SKIPPING [2022-06-08T15:37:24.169Z] INFO: No Stack... [2022-06-08T15:37:24.429Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-08T15:37:24.998Z] INFO: Archiving Costs [Pipeline] sh [2022-06-08T15:37:25.315Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-196/archives/cost.csv [2022-06-08T15:37:25.315Z] + cut -d, -f6 [Pipeline] lock [2022-06-08T15:37:25.351Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-196-1-stack-cost] [2022-06-08T15:37:25.356Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-196-1-stack-cost] did not exist. Created. [2022-06-08T15:37:25.356Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-196-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-08T15:37:25.749Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-08T15:37:25.820Z] Stashed 1 file(s) [Pipeline] } [2022-06-08T15:37:25.836Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-196-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-08T15:37:25.919Z] $ docker stop --time=1 ecf7bc32c19119369c15d9867eb125c67c53b9b9fe32423457ede817ac7569c2 [2022-06-08T15:37:27.142Z] $ docker rm -f ecf7bc32c19119369c15d9867eb125c67c53b9b9fe32423457ede817ac7569c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-08T15:38:09.253Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1755 in /w/workspace/gexfoundry_device-rest-go_PR-196 [Pipeline] { [Pipeline] ws [2022-06-08T15:38:09.298Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2022-06-08T15:38:09.384Z] The recommended git tool is: git [2022-06-08T15:38:14.200Z] using credential edgex-jenkins-ssh [2022-06-08T15:38:14.220Z] Cloning the remote Git repository [2022-06-08T15:38:14.273Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-06-08T15:38:14.345Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2022-06-08T15:38:14.423Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-06-08T15:38:14.424Z] > git --version # timeout=10 [2022-06-08T15:38:14.445Z] > git --version # 'git version 2.25.1' [2022-06-08T15:38:14.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-08T15:38:14.514Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-08T15:38:16.759Z] Merging remotes/origin/jakarta commit 6ebceb65a7426d72f493083b4c0a3b77c8bc8a32 into PR head commit 491659e129340fffcb326eb251876e7d6cd32954 [2022-06-08T15:38:16.155Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-06-08T15:38:16.174Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-08T15:38:16.205Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-06-08T15:38:16.237Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-06-08T15:38:16.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-08T15:38:16.252Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-06-08T15:38:16.782Z] > git config core.sparsecheckout # timeout=10 [2022-06-08T15:38:16.797Z] > git checkout -f 491659e129340fffcb326eb251876e7d6cd32954 # timeout=10 [2022-06-08T15:38:17.830Z] Merge succeeded, producing f604deb67e782703671e4a169a1845eb83a4d16c [2022-06-08T15:38:17.830Z] Checking out Revision f604deb67e782703671e4a169a1845eb83a4d16c (PR-196) [2022-06-08T15:38:17.274Z] > git remote # timeout=10 [2022-06-08T15:38:17.293Z] > git config --get remote.origin.url # timeout=10 [2022-06-08T15:38:17.310Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-08T15:38:17.326Z] > git merge 6ebceb65a7426d72f493083b4c0a3b77c8bc8a32 # timeout=10 [2022-06-08T15:38:17.817Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-08T15:38:17.840Z] > git config core.sparsecheckout # timeout=10 [2022-06-08T15:38:17.854Z] > git checkout -f f604deb67e782703671e4a169a1845eb83a4d16c # timeout=10 [2022-06-08T15:38:22.289Z] Commit message: "Merge commit '6ebceb65a7426d72f493083b4c0a3b77c8bc8a32' into HEAD" [2022-06-08T15:38:22.290Z] First time build. Skipping changelog. [2022-06-08T15:38:22.358Z] > git --version # timeout=10 [2022-06-08T15:38:22.371Z] > git --version # 'git version 2.25.1' [2022-06-08T15:38:22.383Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-08T15:38:23.458Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-08T15:38:23.458Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-08T15:38:23.458Z] Dload Upload Total Spent Left Speed [2022-06-08T15:38:23.458Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 95726 0 --:--:-- --:--:-- --:--:-- 96480 [Pipeline] sh [2022-06-08T15:38:24.206Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-08T15:38:24.571Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-08T15:38:24.572Z] + sudo tee /etc/docker/daemon.new [2022-06-08T15:38:24.572Z] { [2022-06-08T15:38:24.572Z] "registry-mirrors": [ [2022-06-08T15:38:24.572Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-08T15:38:24.572Z] ], [2022-06-08T15:38:24.572Z] "bip": "10.250.0.254/24", [2022-06-08T15:38:24.572Z] "hosts": [ [2022-06-08T15:38:24.572Z] "tcp://0.0.0.0:5555", [2022-06-08T15:38:24.572Z] "unix:///var/run/docker.sock" [2022-06-08T15:38:24.572Z] ], [2022-06-08T15:38:24.572Z] "mtu": 1458, [2022-06-08T15:38:24.572Z] "selinux-enabled": true, [2022-06-08T15:38:24.572Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-08T15:38:24.572Z] } [Pipeline] sh [2022-06-08T15:38:25.003Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-08T15:38:25.357Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T15:38:43.906Z] provisioning config files... [2022-06-08T15:38:43.929Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3155072508549603167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T15:38:44.335Z] ---> docker-login.sh [2022-06-08T15:38:44.335Z] nexus3.edgexfoundry.org:10001 [2022-06-08T15:38:44.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:38:45.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:38:45.205Z] Configure a credential helper to remove this warning. See [2022-06-08T15:38:45.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:38:45.205Z] [2022-06-08T15:38:45.205Z] Login Succeeded [2022-06-08T15:38:45.205Z] nexus3.edgexfoundry.org:10002 [2022-06-08T15:38:45.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:38:45.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:38:45.752Z] Configure a credential helper to remove this warning. See [2022-06-08T15:38:45.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:38:45.752Z] [2022-06-08T15:38:45.752Z] Login Succeeded [2022-06-08T15:38:45.752Z] nexus3.edgexfoundry.org:10003 [2022-06-08T15:38:46.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:38:46.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:38:46.027Z] Configure a credential helper to remove this warning. See [2022-06-08T15:38:46.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:38:46.027Z] [2022-06-08T15:38:46.027Z] Login Succeeded [2022-06-08T15:38:46.302Z] nexus3.edgexfoundry.org:10004 [2022-06-08T15:38:46.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:38:46.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:38:46.575Z] Configure a credential helper to remove this warning. See [2022-06-08T15:38:46.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:38:46.575Z] [2022-06-08T15:38:46.575Z] Login Succeeded [2022-06-08T15:38:46.575Z] docker.io [2022-06-08T15:38:47.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:38:47.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:38:47.440Z] Configure a credential helper to remove this warning. See [2022-06-08T15:38:47.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:38:47.440Z] [2022-06-08T15:38:47.440Z] Login Succeeded [2022-06-08T15:38:47.440Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T15:38:47.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-08T15:38:47.833Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-08T15:38:48.180Z] + grep ^go [0-9].[0-9]* go.mod [2022-06-08T15:38:48.180Z] + cut -d -f 2 [Pipeline] echo [2022-06-08T15:38:48.261Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-08T15:38:48.297Z] ========================================================= [2022-06-08T15:38:48.297Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] [2022-06-08T15:38:48.297Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:38:48.818Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-08T15:38:49.802Z] Sending build context to Docker daemon 11.13MB [2022-06-08T15:38:50.079Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2022-06-08T15:38:50.079Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-08T15:38:50.079Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-08T15:38:50.079Z] 552d1f2373af: Pulling fs layer [2022-06-08T15:38:50.079Z] ea3f2d53f512: Pulling fs layer [2022-06-08T15:38:50.079Z] 9e70ebbbe112: Pulling fs layer [2022-06-08T15:38:50.079Z] 7a9cfe048b4a: Pulling fs layer [2022-06-08T15:38:50.079Z] 72dc09318566: Pulling fs layer [2022-06-08T15:38:50.079Z] f324388ff665: Pulling fs layer [2022-06-08T15:38:50.079Z] 53ef782089cf: Pulling fs layer [2022-06-08T15:38:50.079Z] 2af28fca035d: Pulling fs layer [2022-06-08T15:38:50.079Z] 72dc09318566: Waiting [2022-06-08T15:38:50.079Z] f324388ff665: Waiting [2022-06-08T15:38:50.079Z] 53ef782089cf: Waiting [2022-06-08T15:38:50.079Z] 2af28fca035d: Waiting [2022-06-08T15:38:50.079Z] 7a9cfe048b4a: Waiting [2022-06-08T15:38:50.079Z] 9e70ebbbe112: Verifying Checksum [2022-06-08T15:38:50.079Z] 9e70ebbbe112: Download complete [2022-06-08T15:38:50.079Z] ea3f2d53f512: Verifying Checksum [2022-06-08T15:38:50.079Z] ea3f2d53f512: Download complete [2022-06-08T15:38:50.079Z] 72dc09318566: Verifying Checksum [2022-06-08T15:38:50.079Z] 72dc09318566: Download complete [2022-06-08T15:38:50.358Z] f324388ff665: Verifying Checksum [2022-06-08T15:38:50.358Z] f324388ff665: Download complete [2022-06-08T15:38:50.358Z] 552d1f2373af: Verifying Checksum [2022-06-08T15:38:50.358Z] 552d1f2373af: Download complete [2022-06-08T15:38:50.358Z] 53ef782089cf: Verifying Checksum [2022-06-08T15:38:50.358Z] 53ef782089cf: Download complete [2022-06-08T15:38:50.965Z] 552d1f2373af: Pull complete [2022-06-08T15:38:51.572Z] ea3f2d53f512: Pull complete [2022-06-08T15:38:51.843Z] 9e70ebbbe112: Pull complete [2022-06-08T15:38:52.119Z] 2af28fca035d: Verifying Checksum [2022-06-08T15:38:52.119Z] 2af28fca035d: Download complete [2022-06-08T15:38:52.713Z] 7a9cfe048b4a: Verifying Checksum [2022-06-08T15:38:52.713Z] 7a9cfe048b4a: Download complete [2022-06-08T15:39:05.126Z] 7a9cfe048b4a: Pull complete [2022-06-08T15:39:05.126Z] 72dc09318566: Pull complete [2022-06-08T15:39:05.126Z] f324388ff665: Pull complete [2022-06-08T15:39:05.126Z] 53ef782089cf: Pull complete [2022-06-08T15:39:10.538Z] 2af28fca035d: Pull complete [2022-06-08T15:39:10.538Z] Digest: sha256:527acc5c9bdbcdb39ccaea3aa8445d1f41445096e6313448e88606d2b64d4b83 [2022-06-08T15:39:10.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2022-06-08T15:39:10.538Z] ---> d19f1962542a [2022-06-08T15:39:10.538Z] Step 3/11 : ARG MAKE='make build' [2022-06-08T15:39:11.986Z] ---> Running in c5e01b7a8620 [2022-06-08T15:39:12.265Z] Removing intermediate container c5e01b7a8620 [2022-06-08T15:39:12.265Z] ---> 2955598f8884 [2022-06-08T15:39:12.265Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-08T15:39:12.265Z] ---> Running in 349b706e7c22 [2022-06-08T15:39:12.865Z] Removing intermediate container 349b706e7c22 [2022-06-08T15:39:12.865Z] ---> cc6692360fb6 [2022-06-08T15:39:12.865Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-08T15:39:12.865Z] ---> Running in bcb92150fcb3 [2022-06-08T15:39:13.142Z] Removing intermediate container bcb92150fcb3 [2022-06-08T15:39:13.142Z] ---> 0266f53d00d7 [2022-06-08T15:39:13.142Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T15:39:13.142Z] ---> Running in cfae5cab17d6 [2022-06-08T15:39:15.135Z] Removing intermediate container cfae5cab17d6 [2022-06-08T15:39:15.135Z] ---> 153c9ff1e941 [2022-06-08T15:39:15.135Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T15:39:15.135Z] ---> Running in 0954fd044183 [2022-06-08T15:39:15.741Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-08T15:39:16.731Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-08T15:39:17.328Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2022-06-08T15:39:17.601Z] (2/4) Installing libedit (20210216.3.1-r0) [2022-06-08T15:39:17.601Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2022-06-08T15:39:17.878Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2022-06-08T15:39:17.878Z] Executing busybox-1.33.1-r3.trigger [2022-06-08T15:39:17.878Z] OK: 223 MiB in 56 packages [2022-06-08T15:39:18.862Z] Removing intermediate container 0954fd044183 [2022-06-08T15:39:18.862Z] ---> 0071a61dca8e [2022-06-08T15:39:18.862Z] Step 8/11 : WORKDIR /device-rest-go [2022-06-08T15:39:18.862Z] ---> Running in 4f1ed149fb45 [2022-06-08T15:39:19.139Z] Removing intermediate container 4f1ed149fb45 [2022-06-08T15:39:19.139Z] ---> ca5447d3bc5a [2022-06-08T15:39:19.139Z] Step 9/11 : COPY . . [2022-06-08T15:39:22.557Z] ---> 7c50b766d368 [2022-06-08T15:39:22.557Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T15:39:22.557Z] ---> Running in 7e7b313e3a2c [2022-06-08T15:39:23.540Z] skipping... [2022-06-08T15:39:24.147Z] Removing intermediate container 7e7b313e3a2c [2022-06-08T15:39:24.147Z] ---> 958cd6e64828 [2022-06-08T15:39:24.147Z] Step 11/11 : RUN $MAKE [2022-06-08T15:39:24.147Z] ---> Running in 4fd69e68c2b4 [2022-06-08T15:39:25.132Z] noop [2022-06-08T15:39:25.729Z] Removing intermediate container 4fd69e68c2b4 [2022-06-08T15:39:25.729Z] ---> 4ea37722d2a8 [2022-06-08T15:39:26.002Z] Successfully built 4ea37722d2a8 [2022-06-08T15:39:26.002Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:39:26.490Z] + docker inspect -f . ci-base-image-arm64 [2022-06-08T15:39:26.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T15:39:26.810Z] prd-ubuntu20.04-docker-arm64-4c-16g-1755 does not seem to be running inside a container [2022-06-08T15:39:26.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-08T15:39:28.162Z] $ docker top 817cb25d2fa89a4972143742731ca31333804bfb3e71e30f45ee1c52c26c94af -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-08T15:39:29.135Z] + go version [2022-06-08T15:39:29.135Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-06-08T15:39:29.178Z] $ docker stop --time=1 817cb25d2fa89a4972143742731ca31333804bfb3e71e30f45ee1c52c26c94af [2022-06-08T15:39:30.804Z] $ docker rm -f 817cb25d2fa89a4972143742731ca31333804bfb3e71e30f45ee1c52c26c94af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:39:31.760Z] + docker inspect -f . ci-base-image-arm64 [2022-06-08T15:39:31.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T15:39:32.050Z] prd-ubuntu20.04-docker-arm64-4c-16g-1755 does not seem to be running inside a container [2022-06-08T15:39:32.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-08T15:39:33.393Z] $ docker top 67a6aa372560dce2ff239cc2bef6a9e8449b4948c2ab86821540e210a4c23959 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-08T15:39:34.375Z] + make test [2022-06-08T15:39:34.375Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-06-08T15:39:35.825Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-06-08T15:40:32.439Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-06-08T15:40:32.439Z] ok github.com/edgexfoundry/device-rest-go/driver 0.058s coverage: 56.0% of statements [2022-06-08T15:40:32.439Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-08T15:40:59.258Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-08T15:40:59.258Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-08T15:40:59.258Z] ./bin/test-attribution-txt.sh [2022-06-08T15:40:59.258Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.1 [2022-06-08T15:40:59.258Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2022-06-08T15:40:59.258Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-08T15:40:59.258Z] go: downloading github.com/spf13/cast v1.4.1 [2022-06-08T15:40:59.258Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-08T15:40:59.258Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-08T15:40:59.258Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2022-06-08T15:40:59.258Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-08T15:40:59.258Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-08T15:40:59.258Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-08T15:40:59.258Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2022-06-08T15:40:59.258Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-08T15:40:59.258Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-08T15:40:59.258Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-08T15:40:59.258Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-08T15:40:59.258Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2022-06-08T15:40:59.258Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-08T15:40:59.258Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-08T15:40:59.258Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-08T15:40:59.258Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-08T15:40:59.258Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-08T15:40:59.258Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-08T15:40:59.258Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-08T15:40:59.258Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-08T15:40:59.258Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-08T15:40:59.258Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-08T15:40:59.258Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-08T15:40:59.258Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-08T15:40:59.258Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-08T15:40:59.258Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-08T15:40:59.258Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-08T15:40:59.258Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-08T15:40:59.258Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-08T15:40:59.258Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-08T15:40:59.258Z] go: downloading golang.org/x/text v0.3.6 [2022-06-08T15:40:59.532Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-08T15:40:59.532Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-08T15:40:59.532Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-08T15:40:59.532Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-08T15:40:59.532Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-08T15:40:59.811Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-08T15:41:00.083Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-08T15:41:00.083Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-08T15:41:00.083Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-08T15:41:00.357Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-08T15:41:01.341Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-08T15:41:01.341Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-08T15:41:01.623Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-08T15:41:01.623Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-08T15:41:01.623Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-08T15:41:01.623Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-08T15:41:01.623Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2022-06-08T15:41:05.974Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-08T15:41:06.692Z] + go mod tidy [2022-06-08T15:41:06.967Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-08T15:41:06.967Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-08T15:41:06.967Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-08T15:41:07.244Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-08T15:41:07.244Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-08T15:41:07.244Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-08T15:41:07.244Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-08T15:41:07.244Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-08T15:41:07.244Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-08T15:41:07.244Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-08T15:41:07.244Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-08T15:41:07.519Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-08T15:41:07.519Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-08T15:41:07.519Z] go: downloading github.com/kr/text v0.2.0 [2022-06-08T15:41:07.519Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-08T15:41:07.519Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-08T15:41:07.519Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-08T15:41:07.519Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-08T15:41:07.519Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-08T15:41:07.519Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-08T15:41:07.794Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-06-08T15:41:07.794Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-08T15:41:07.794Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-08T15:41:07.794Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-06-08T15:41:08.106Z] $ docker stop --time=1 67a6aa372560dce2ff239cc2bef6a9e8449b4948c2ab86821540e210a4c23959 [2022-06-08T15:41:10.345Z] $ docker rm -f 67a6aa372560dce2ff239cc2bef6a9e8449b4948c2ab86821540e210a4c23959 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-08T15:41:12.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-08T15:41:12.661Z] Warning: overwriting stash ‘coverage-report’ [2022-06-08T15:41:13.318Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-08T15:41:13.906Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-08T15:41:14.258Z] + ls -al . [2022-06-08T15:41:14.258Z] total 180 [2022-06-08T15:41:14.258Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 8 15:41 . [2022-06-08T15:41:14.258Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 15:38 .. [2022-06-08T15:41:14.258Z] -rw-rw-r-- 1 jenkins jenkins 151 Jun 8 15:38 .dockerignore [2022-06-08T15:41:14.258Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 15:38 .git [2022-06-08T15:41:14.258Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:38 .github [2022-06-08T15:41:14.258Z] -rw-rw-r-- 1 jenkins jenkins 321 Jun 8 15:38 .gitignore [2022-06-08T15:41:14.258Z] -rw-rw-r-- 1 jenkins jenkins 7095 Jun 8 15:38 Attribution.txt [2022-06-08T15:41:14.258Z] -rw-rw-r-- 1 jenkins jenkins 7718 Jun 8 15:38 CHANGELOG.md [2022-06-08T15:41:14.258Z] -rw-rw-r-- 1 jenkins jenkins 1649 Jun 8 15:38 Dockerfile [2022-06-08T15:41:14.258Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 8 15:38 GOVERNANCE.md [2022-06-08T15:41:14.258Z] -rw-rw-r-- 1 jenkins jenkins 680 Jun 8 15:38 Jenkinsfile [2022-06-08T15:41:14.258Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 8 15:38 LICENSE [2022-06-08T15:41:14.258Z] -rw-rw-r-- 1 jenkins jenkins 1078 Jun 8 15:38 Makefile [2022-06-08T15:41:14.258Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 8 15:38 OWNERS.md [2022-06-08T15:41:14.258Z] -rw-rw-r-- 1 jenkins jenkins 8246 Jun 8 15:38 README.md [2022-06-08T15:41:14.258Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 8 15:36 VERSION [2022-06-08T15:41:14.258Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:38 bin [2022-06-08T15:41:14.258Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 15:38 cmd [2022-06-08T15:41:14.258Z] -rw-r--r-- 1 jenkins jenkins 9215 Jun 8 15:40 coverage.out [2022-06-08T15:41:14.258Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:38 driver [2022-06-08T15:41:14.258Z] -rw-rw-r-- 1 jenkins jenkins 271 Jun 8 15:41 go.mod [2022-06-08T15:41:14.258Z] -rw-rw-r-- 1 jenkins jenkins 49306 Jun 8 15:38 go.sum [2022-06-08T15:41:14.258Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 15:38 snap [2022-06-08T15:41:14.258Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 8 15:38 vendor [2022-06-08T15:41:14.258Z] -rw-rw-r-- 1 jenkins jenkins 713 Jun 8 15:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:41:14.690Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f604deb67e782703671e4a169a1845eb83a4d16c --label arch=arm64 --label version=0.0.0 . [2022-06-08T15:41:16.142Z] Sending build context to Docker daemon 11.14MB [2022-06-08T15:41:16.142Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2022-06-08T15:41:16.142Z] Step 2/24 : FROM ${BASE} AS builder [2022-06-08T15:41:16.142Z] ---> 4ea37722d2a8 [2022-06-08T15:41:16.142Z] Step 3/24 : ARG MAKE='make build' [2022-06-08T15:41:16.142Z] ---> Running in cfa12b2a12c9 [2022-06-08T15:41:16.415Z] Removing intermediate container cfa12b2a12c9 [2022-06-08T15:41:16.415Z] ---> 23fa1ce8d0d5 [2022-06-08T15:41:16.415Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-08T15:41:16.415Z] ---> Running in b08e5e592e56 [2022-06-08T15:41:16.694Z] Removing intermediate container b08e5e592e56 [2022-06-08T15:41:16.694Z] ---> 0f3ce0b5d3f0 [2022-06-08T15:41:16.694Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-06-08T15:41:16.694Z] ---> Running in 20e297e51c6a [2022-06-08T15:41:17.292Z] Removing intermediate container 20e297e51c6a [2022-06-08T15:41:17.293Z] ---> 6cd7fd547531 [2022-06-08T15:41:17.293Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T15:41:17.293Z] ---> Running in 18ed86d10e2c [2022-06-08T15:41:18.749Z] Removing intermediate container 18ed86d10e2c [2022-06-08T15:41:18.749Z] ---> 0fc8a844da77 [2022-06-08T15:41:18.749Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T15:41:18.749Z] ---> Running in 073d30d9029f [2022-06-08T15:41:19.743Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-08T15:41:20.721Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-08T15:41:21.706Z] OK: 223 MiB in 56 packages [2022-06-08T15:41:22.308Z] Removing intermediate container 073d30d9029f [2022-06-08T15:41:22.309Z] ---> ab90f4e45486 [2022-06-08T15:41:22.309Z] Step 8/24 : WORKDIR /device-rest-go [2022-06-08T15:41:22.309Z] ---> Running in b078ac6ebd97 [2022-06-08T15:41:22.582Z] Removing intermediate container b078ac6ebd97 [2022-06-08T15:41:22.582Z] ---> fcb4be8bb2b6 [2022-06-08T15:41:22.582Z] Step 9/24 : COPY . . [2022-06-08T15:41:26.899Z] ---> f1861b9753eb [2022-06-08T15:41:26.899Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T15:41:26.899Z] ---> Running in 83db02a20028 [2022-06-08T15:41:27.501Z] skipping... [2022-06-08T15:41:28.101Z] Removing intermediate container 83db02a20028 [2022-06-08T15:41:28.101Z] ---> 69c281f1b6a3 [2022-06-08T15:41:28.101Z] Step 11/24 : RUN $MAKE [2022-06-08T15:41:28.101Z] ---> Running in ac87e9e496cb [2022-06-08T15:41:29.092Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2022-06-08T15:42:08.509Z] Removing intermediate container ac87e9e496cb [2022-06-08T15:42:08.509Z] ---> 2f7d1385e39c [2022-06-08T15:42:08.509Z] Step 12/24 : FROM alpine:3.14 [2022-06-08T15:42:08.509Z] 3.14: Pulling from library/alpine [2022-06-08T15:42:08.509Z] 455c02918c45: Pulling fs layer [2022-06-08T15:42:08.509Z] 455c02918c45: Verifying Checksum [2022-06-08T15:42:08.509Z] 455c02918c45: Download complete [2022-06-08T15:42:08.509Z] 455c02918c45: Pull complete [2022-06-08T15:42:08.509Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-08T15:42:08.509Z] Status: Downloaded newer image for alpine:3.14 [2022-06-08T15:42:08.509Z] ---> ac73e934f311 [2022-06-08T15:42:08.509Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-06-08T15:42:08.509Z] ---> Running in 07966c80fa10 [2022-06-08T15:42:08.785Z] Removing intermediate container 07966c80fa10 [2022-06-08T15:42:08.785Z] ---> 14bd991132b7 [2022-06-08T15:42:08.785Z] Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} [2022-06-08T15:42:08.785Z] ---> Running in dc8f18845b08 [2022-06-08T15:42:09.059Z] Removing intermediate container dc8f18845b08 [2022-06-08T15:42:09.059Z] ---> 82fa471140c3 [2022-06-08T15:42:09.059Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-08T15:42:09.339Z] ---> Running in b74518c6e67b [2022-06-08T15:42:10.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-08T15:42:10.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-08T15:42:11.585Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-08T15:42:11.585Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-08T15:42:11.585Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-08T15:42:11.585Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-08T15:42:11.585Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-08T15:42:11.585Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-08T15:42:11.585Z] Executing busybox-1.33.1-r7.trigger [2022-06-08T15:42:11.585Z] OK: 8 MiB in 20 packages [2022-06-08T15:42:12.182Z] Removing intermediate container b74518c6e67b [2022-06-08T15:42:12.182Z] ---> 03507148a4aa [2022-06-08T15:42:12.182Z] Step 16/24 : COPY --from=builder /device-rest-go/cmd / [2022-06-08T15:42:13.179Z] ---> 6574b79b8d69 [2022-06-08T15:42:13.180Z] Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / [2022-06-08T15:42:13.778Z] ---> 7b65b802dc84 [2022-06-08T15:42:13.778Z] Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-06-08T15:42:14.378Z] ---> 15f8c1f53f4d [2022-06-08T15:42:14.378Z] Step 19/24 : EXPOSE 59986 [2022-06-08T15:42:14.378Z] ---> Running in 27788318796d [2022-06-08T15:42:14.651Z] Removing intermediate container 27788318796d [2022-06-08T15:42:14.651Z] ---> 0eb9906f42dd [2022-06-08T15:42:14.651Z] Step 20/24 : ENTRYPOINT ["/device-rest"] [2022-06-08T15:42:14.942Z] ---> Running in 29f3653d057e [2022-06-08T15:42:15.216Z] Removing intermediate container 29f3653d057e [2022-06-08T15:42:15.216Z] ---> 06a389c4da6c [2022-06-08T15:42:15.216Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-06-08T15:42:15.216Z] ---> Running in f0873a71397a [2022-06-08T15:42:15.490Z] Removing intermediate container f0873a71397a [2022-06-08T15:42:15.490Z] ---> 6a47b6ef118c [2022-06-08T15:42:15.490Z] Step 22/24 : LABEL arch=arm64 [2022-06-08T15:42:15.490Z] ---> Running in 2fa43df7ace8 [2022-06-08T15:42:15.768Z] Removing intermediate container 2fa43df7ace8 [2022-06-08T15:42:15.768Z] ---> a1b3bd9e6f60 [2022-06-08T15:42:15.768Z] Step 23/24 : LABEL git_sha=f604deb67e782703671e4a169a1845eb83a4d16c [2022-06-08T15:42:16.044Z] ---> Running in b61dc0bfd3b2 [2022-06-08T15:42:16.320Z] Removing intermediate container b61dc0bfd3b2 [2022-06-08T15:42:16.320Z] ---> f8fd6f0c9c7b [2022-06-08T15:42:16.320Z] Step 24/24 : LABEL version=0.0.0 [2022-06-08T15:42:16.320Z] ---> Running in 385ec102d1de [2022-06-08T15:42:16.597Z] Removing intermediate container 385ec102d1de [2022-06-08T15:42:16.597Z] ---> b4ea0ce9ae34 [2022-06-08T15:42:16.597Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-08T15:42:16.597Z] Successfully built b4ea0ce9ae34 [2022-06-08T15:42:16.873Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:42:17.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-08T15:42:17.751Z] [2022-06-08T15:42:17.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:42:18.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-08T15:42:18.453Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-08T15:42:18.453Z] 8998bd30e6a1: Pulling fs layer [2022-06-08T15:42:18.453Z] 04944245beec: Pulling fs layer [2022-06-08T15:42:18.453Z] 699f458cf7ca: Pulling fs layer [2022-06-08T15:42:18.453Z] 765212b225bb: Pulling fs layer [2022-06-08T15:42:18.453Z] f23df028b6ca: Pulling fs layer [2022-06-08T15:42:18.453Z] d65c8cfc05b1: Pulling fs layer [2022-06-08T15:42:18.453Z] 2437ff75d9bd: Pulling fs layer [2022-06-08T15:42:18.453Z] 765212b225bb: Waiting [2022-06-08T15:42:18.453Z] f23df028b6ca: Waiting [2022-06-08T15:42:18.453Z] 2437ff75d9bd: Waiting [2022-06-08T15:42:18.453Z] d65c8cfc05b1: Waiting [2022-06-08T15:42:18.453Z] 04944245beec: Verifying Checksum [2022-06-08T15:42:18.453Z] 04944245beec: Download complete [2022-06-08T15:42:18.453Z] 765212b225bb: Verifying Checksum [2022-06-08T15:42:18.453Z] 765212b225bb: Download complete [2022-06-08T15:42:18.453Z] f23df028b6ca: Verifying Checksum [2022-06-08T15:42:18.453Z] f23df028b6ca: Download complete [2022-06-08T15:42:18.453Z] d65c8cfc05b1: Verifying Checksum [2022-06-08T15:42:18.453Z] d65c8cfc05b1: Download complete [2022-06-08T15:42:18.734Z] 699f458cf7ca: Verifying Checksum [2022-06-08T15:42:18.734Z] 699f458cf7ca: Download complete [2022-06-08T15:42:19.009Z] 8998bd30e6a1: Verifying Checksum [2022-06-08T15:42:19.009Z] 8998bd30e6a1: Download complete [2022-06-08T15:42:21.636Z] 2437ff75d9bd: Verifying Checksum [2022-06-08T15:42:21.636Z] 2437ff75d9bd: Download complete [2022-06-08T15:42:23.619Z] 8998bd30e6a1: Pull complete [2022-06-08T15:42:23.895Z] 04944245beec: Pull complete [2022-06-08T15:42:25.343Z] 699f458cf7ca: Pull complete [2022-06-08T15:42:25.343Z] 765212b225bb: Pull complete [2022-06-08T15:42:26.327Z] f23df028b6ca: Pull complete [2022-06-08T15:42:26.604Z] d65c8cfc05b1: Pull complete [2022-06-08T15:42:41.699Z] 2437ff75d9bd: Pull complete [2022-06-08T15:42:41.699Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-08T15:42:41.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-08T15:42:41.699Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T15:42:42.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-1755 does not seem to be running inside a container [2022-06-08T15:42:42.196Z] $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-08T15:42:44.719Z] $ docker top 466d956d2f951ad789312d433768eeb7818fed9642effc052cd8f88d31a98eb3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T15:42:45.708Z] ---> job-cost.sh [2022-06-08T15:42:45.708Z] lf-activate-venv: SKIPPING [2022-06-08T15:42:45.708Z] INFO: No Stack... [2022-06-08T15:42:46.304Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-08T15:42:46.897Z] INFO: Archiving Costs [Pipeline] sh [2022-06-08T15:42:47.582Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2022-06-08T15:42:47.582Z] + cut -d, -f6 [Pipeline] lock [2022-06-08T15:42:47.625Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-196-1-stack-cost] [2022-06-08T15:42:47.631Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-196-1-stack-cost] did not exist. Created. [2022-06-08T15:42:47.631Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-196-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-08T15:42:48.370Z] /w/workspace/device-rest-go/1@tmp/durable-28d08032/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-08T15:42:49.062Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-08T15:42:49.097Z] Warning: overwriting stash ‘stack-cost’ [2022-06-08T15:42:49.413Z] Stashed 1 file(s) [Pipeline] } [2022-06-08T15:42:49.429Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-196-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-08T15:42:49.511Z] $ docker stop --time=1 466d956d2f951ad789312d433768eeb7818fed9642effc052cd8f88d31a98eb3 [2022-06-08T15:42:51.063Z] $ docker rm -f 466d956d2f951ad789312d433768eeb7818fed9642effc052cd8f88d31a98eb3 [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 [2022-06-08T15:42:52.149Z] provisioning config files... [2022-06-08T15:42:52.157Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-196@tmp/config3513759535992838971tmp [Pipeline] { [Pipeline] sh [2022-06-08T15:42:52.486Z] + set +x [2022-06-08T15:42:52.486Z] + curl -s https://codecov.io/bash [2022-06-08T15:42:52.486Z] + bash -s -- [2022-06-08T15:42:52.486Z] [2022-06-08T15:42:52.486Z] _____ _ [2022-06-08T15:42:52.486Z] / ____| | | [2022-06-08T15:42:52.486Z] | | ___ __| | ___ ___ _____ __ [2022-06-08T15:42:52.486Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-08T15:42:52.486Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-08T15:42:52.486Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-08T15:42:52.486Z] Bash-1.0.6 [2022-06-08T15:42:52.486Z] [2022-06-08T15:42:52.486Z] [2022-06-08T15:42:52.486Z] ==> git version 2.25.1 found [2022-06-08T15:42:52.486Z] ==> 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 [2022-06-08T15:42:52.486Z] Release-Date: 2020-01-08 [2022-06-08T15:42:52.486Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-08T15:42:52.486Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-08T15:42:52.486Z] ==> Jenkins CI detected. [2022-06-08T15:42:52.486Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-196 [2022-06-08T15:42:52.486Z] project root: . [2022-06-08T15:42:52.486Z] --> token set from env [2022-06-08T15:42:52.486Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-08T15:42:52.486Z] ==> Running gcov in . (disable via -X gcov) [2022-06-08T15:42:52.486Z] ==> Python coveragepy not found [2022-06-08T15:42:52.486Z] ==> Searching for coverage reports in: [2022-06-08T15:42:52.486Z] + . [2022-06-08T15:42:52.486Z] -> Found 1 reports [2022-06-08T15:42:52.486Z] ==> Detecting git/mercurial file structure [2022-06-08T15:42:52.486Z] ==> Reading reports [2022-06-08T15:42:52.486Z] + ./coverage.out bytes=9215 [2022-06-08T15:42:52.486Z] ==> Appending adjustments [2022-06-08T15:42:52.486Z] https://docs.codecov.io/docs/fixing-reports [2022-06-08T15:42:52.746Z] + Found adjustments [2022-06-08T15:42:52.747Z] ==> Gzipping contents [2022-06-08T15:42:52.747Z] 12K /tmp/codecov.wAVAoF.gz [2022-06-08T15:42:52.747Z] ==> Uploading reports [2022-06-08T15:42:52.747Z] url: https://codecov.io [2022-06-08T15:42:52.747Z] query: branch=PR-196&commit=a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-196%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=196&job=&cmd_args= [2022-06-08T15:42:52.747Z] -> Pinging Codecov [2022-06-08T15:42:52.747Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-196&commit=a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-196%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=196&job=&cmd_args= [2022-06-08T15:42:53.009Z] -> Uploading to [2022-06-08T15:42:53.009Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-08/4E5D53B4F1F92C436F7061BF334D961C/a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff/0dc14f6e-61a3-44e8-b305-530cf4d851bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220608T154252Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5311cd9eb740aba483acf76dae2a54e49bed2eb17330ac81ca17ec3b7237d4bf [2022-06-08T15:42:53.009Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-08T15:42:53.009Z] Dload Upload Total Spent Left Speed [2022-06-08T15:42:53.269Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8322 0 0 100 8322 0 38350 --:--:-- --:--:-- --:--:-- 38350 [2022-06-08T15:42:53.269Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff [Pipeline] } [2022-06-08T15:42:53.294Z] 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 [2022-06-08T15:42:55.143Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-196/archives ] [2022-06-08T15:42:55.143Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-196/archives [2022-06-08T15:42:55.143Z] total 16 [2022-06-08T15:42:55.143Z] drwxr-xr-x 3 root root 4096 Jun 8 15:37 . [2022-06-08T15:42:55.143Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 8 15:37 .. [2022-06-08T15:42:55.143Z] drwxr-xr-x 2 root root 4096 Jun 8 15:37 cost [2022-06-08T15:42:55.143Z] -rw-r--r-- 1 root root 85 Jun 8 15:37 cost.csv [2022-06-08T15:42:55.143Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-196/archives [2022-06-08T15:42:55.143Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-196/archives [2022-06-08T15:42:55.143Z] total 16 [2022-06-08T15:42:55.143Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 8 15:37 . [2022-06-08T15:42:55.143Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 8 15:37 .. [2022-06-08T15:42:55.143Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 8 15:37 cost [2022-06-08T15:42:55.143Z] -rw-r--r-- 1 jenkins jenkins 85 Jun 8 15:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-08T15:42:55.480Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T15:42:56.368Z] ---> package-listing.sh [2022-06-08T15:42:56.368Z] ++ facter osfamily [2022-06-08T15:42:56.368Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-08T15:42:56.629Z] + OS_FAMILY=debian [2022-06-08T15:42:56.629Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-196 [2022-06-08T15:42:56.629Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-08T15:42:56.629Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-08T15:42:56.629Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-08T15:42:56.629Z] + PACKAGES=/tmp/packages_start.txt [2022-06-08T15:42:56.629Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-196 ']' [2022-06-08T15:42:56.629Z] + PACKAGES=/tmp/packages_end.txt [2022-06-08T15:42:56.629Z] + case "${OS_FAMILY}" in [2022-06-08T15:42:56.629Z] + dpkg -l [2022-06-08T15:42:56.629Z] + grep '^ii' [2022-06-08T15:42:56.629Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-08T15:42:56.629Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-08T15:42:56.629Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-08T15:42:56.629Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-196 ']' [2022-06-08T15:42:56.629Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-196/archives/ [2022-06-08T15:42:56.629Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-196/archives/ [Pipeline] echo [2022-06-08T15:42:56.658Z] 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-rest-go_PR-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-08T15:42:56.949Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:42:57.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T15:42:57.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T15:42:57.733Z] prd-ubuntu20.04-docker-8c-8g-1754 does not seem to be running inside a container [2022-06-08T15:42:57.765Z] $ 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-rest-go_PR-196/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-rest-go_PR-196 -v /w/workspace/gexfoundry_device-rest-go_PR-196:/w/workspace/gexfoundry_device-rest-go_PR-196:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-196@tmp:/w/workspace/gexfoundry_device-rest-go_PR-196@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-08T15:42:57.983Z] $ docker top a0620be14cd19539380e423dbc59630127ce78ec3423783b0d464cc99e784af0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-08T15:42:58.383Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-08T15:42:58.696Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-08T15:42:59.010Z] + ls /var/log/sa-host [2022-06-08T15:42:59.010Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T15:42:59.209Z] provisioning config files... [2022-06-08T15:42:59.218Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-196@tmp/config2477087606904400973tmp [Pipeline] { [Pipeline] echo [2022-06-08T15:42:59.274Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T15:42:59.584Z] ---> create-netrc.sh [Pipeline] } [2022-06-08T15:42:59.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-08T15:43:00.034Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-08T15:43:00.071Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T15:43:00.396Z] ---> sudo-logs.sh [2022-06-08T15:43:00.396Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-08T15:43:00.480Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T15:43:00.801Z] ---> job-cost.sh [2022-06-08T15:43:00.801Z] lf-activate-venv: SKIPPING [2022-06-08T15:43:00.801Z] DEBUG: total: 0.2199999988079071 [2022-06-08T15:43:00.801Z] INFO: Retrieving Stack Cost... [2022-06-08T15:43:01.373Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-08T15:43:01.636Z] INFO: Archiving Costs [Pipeline] echo [2022-06-08T15:43:01.668Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T15:43:01.988Z] ---> logs-deploy.sh [2022-06-08T15:43:01.988Z] lf-activate-venv: SKIPPING [2022-06-08T15:43:01.988Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-196/1 [2022-06-08T15:43:01.988Z] INFO: archiving workspace using pattern(s): [2022-06-08T15:43:02.930Z] Archives upload complete. [2022-06-08T15:43:02.930Z] INFO: archiving logs to Nexus