Pull request #1084 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 ernestojeda for edgexfoundry/device-sdk-go Obtained Jenkinsfile from c5bde19f229bd9fb830245ad58441650dbec3d77+010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1 (6bc4b4e8345fc4bc23d78d9850b0754cd52a9096) 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-ssh831180684795948742.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh11348588331886838111.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1084/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1084/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9570660917129426435.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1084/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7261319524130737219.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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 shared 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-ssh1938332374551008105.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1084/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1084/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5111096501935352391.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 dae07dc806156effb2cae02074e2f5f64a063e83 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1851 in /w/workspace/gexfoundry_device-sdk-go_PR-1084 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1084 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-sdk-go_PR-1084@tmp/jenkins-gitclient-ssh4520398143590299262.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1084@tmp/jenkins-gitclient-ssh1908897299228548735.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1084/head:refs/remotes/origin/PR-1084 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1 into PR head commit c5bde19f229bd9fb830245ad58441650dbec3d77 Merge succeeded, producing c5bde19f229bd9fb830245ad58441650dbec3d77 Checking out Revision c5bde19f229bd9fb830245ad58441650dbec3d77 (PR-1084) > git config core.sparsecheckout # timeout=10 > git checkout -f c5bde19f229bd9fb830245ad58441650dbec3d77 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-sdk-go_PR-1084@tmp/jenkins-gitclient-ssh6942676552886345829.key > git merge 010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5bde19f229bd9fb830245ad58441650dbec3d77 # timeout=10 Commit message: "ci: Go 1.17 related changes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:52:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:52:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:52:54 ========================================================= 19:52:54 EdgeX Global Pipelines Version Info 19:52:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:52:55 ------------------- 19:52:55 stable info: 19:52:55 ------------------- 19:52:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:52:55 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 19:52:55 Message: update stable to v1.0.219 19:52:56 ------------------- 19:52:56 experimental info: 19:52:56 ------------------- 19:52:56 Commited By: **** collab-it+edgex@linuxfoundation.org 19:52:56 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 19:52:56 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:52:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 19:52:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 19:52:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:52:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:52:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:52:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:52:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 19:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 19:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:52:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:52:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:52:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:52:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:52:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:52:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:52:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:52:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:52:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:52:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:52:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:52:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:52:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1084 [Pipeline] echo 19:52:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1084 [Pipeline] echo 19:52:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1084 [Pipeline] echo 19:52:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5bde19f229bd9fb830245ad58441650dbec3d77 [Pipeline] echo 19:52:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5bde19 [Pipeline] echo 19:52:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:52:57 provisioning config files... 19:52:57 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1084@tmp/config2623564934055947755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:52:58 ---> docker-login.sh 19:52:58 nexus3.edgexfoundry.org:10001 19:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:58 Configure a credential helper to remove this warning. See 19:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:58 19:52:58 Login Succeeded 19:52:58 nexus3.edgexfoundry.org:10002 19:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:58 Configure a credential helper to remove this warning. See 19:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:58 19:52:58 Login Succeeded 19:52:58 nexus3.edgexfoundry.org:10003 19:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:58 Configure a credential helper to remove this warning. See 19:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:58 19:52:58 Login Succeeded 19:52:58 nexus3.edgexfoundry.org:10004 19:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:58 Configure a credential helper to remove this warning. See 19:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:58 19:52:58 Login Succeeded 19:52:58 docker.io 19:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:59 Configure a credential helper to remove this warning. See 19:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:59 19:52:59 Login Succeeded 19:52:59 ---> docker-login.sh ends [Pipeline] } 19:52:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:52:59 + git rev-list -1 --merges c5bde19f229bd9fb830245ad58441650dbec3d77~1..c5bde19f229bd9fb830245ad58441650dbec3d77 [Pipeline] echo 19:52:59 -----------> git rev-list -1 --merges c5bde19f229bd9fb830245ad58441650dbec3d77~1..c5bde19f229bd9fb830245ad58441650dbec3d77 c5bde19f229bd9fb830245ad58441650dbec3d77 [false] [Pipeline] sh 19:53:00 + git log --format=format:%s -1 c5bde19f229bd9fb830245ad58441650dbec3d77 [Pipeline] echo 19:53:00 ========================================================= 19:53:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:53:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:53:00 + git log --format=format:%s -1 c5bde19f229bd9fb830245ad58441650dbec3d77 [Pipeline] echo 19:53:00 [semverPrep] GIT_COMMIT: c5bde19f229bd9fb830245ad58441650dbec3d77, Commit Message: ci: Go 1.17 related changes [Pipeline] echo 19:53:00 [semverPrep] This is not a build commit. [Pipeline] sh 19:53:01 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 19:53:01 + grep -v github /etc/ssh/ssh_known_hosts 19:53:01 + '[' -e /tmp/ssh_known_hosts ']' 19:53:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:53:01 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 19:53:01 + sudo tee -a /etc/ssh/ssh_known_hosts 19:53:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:53:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:53:01 19:53:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:53:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:53:01 latest: Pulling from edgex-devops/git-semver 19:53:01 a0d0a0d46f8b: Pulling fs layer 19:53:01 3e5f54012d9b: Pulling fs layer 19:53:01 4c7163046ea9: Pulling fs layer 19:53:01 0c2d73faf560: Pulling fs layer 19:53:01 0c2d73faf560: Waiting 19:53:01 3e5f54012d9b: Verifying Checksum 19:53:01 3e5f54012d9b: Download complete 19:53:01 a0d0a0d46f8b: Verifying Checksum 19:53:01 a0d0a0d46f8b: Download complete 19:53:01 4c7163046ea9: Verifying Checksum 19:53:01 4c7163046ea9: Download complete 19:53:02 0c2d73faf560: Verifying Checksum 19:53:02 0c2d73faf560: Download complete 19:53:02 a0d0a0d46f8b: Pull complete 19:53:02 3e5f54012d9b: Pull complete 19:53:02 4c7163046ea9: Pull complete 19:53:02 0c2d73faf560: Pull complete 19:53:02 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:53:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:53:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:53:02 prd-centos7-docker-4c-2g-1851 does not seem to be running inside a container 19:53:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1084 -v /w/workspace/gexfoundry_device-sdk-go_PR-1084:/w/workspace/gexfoundry_device-sdk-go_PR-1084:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1084@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1084@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:10004/edgex-devops/git-semver:latest cat 19:53:03 $ docker top 839ae981c2e3e804ad27a8ad55aa0f7dd78798a75e86b92a3f2505502dff6ff5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:53:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:53:03 [ssh-agent] Looking for ssh-agent implementation... 19:53:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:53:03 $ docker exec 839ae981c2e3e804ad27a8ad55aa0f7dd78798a75e86b92a3f2505502dff6ff5 ssh-agent 19:53:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMHIgam/agent.14 19:53:03 SSH_AGENT_PID=21 19:53:03 Running ssh-add (command line suppressed) 19:53:03 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1084@tmp/private_key_5505353494183411965.key (/w/workspace/gexfoundry_device-sdk-go_PR-1084@tmp/private_key_5505353494183411965.key) 19:53:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:53:04 + git tag --points-at HEAD [Pipeline] } 19:53:04 $ docker exec --env ******** --env ******** 839ae981c2e3e804ad27a8ad55aa0f7dd78798a75e86b92a3f2505502dff6ff5 ssh-agent -k 19:53:04 unset SSH_AUTH_SOCK; 19:53:04 unset SSH_AGENT_PID; 19:53:04 echo Agent pid 21 killed; 19:53:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:53:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:53:04 [ssh-agent] Looking for ssh-agent implementation... 19:53:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:53:04 $ docker exec 839ae981c2e3e804ad27a8ad55aa0f7dd78798a75e86b92a3f2505502dff6ff5 ssh-agent 19:53:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEJEJen/agent.55 19:53:04 SSH_AGENT_PID=61 19:53:04 Running ssh-add (command line suppressed) 19:53:04 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1084@tmp/private_key_2468484525758517289.key (/w/workspace/gexfoundry_device-sdk-go_PR-1084@tmp/private_key_2468484525758517289.key) 19:53:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:53:05 + git semver init 19:53:05 # -> Open(): unable to determine branch for HEAD 19:53:05 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1084/.git 19:53:05 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1084 19:53:05 # $SEMVER_REMOTE_NAME = origin 19:53:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:53:05 # $SEMVER_USER_NAME = edgex-jenkins 19:53:05 # $SEMVER_BRANCH = PR-1084 19:53:05 # $SEMVER_TEMP = /tmp/semver-835460032 19:53:05 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 19:53:06 # '/tmp/semver-835460032' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1084/.semver' 19:53:06 # -> Force: false 19:53:06 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1084/.semver [Pipeline] } 19:53:06 $ docker exec --env ******** --env ******** 839ae981c2e3e804ad27a8ad55aa0f7dd78798a75e86b92a3f2505502dff6ff5 ssh-agent -k 19:53:06 unset SSH_AUTH_SOCK; 19:53:06 unset SSH_AGENT_PID; 19:53:06 echo Agent pid 61 killed; 19:53:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:53:06 + git semver [Pipeline] } 19:53:06 $ docker stop --time=1 839ae981c2e3e804ad27a8ad55aa0f7dd78798a75e86b92a3f2505502dff6ff5 19:53:08 $ docker rm -f 839ae981c2e3e804ad27a8ad55aa0f7dd78798a75e86b92a3f2505502dff6ff5 [Pipeline] // withDockerContainer [Pipeline] sh 19:53:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:53:08 Stashed 1 file(s) [Pipeline] echo 19:53:08 [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 19:53:09 provisioning config files... 19:53:09 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1084@tmp/config1420913565742504203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:53:09 ---> docker-login.sh 19:53:09 nexus3.edgexfoundry.org:10001 19:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:09 Configure a credential helper to remove this warning. See 19:53:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:09 19:53:09 Login Succeeded 19:53:09 nexus3.edgexfoundry.org:10002 19:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:09 Configure a credential helper to remove this warning. See 19:53:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:09 19:53:09 Login Succeeded 19:53:09 nexus3.edgexfoundry.org:10003 19:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:10 Configure a credential helper to remove this warning. See 19:53:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:10 19:53:10 Login Succeeded 19:53:10 nexus3.edgexfoundry.org:10004 19:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:10 Configure a credential helper to remove this warning. See 19:53:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:10 19:53:10 Login Succeeded 19:53:10 docker.io 19:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:10 Configure a credential helper to remove this warning. See 19:53:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:10 19:53:10 Login Succeeded 19:53:10 ---> docker-login.sh ends [Pipeline] } 19:53:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:53:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:53:10 ========================================================= 19:53:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:53:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:53:11 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 19:53:11 Sending build context to Docker daemon 9.373MB 19:53:11 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 19:53:11 Step 2/11 : FROM ${BASE} AS builder 19:53:11 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:53:11 59bf1c3509f3: Pulling fs layer 19:53:11 666ba61612fd: Pulling fs layer 19:53:11 8ed8ca486205: Pulling fs layer 19:53:11 4fe6c5a15a65: Pulling fs layer 19:53:11 22a0e8bec74d: Pulling fs layer 19:53:11 f965cba54748: Pulling fs layer 19:53:11 861ffc35075e: Pulling fs layer 19:53:11 4b385c91608e: Pulling fs layer 19:53:11 560528eb2ebb: Pulling fs layer 19:53:11 f965cba54748: Waiting 19:53:11 861ffc35075e: Waiting 19:53:11 4b385c91608e: Waiting 19:53:11 560528eb2ebb: Waiting 19:53:11 4fe6c5a15a65: Waiting 19:53:11 22a0e8bec74d: Waiting 19:53:11 8ed8ca486205: Verifying Checksum 19:53:11 8ed8ca486205: Download complete 19:53:11 666ba61612fd: Verifying Checksum 19:53:11 666ba61612fd: Download complete 19:53:11 22a0e8bec74d: Verifying Checksum 19:53:11 22a0e8bec74d: Download complete 19:53:11 f965cba54748: Verifying Checksum 19:53:11 f965cba54748: Download complete 19:53:11 861ffc35075e: Verifying Checksum 19:53:11 861ffc35075e: Download complete 19:53:11 59bf1c3509f3: Verifying Checksum 19:53:11 59bf1c3509f3: Download complete 19:53:11 4b385c91608e: Verifying Checksum 19:53:11 4b385c91608e: Download complete 19:53:11 59bf1c3509f3: Pull complete 19:53:12 666ba61612fd: Pull complete 19:53:12 4fe6c5a15a65: Verifying Checksum 19:53:12 4fe6c5a15a65: Download complete 19:53:12 8ed8ca486205: Pull complete 19:53:12 560528eb2ebb: Verifying Checksum 19:53:12 560528eb2ebb: Download complete 19:53:16 4fe6c5a15a65: Pull complete 19:53:16 22a0e8bec74d: Pull complete 19:53:16 f965cba54748: Pull complete 19:53:16 861ffc35075e: Pull complete 19:53:16 4b385c91608e: Pull complete 19:53:19 560528eb2ebb: Pull complete 19:53:19 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 19:53:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:53:19 ---> dd4a08f94e63 19:53:19 Step 3/11 : ARG MAKE=make build 19:53:21 ---> Running in 2cc9f065fe27 19:53:21 Removing intermediate container 2cc9f065fe27 19:53:21 ---> 3c49f04a183f 19:53:21 Step 4/11 : WORKDIR /device-sdk-go 19:53:21 ---> Running in e089a3639bf4 19:53:21 Removing intermediate container e089a3639bf4 19:53:21 ---> 2f3bf49a7467 19:53:21 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:53:21 ---> Running in eb4e8fe27597 19:53:21 Removing intermediate container eb4e8fe27597 19:53:21 ---> cfe97baf5a5d 19:53:21 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:53:21 ---> Running in bedca317d152 19:53:22 Removing intermediate container bedca317d152 19:53:22 ---> 3245ebd00e25 19:53:22 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 19:53:22 ---> Running in f25cdfa7e92b 19:53:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:53:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:53:23 OK: 221 MiB in 52 packages 19:53:23 Removing intermediate container f25cdfa7e92b 19:53:23 ---> 9516bbc77c42 19:53:23 Step 8/11 : COPY go.mod vendor* ./ 19:53:24 ---> a744a0e1abd9 19:53:24 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:24 ---> Running in a11436a2fd7d 19:53:24 Still waiting to schedule task 19:53:24 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1849’ 19:53:56 Removing intermediate container a11436a2fd7d 19:53:56 ---> 22289c433f04 19:53:56 Step 10/11 : COPY . . 19:53:56 ---> 93f151415aa0 19:53:56 Step 11/11 : RUN ${MAKE} 19:53:56 ---> Running in 0c4c96022376 19:53:56 noop 19:53:56 Removing intermediate container 0c4c96022376 19:53:56 ---> e1d9b05d0a04 19:53:56 Successfully built e1d9b05d0a04 19:53:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:53:56 + docker inspect -f . ci-base-image-x86_64 19:53:56 . [Pipeline] withDockerContainer 19:53:56 prd-centos7-docker-4c-2g-1851 does not seem to be running inside a container 19:53:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1084 -v /w/workspace/gexfoundry_device-sdk-go_PR-1084:/w/workspace/gexfoundry_device-sdk-go_PR-1084:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1084@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1084@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 19:53:57 $ docker top 8e36bd1b1e54b8129f65859e86452daa226dbb58cb86f708cf5ffdf6420d10f9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:57 + go version 19:53:57 go version go1.17.6 linux/amd64 [Pipeline] } 19:53:57 $ docker stop --time=1 8e36bd1b1e54b8129f65859e86452daa226dbb58cb86f708cf5ffdf6420d10f9 19:53:58 $ docker rm -f 8e36bd1b1e54b8129f65859e86452daa226dbb58cb86f708cf5ffdf6420d10f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:53:59 + docker inspect -f . ci-base-image-x86_64 19:53:59 . [Pipeline] withDockerContainer 19:53:59 prd-centos7-docker-4c-2g-1851 does not seem to be running inside a container 19:53:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1084 -v /w/workspace/gexfoundry_device-sdk-go_PR-1084:/w/workspace/gexfoundry_device-sdk-go_PR-1084:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1084@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1084@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 19:53:59 $ docker top 54f729b47b8704ff9bdab18ead6348311f1e5ad518828642804d7a233d0cc3a7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:54:00 + make test 19:54:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:54:06 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 19:54:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 19:54:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 19:54:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 19:54:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.068s coverage: 23.3% of statements 19:54:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 19:54:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.048s coverage: 27.6% of statements 19:54:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.052s coverage: 78.9% of statements 19:54:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.048s coverage: 9.0% of statements 19:54:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 19:54:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 19:54:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 19:54:33 --- FAIL: TestMetricsRequest (0.00s) 19:54:33 common_test.go:114: 19:54:33 Error Trace: common_test.go:114 19:54:33 Error: Should not be zero, but was 0 19:54:33 Test: TestMetricsRequest 19:54:33 FAIL 19:54:33 coverage: 28.7% of statements 19:54:33 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.050s 19:54:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 19:54:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.064s coverage: 86.1% of statements 19:54:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 19:54:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 19:54:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.091s coverage: 57.4% of statements 19:54:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.743s coverage: 89.2% of statements 19:54:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 19:54:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.051s coverage: 4.8% of statements 19:54:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 19:54:36 FAIL 19:54:36 make: *** [Makefile:36: unittest] Error 1 [Pipeline] } 19:54:36 $ docker stop --time=1 54f729b47b8704ff9bdab18ead6348311f1e5ad518828642804d7a233d0cc3a7 19:54:38 $ docker rm -f 54f729b47b8704ff9bdab18ead6348311f1e5ad518828642804d7a233d0cc3a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:54:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:39 19:54:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:54:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:39 latest: Pulling from edgex-lftools-log-publisher 19:54:39 b4d181a07f80: Pulling fs layer 19:54:39 a1111a8f2ec3: Pulling fs layer 19:54:39 ed53099fbce6: Pulling fs layer 19:54:39 dc539afda2c1: Pulling fs layer 19:54:39 77bc0d833cb6: Pulling fs layer 19:54:39 9065ff56babe: Pulling fs layer 19:54:39 d287ab97295c: Pulling fs layer 19:54:39 dc539afda2c1: Waiting 19:54:39 77bc0d833cb6: Waiting 19:54:39 9065ff56babe: Waiting 19:54:39 d287ab97295c: Waiting 19:54:39 a1111a8f2ec3: Verifying Checksum 19:54:39 a1111a8f2ec3: Download complete 19:54:39 dc539afda2c1: Verifying Checksum 19:54:39 dc539afda2c1: Download complete 19:54:39 ed53099fbce6: Verifying Checksum 19:54:39 ed53099fbce6: Download complete 19:54:39 77bc0d833cb6: Download complete 19:54:39 9065ff56babe: Verifying Checksum 19:54:39 9065ff56babe: Download complete 19:54:39 b4d181a07f80: Verifying Checksum 19:54:39 b4d181a07f80: Download complete 19:54:40 d287ab97295c: Verifying Checksum 19:54:40 d287ab97295c: Download complete 19:54:41 b4d181a07f80: Pull complete 19:54:41 a1111a8f2ec3: Pull complete 19:54:42 ed53099fbce6: Pull complete 19:54:42 dc539afda2c1: Pull complete 19:54:42 77bc0d833cb6: Pull complete 19:54:42 9065ff56babe: Pull complete 19:54:47 d287ab97295c: Pull complete 19:54:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:54:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:54:48 prd-centos7-docker-4c-2g-1851 does not seem to be running inside a container 19:54:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1084 -v /w/workspace/gexfoundry_device-sdk-go_PR-1084:/w/workspace/gexfoundry_device-sdk-go_PR-1084:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1084@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1084@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 19:54:50 $ docker top 1d6c61608183d2ec3a8208132c51e02a6afa2baee331560c209956da2cc4983e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:54:51 ---> job-cost.sh 19:54:51 lf-activate-venv: SKIPPING 19:54:51 INFO: No Stack... 19:54:51 INFO: Retrieving Pricing Info for: v3-standard-2 19:54:52 INFO: Archiving Costs [Pipeline] sh 19:54:52 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1084/archives/cost.csv 19:54:52 + cut -d, -f6 [Pipeline] lock 19:54:52 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1084-1-stack-cost] 19:54:52 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1084-1-stack-cost] did not exist. Created. 19:54:52 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1084-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:54:53 + echo total: 0.05999999865889549 [Pipeline] stash 19:54:53 Stashed 1 file(s) [Pipeline] } 19:54:53 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1084-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:54:53 $ docker stop --time=1 1d6c61608183d2ec3a8208132c51e02a6afa2baee331560c209956da2cc4983e 19:54:54 $ docker rm -f 1d6c61608183d2ec3a8208132c51e02a6afa2baee331560c209956da2cc4983e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:54:54 Failed in branch amd64 19:56:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1865 in /w/workspace/gexfoundry_device-sdk-go_PR-1084 [Pipeline] { [Pipeline] ws 19:56:04 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 19:56:05 The recommended git tool is: git 19:56:10 using credential edgex-jenkins-ssh 19:56:10 Cloning the remote Git repository 19:56:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 19:56:10 > git init /w/workspace/device-sdk-go/1 # timeout=10 19:56:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:56:10 > git --version # timeout=10 19:56:10 > git --version # 'git version 2.17.1' 19:56:10 using GIT_SSH to set credentials SSH Credentials for GitHub 19:56:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:56:13 Merging remotes/origin/main commit 010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1 into PR head commit c5bde19f229bd9fb830245ad58441650dbec3d77 19:56:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:56:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:56:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:56:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:56:12 using GIT_SSH to set credentials SSH Credentials for GitHub 19:56:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1084/head:refs/remotes/origin/PR-1084 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:56:13 > git config core.sparsecheckout # timeout=10 19:56:13 > git checkout -f c5bde19f229bd9fb830245ad58441650dbec3d77 # timeout=10 19:56:13 > git remote # timeout=10 19:56:13 > git config --get remote.origin.url # timeout=10 19:56:13 using GIT_SSH to set credentials SSH Credentials for GitHub 19:56:13 > git merge 010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1 # timeout=10 19:56:13 Merge succeeded, producing c5bde19f229bd9fb830245ad58441650dbec3d77 19:56:13 Checking out Revision c5bde19f229bd9fb830245ad58441650dbec3d77 (PR-1084) 19:56:13 > git rev-parse HEAD^{commit} # timeout=10 19:56:13 > git config core.sparsecheckout # timeout=10 19:56:13 > git checkout -f c5bde19f229bd9fb830245ad58441650dbec3d77 # timeout=10 19:56:18 Commit message: "ci: Go 1.17 related changes" 19:56:18 > git --version # timeout=10 19:56:18 > git --version # 'git version 2.17.1' 19:56:18 fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:56:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:56:19 % Total % Received % Xferd Average Speed Time Time Time Current 19:56:19 Dload Upload Total Spent Left Speed 19:56:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 158k 0 --:--:-- --:--:-- --:--:-- 156k [Pipeline] sh 19:56:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:56:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:56:20 + sudo tee /etc/docker/daemon.new 19:56:20 { 19:56:20 "registry-mirrors": [ 19:56:20 "https://nexus3.edgexfoundry.org:10001" 19:56:20 ], 19:56:20 "bip": "10.250.0.254/24", 19:56:20 "hosts": [ 19:56:20 "tcp://0.0.0.0:5555", 19:56:20 "unix:///var/run/docker.sock" 19:56:20 ], 19:56:20 "mtu": 1458, 19:56:20 "selinux-enabled": true, 19:56:20 "seccomp-profile": "/etc/docker/seccomp.json" 19:56:20 } [Pipeline] sh 19:56:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:56:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:56:39 provisioning config files... 19:56:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6559852503197216176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:56:40 ---> docker-login.sh 19:56:40 nexus3.edgexfoundry.org:10001 19:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:41 Configure a credential helper to remove this warning. See 19:56:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:41 19:56:41 Login Succeeded 19:56:41 nexus3.edgexfoundry.org:10002 19:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:42 Configure a credential helper to remove this warning. See 19:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:42 19:56:42 Login Succeeded 19:56:42 nexus3.edgexfoundry.org:10003 19:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:42 Configure a credential helper to remove this warning. See 19:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:42 19:56:42 Login Succeeded 19:56:42 nexus3.edgexfoundry.org:10004 19:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:43 Configure a credential helper to remove this warning. See 19:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:43 19:56:43 Login Succeeded 19:56:43 docker.io 19:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:43 Configure a credential helper to remove this warning. See 19:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:43 19:56:43 Login Succeeded 19:56:43 ---> docker-login.sh ends [Pipeline] } 19:56:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:56:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:56:44 ========================================================= 19:56:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:56:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:56:45 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 19:56:45 Sending build context to Docker daemon 5.07MB 19:56:45 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 19:56:45 Step 2/11 : FROM ${BASE} AS builder 19:56:45 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:56:45 9b3977197b4f: Pulling fs layer 19:56:45 1a89e8eeedd5: Pulling fs layer 19:56:45 94645a83ff95: Pulling fs layer 19:56:45 3f3a8bcf1eab: Pulling fs layer 19:56:45 0c92f367c5e7: Pulling fs layer 19:56:45 4b8299f9d1f4: Pulling fs layer 19:56:45 9a6b49a46696: Pulling fs layer 19:56:45 cf05db05a679: Pulling fs layer 19:56:45 3f3a8bcf1eab: Waiting 19:56:45 0c92f367c5e7: Waiting 19:56:45 4b8299f9d1f4: Waiting 19:56:45 cf05db05a679: Waiting 19:56:45 9a6b49a46696: Waiting 19:56:45 94645a83ff95: Verifying Checksum 19:56:45 94645a83ff95: Download complete 19:56:45 1a89e8eeedd5: Verifying Checksum 19:56:45 1a89e8eeedd5: Download complete 19:56:45 0c92f367c5e7: Download complete 19:56:45 4b8299f9d1f4: Verifying Checksum 19:56:45 4b8299f9d1f4: Download complete 19:56:45 9a6b49a46696: Verifying Checksum 19:56:45 9a6b49a46696: Download complete 19:56:45 9b3977197b4f: Verifying Checksum 19:56:45 9b3977197b4f: Download complete 19:56:46 9b3977197b4f: Pull complete 19:56:47 1a89e8eeedd5: Pull complete 19:56:47 94645a83ff95: Pull complete 19:56:48 cf05db05a679: Verifying Checksum 19:56:48 cf05db05a679: Download complete 19:56:48 3f3a8bcf1eab: Verifying Checksum 19:56:48 3f3a8bcf1eab: Download complete 19:57:01 3f3a8bcf1eab: Pull complete 19:57:01 0c92f367c5e7: Pull complete 19:57:01 4b8299f9d1f4: Pull complete 19:57:01 9a6b49a46696: Pull complete 19:57:06 cf05db05a679: Pull complete 19:57:06 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 19:57:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:57:06 ---> 0ccda1f7e2ee 19:57:06 Step 3/11 : ARG MAKE=make build 19:57:08 ---> Running in 208be01acb8b 19:57:08 Removing intermediate container 208be01acb8b 19:57:08 ---> 5f7d19b93430 19:57:08 Step 4/11 : WORKDIR /device-sdk-go 19:57:09 ---> Running in e3a9d58c33f0 19:57:09 Removing intermediate container e3a9d58c33f0 19:57:09 ---> d64185872624 19:57:09 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:57:09 ---> Running in 435dfa4d3859 19:57:09 Removing intermediate container 435dfa4d3859 19:57:09 ---> 9eff07784d87 19:57:09 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:10 ---> Running in cc8fe226efbe 19:57:12 Removing intermediate container cc8fe226efbe 19:57:12 ---> b311f4b348c3 19:57:12 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 19:57:12 ---> Running in 0e39c8fb3353 19:57:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:57:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:57:15 OK: 220 MiB in 52 packages 19:57:17 Removing intermediate container 0e39c8fb3353 19:57:17 ---> 58525a5e7e96 19:57:17 Step 8/11 : COPY go.mod vendor* ./ 19:57:17 ---> 666ca96247bb 19:57:17 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:17 ---> Running in 093c64edcc25 19:58:39 Removing intermediate container 093c64edcc25 19:58:39 ---> 4ab29e7170cb 19:58:39 Step 10/11 : COPY . . 19:58:40 ---> bb9f3d208320 19:58:40 Step 11/11 : RUN ${MAKE} 19:58:40 ---> Running in 422569ceb281 19:58:42 noop 19:58:42 Removing intermediate container 422569ceb281 19:58:42 ---> 7e318ce15aac 19:58:42 Successfully built 7e318ce15aac 19:58:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:58:43 + docker inspect -f . ci-base-image-arm64 19:58:43 . [Pipeline] withDockerContainer 19:58:43 prd-ubuntu18.04-docker-arm64-4c-16g-1865 does not seem to be running inside a container 19:58:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:58:45 $ docker top b2070d1dea01b54f7924a1e1eeae1ee2ab3a34662622c80d5a9a223d5415cfbc -eo pid,comm [Pipeline] { [Pipeline] sh 19:58:46 + go version 19:58:46 go version go1.17.6 linux/arm64 [Pipeline] } 19:58:46 $ docker stop --time=1 b2070d1dea01b54f7924a1e1eeae1ee2ab3a34662622c80d5a9a223d5415cfbc 19:58:48 $ docker rm -f b2070d1dea01b54f7924a1e1eeae1ee2ab3a34662622c80d5a9a223d5415cfbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:58:49 + docker inspect -f . ci-base-image-arm64 19:58:49 . [Pipeline] withDockerContainer 19:58:49 prd-ubuntu18.04-docker-arm64-4c-16g-1865 does not seem to be running inside a container 19:58:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:58:51 $ docker top 3888ef57302798a8b1abf08a334416b0126862f9d33b40f16024ae6bd4318d5e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:58:52 + make test 19:58:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:59:31 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 20:00:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:00:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:00:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:01:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.416s coverage: 23.3% of statements 20:01:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:01:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.312s coverage: 27.6% of statements 20:01:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.331s coverage: 78.9% of statements 20:01:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.219s coverage: 9.0% of statements 20:01:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 20:01:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:01:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:01:05 --- FAIL: TestMetricsRequest (0.01s) 20:01:05 common_test.go:114: 20:01:05 Error Trace: common_test.go:114 20:01:05 Error: Should not be zero, but was 0 20:01:05 Test: TestMetricsRequest 20:01:05 FAIL 20:01:05 coverage: 28.7% of statements 20:01:05 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.374s 20:01:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:01:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.344s coverage: 86.1% of statements 20:01:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:01:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:01:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.433s coverage: 57.4% of statements 20:01:11 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.521s coverage: 89.2% of statements 20:01:11 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:01:11 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.237s coverage: 4.8% of statements 20:01:11 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:01:11 FAIL 20:01:12 make: *** [Makefile:36: unittest] Error 1 [Pipeline] } 20:01:12 $ docker stop --time=1 3888ef57302798a8b1abf08a334416b0126862f9d33b40f16024ae6bd4318d5e 20:01:14 $ docker rm -f 3888ef57302798a8b1abf08a334416b0126862f9d33b40f16024ae6bd4318d5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:01:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:01:15 20:01:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:01:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:01:16 arm64: Pulling from edgex-lftools-log-publisher 20:01:16 448f6bf000e3: Pulling fs layer 20:01:16 f757da607395: Pulling fs layer 20:01:16 05883995daec: Pulling fs layer 20:01:16 8603b9c90790: Pulling fs layer 20:01:16 1560dd03e051: Pulling fs layer 20:01:16 27f5ce0e4adf: Pulling fs layer 20:01:16 c2d8d7efcc4b: Pulling fs layer 20:01:16 1560dd03e051: Waiting 20:01:16 27f5ce0e4adf: Waiting 20:01:16 c2d8d7efcc4b: Waiting 20:01:16 8603b9c90790: Waiting 20:01:16 f757da607395: Verifying Checksum 20:01:16 f757da607395: Download complete 20:01:16 8603b9c90790: Verifying Checksum 20:01:16 8603b9c90790: Download complete 20:01:16 1560dd03e051: Verifying Checksum 20:01:16 05883995daec: Verifying Checksum 20:01:16 05883995daec: Download complete 20:01:16 1560dd03e051: Download complete 20:01:16 27f5ce0e4adf: Verifying Checksum 20:01:16 27f5ce0e4adf: Download complete 20:01:17 448f6bf000e3: Download complete 20:01:19 c2d8d7efcc4b: Verifying Checksum 20:01:19 c2d8d7efcc4b: Download complete 20:01:20 448f6bf000e3: Pull complete 20:01:21 f757da607395: Pull complete 20:01:23 05883995daec: Pull complete 20:01:23 8603b9c90790: Pull complete 20:01:24 1560dd03e051: Pull complete 20:01:24 27f5ce0e4adf: Pull complete 20:01:39 c2d8d7efcc4b: Pull complete 20:01:39 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:01:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:01:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:01:39 prd-ubuntu18.04-docker-arm64-4c-16g-1865 does not seem to be running inside a container 20:01:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:01:43 $ docker top 5c77c1c05ca2e4326818fe401dfe40b756c4080efa7ece0747f64ec6fcc152dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:01:44 ---> job-cost.sh 20:01:44 lf-activate-venv: SKIPPING 20:01:44 INFO: No Stack... 20:01:44 INFO: Retrieving Pricing Info for: v3-standard-4 20:01:45 INFO: Archiving Costs [Pipeline] sh 20:01:45 + cut -d, -f6 20:01:45 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 20:01:45 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1084-1-stack-cost] 20:01:45 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1084-1-stack-cost] did not exist. Created. 20:01:45 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1084-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:01:46 /w/workspace/device-sdk-go/1@tmp/durable-12556b29/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-12556b29/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:01:47 + echo total: 0.10999999940395355 [Pipeline] stash 20:01:47 Warning: overwriting stash ‘stack-cost’ 20:01:48 Stashed 1 file(s) [Pipeline] } 20:01:48 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1084-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:01:48 $ docker stop --time=1 5c77c1c05ca2e4326818fe401dfe40b756c4080efa7ece0747f64ec6fcc152dd 20:01:49 $ docker rm -f 5c77c1c05ca2e4326818fe401dfe40b756c4080efa7ece0747f64ec6fcc152dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:01:50 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:01:52 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1084/archives ']' 20:01:52 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1084/archives 20:01:52 total 8 20:01:52 drwxr-xr-x. 3 root root 34 Jan 19 19:54 . 20:01:52 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 19:54 .. 20:01:52 drwxr-xr-x. 2 root root 6 Jan 19 19:54 cost 20:01:52 -rw-r--r--. 1 root root 85 Jan 19 19:54 cost.csv 20:01:52 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1084/archives 20:01:52 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1084/archives 20:01:52 total 8 20:01:52 drwxr-xr-x. 3 jenkins jenkins 34 Jan 19 19:54 . 20:01:52 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 19:54 .. 20:01:52 drwxr-xr-x. 2 jenkins jenkins 6 Jan 19 19:54 cost 20:01:52 -rw-r--r--. 1 jenkins jenkins 85 Jan 19 19:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:01:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:01:53 ---> package-listing.sh 20:01:53 ++ facter osfamily 20:01:53 ++ tr '[:upper:]' '[:lower:]' 20:01:53 + OS_FAMILY=redhat 20:01:53 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1084 20:01:53 + START_PACKAGES=/tmp/packages_start.txt 20:01:53 + END_PACKAGES=/tmp/packages_end.txt 20:01:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:01:53 + PACKAGES=/tmp/packages_start.txt 20:01:53 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1084 ']' 20:01:53 + PACKAGES=/tmp/packages_end.txt 20:01:53 + case "${OS_FAMILY}" in 20:01:53 + sort 20:01:53 + rpm -qa 20:01:54 + '[' -f /tmp/packages_start.txt ']' 20:01:54 + '[' -f /tmp/packages_end.txt ']' 20:01:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:01:54 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1084 ']' 20:01:54 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1084/archives/ 20:01:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1084/archives/ [Pipeline] echo 20:01:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1084/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:01:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:01:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:01:55 . [Pipeline] withDockerContainer 20:01:55 prd-centos7-docker-4c-2g-1851 does not seem to be running inside a container 20:01:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1084/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1084 -v /w/workspace/gexfoundry_device-sdk-go_PR-1084:/w/workspace/gexfoundry_device-sdk-go_PR-1084:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1084@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1084@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 20:01:55 $ docker top c0ad7ad264c53469d6286bc231bb525195ef8267af4c2278656c1223f8a03ae0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:56 + touch /tmp/pre-build-complete [Pipeline] sh 20:01:56 + mkdir -p /var/log/sysstat [Pipeline] sh 20:01:56 + ls /var/log/sa-host 20:01:56 + sadf -c /var/log/sa-host/sa17 20:01:56 file_magic: OK 20:01:56 HZ: Using current value: 100 20:01:56 file_header: OK 20:01:56 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:01:56 Statistics: 20:01:56 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:01:56 File successfully converted to sysstat format version 12.0.3 20:01:56 + sadf -c /var/log/sa-host/sa19 20:01:56 file_magic: OK 20:01:56 HZ: Using current value: 100 20:01:56 file_header: OK 20:01:56 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:01:56 Statistics: 20:01:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:01:56 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:01:56 provisioning config files... 20:01:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1084@tmp/config1388457523330604597tmp [Pipeline] { [Pipeline] echo 20:01:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:01:57 ---> create-netrc.sh [Pipeline] } 20:01:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:01:57 ---> python-tools-install.sh [Pipeline] echo 20:01:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:01:58 ---> sudo-logs.sh 20:01:58 Archiving 'sudo' log.. 20:01:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-1851.novalocal: Name or service not known 20:01:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-1851.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:01:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:01:58 ---> job-cost.sh 20:01:58 lf-activate-venv: SKIPPING 20:01:58 DEBUG: total: 0.05999999865889549 20:01:58 INFO: Retrieving Stack Cost... 20:01:58 INFO: Retrieving Pricing Info for: v3-standard-2 20:01:59 INFO: Archiving Costs [Pipeline] echo 20:01:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:01:59 ---> logs-deploy.sh 20:01:59 lf-activate-venv: SKIPPING 20:01:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1084/1 20:01:59 INFO: archiving workspace using pattern(s): 20:02:00 Archives upload complete. 20:02:00 INFO: archiving logs to Nexus