Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 02e15b8c7f216d4af99e550946e7c2b91bcc16c7+4daf7f37de52cfcc256f7ff719452b00984e06bf (4e6e0efb2275b8ec9d7e76ec758e21bef7e80657) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5535891442588075385.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2107203204533367108.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7311424617489293266.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh625270925177602809.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8890644420407765224.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 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:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-845’ is offline Running on prd-centos7-docker-4c-2g-852 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-628 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh4194221448808619456.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4daf7f37de52cfcc256f7ff719452b00984e06bf into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 Merge succeeded, producing 51d5447263981092efccaa41f7fbd4de5451007e Checking out Revision 51d5447263981092efccaa41f7fbd4de5451007e (PR-628) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh5962127671970248329.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh5913811825050810933.key > git merge 4daf7f37de52cfcc256f7ff719452b00984e06bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51d5447263981092efccaa41f7fbd4de5451007e # timeout=10 Commit message: "Merge commit '4daf7f37de52cfcc256f7ff719452b00984e06bf' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk f86bd93614a29115994ab4007b42369c3ffba436 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-23T04:40:36.242Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-23T04:40:36.335Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-23T04:40:36.366Z] ========================================================= [2021-06-23T04:40:36.366Z] EdgeX Global Pipelines Version Info [2021-06-23T04:40:36.366Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-23T04:40:37.881Z] ------------------- [2021-06-23T04:40:37.882Z] stable info: [2021-06-23T04:40:37.882Z] ------------------- [2021-06-23T04:40:37.882Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-23T04:40:37.882Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T04:40:37.882Z] Message: update stable to v1.0.195 [2021-06-23T04:40:38.463Z] ------------------- [2021-06-23T04:40:38.463Z] experimental info: [2021-06-23T04:40:38.463Z] ------------------- [2021-06-23T04:40:38.463Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-23T04:40:38.463Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T04:40:38.463Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-23T04:40:38.590Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-06-23T04:40:38.614Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-06-23T04:40:38.640Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-23T04:40:38.672Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-23T04:40:38.696Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-23T04:40:38.720Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-23T04:40:38.746Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-23T04:40:38.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-23T04:40:38.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-23T04:40:38.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-23T04:40:38.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-23T04:40:38.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-06-23T04:40:38.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-23T04:40:38.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-23T04:40:38.966Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T04:40:38.989Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T04:40:39.013Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T04:40:39.037Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T04:40:39.107Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-23T04:40:39.132Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-23T04:40:39.157Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-23T04:40:39.195Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-23T04:40:39.226Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-23T04:40:39.249Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-23T04:40:39.273Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-23T04:40:39.296Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-23T04:40:39.319Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-628 [Pipeline] echo [2021-06-23T04:40:39.343Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-628 [Pipeline] echo [2021-06-23T04:40:39.367Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-628 [Pipeline] echo [2021-06-23T04:40:39.391Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 51d5447263981092efccaa41f7fbd4de5451007e [Pipeline] echo [2021-06-23T04:40:39.416Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 51d5447 [Pipeline] echo [2021-06-23T04:40:39.461Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T04:40:39.936Z] + git log --format=format:%s -1 51d5447263981092efccaa41f7fbd4de5451007e [Pipeline] echo [2021-06-23T04:40:39.976Z] GIT_COMMIT: 51d5447263981092efccaa41f7fbd4de5451007e, Commit Message: Merge commit '4daf7f37de52cfcc256f7ff719452b00984e06bf' into HEAD [Pipeline] echo [2021-06-23T04:40:39.991Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-23T04:40:40.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T04:40:40.842Z] [2021-06-23T04:40:40.842Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T04:40:41.163Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T04:40:41.163Z] latest: Pulling from edgex-devops/git-semver [2021-06-23T04:40:41.163Z] 31603596830f: Pulling fs layer [2021-06-23T04:40:41.163Z] 54011a49482f: Pulling fs layer [2021-06-23T04:40:41.163Z] a6820b24f6d8: Pulling fs layer [2021-06-23T04:40:41.163Z] f581987b2513: Pulling fs layer [2021-06-23T04:40:41.163Z] f581987b2513: Waiting [2021-06-23T04:40:41.163Z] 54011a49482f: Download complete [2021-06-23T04:40:41.426Z] 31603596830f: Verifying Checksum [2021-06-23T04:40:41.426Z] 31603596830f: Download complete [2021-06-23T04:40:41.426Z] f581987b2513: Verifying Checksum [2021-06-23T04:40:41.426Z] f581987b2513: Download complete [2021-06-23T04:40:41.426Z] a6820b24f6d8: Verifying Checksum [2021-06-23T04:40:41.426Z] a6820b24f6d8: Download complete [2021-06-23T04:40:41.426Z] 31603596830f: Pull complete [2021-06-23T04:40:41.687Z] 54011a49482f: Pull complete [2021-06-23T04:40:42.268Z] a6820b24f6d8: Pull complete [2021-06-23T04:40:42.532Z] f581987b2513: Pull complete [2021-06-23T04:40:42.532Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-23T04:40:42.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T04:40:42.532Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-23T04:40:42.628Z] prd-centos7-docker-4c-2g-852 does not seem to be running inside a container [2021-06-23T04:40:42.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-628 -v /w/workspace/dry_go-mod-core-contracts_PR-628:/w/workspace/dry_go-mod-core-contracts_PR-628:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-628@tmp:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-23T04:40:43.895Z] $ docker top b49353448ca8373d9e6a0987e3d633d6dfa5d7a20d2cf40112c69fd9b95fdab9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T04:40:44.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T04:40:44.040Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T04:40:44.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T04:40:44.170Z] $ docker exec b49353448ca8373d9e6a0987e3d633d6dfa5d7a20d2cf40112c69fd9b95fdab9 ssh-agent [2021-06-23T04:40:44.292Z] SSH_AUTH_SOCK=/tmp/ssh-YkLYdobTQhE3/agent.13 [2021-06-23T04:40:44.292Z] SSH_AGENT_PID=19 [2021-06-23T04:40:44.302Z] Running ssh-add (command line suppressed) [2021-06-23T04:40:44.416Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_7471108262927965127.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_7471108262927965127.key) [2021-06-23T04:40:44.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T04:40:44.736Z] + git tag --points-at HEAD [Pipeline] } [2021-06-23T04:40:44.750Z] $ docker exec --env ******** --env ******** b49353448ca8373d9e6a0987e3d633d6dfa5d7a20d2cf40112c69fd9b95fdab9 ssh-agent -k [2021-06-23T04:40:44.865Z] unset SSH_AUTH_SOCK; [2021-06-23T04:40:44.865Z] unset SSH_AGENT_PID; [2021-06-23T04:40:44.865Z] echo Agent pid 19 killed; [2021-06-23T04:40:44.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-23T04:40:44.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T04:40:44.929Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T04:40:45.057Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T04:40:45.059Z] $ docker exec b49353448ca8373d9e6a0987e3d633d6dfa5d7a20d2cf40112c69fd9b95fdab9 ssh-agent [2021-06-23T04:40:45.190Z] SSH_AUTH_SOCK=/tmp/ssh-LPvblNgxHs4b/agent.52 [2021-06-23T04:40:45.190Z] SSH_AGENT_PID=59 [2021-06-23T04:40:45.195Z] Running ssh-add (command line suppressed) [2021-06-23T04:40:45.304Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_8453175372545861916.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_8453175372545861916.key) [2021-06-23T04:40:45.321Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T04:40:45.624Z] + git semver init [2021-06-23T04:40:45.624Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T04:40:45.624Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.git [2021-06-23T04:40:45.624Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-628 [2021-06-23T04:40:45.624Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T04:40:45.624Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T04:40:45.624Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T04:40:45.624Z] # $SEMVER_BRANCH = PR-628 [2021-06-23T04:40:45.624Z] # $SEMVER_TEMP = /tmp/semver-170660555 [2021-06-23T04:40:45.624Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-06-23T04:40:46.573Z] # '/tmp/semver-170660555' -> '/w/workspace/dry_go-mod-core-contracts_PR-628/.semver' [2021-06-23T04:40:46.573Z] # -> Force: false [2021-06-23T04:40:46.573Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.semver [Pipeline] } [2021-06-23T04:40:46.583Z] $ docker exec --env ******** --env ******** b49353448ca8373d9e6a0987e3d633d6dfa5d7a20d2cf40112c69fd9b95fdab9 ssh-agent -k [2021-06-23T04:40:46.705Z] unset SSH_AUTH_SOCK; [2021-06-23T04:40:46.706Z] unset SSH_AGENT_PID; [2021-06-23T04:40:46.706Z] echo Agent pid 59 killed; [2021-06-23T04:40:46.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T04:40:47.065Z] + git semver [Pipeline] } [2021-06-23T04:40:47.079Z] $ docker stop --time=1 b49353448ca8373d9e6a0987e3d633d6dfa5d7a20d2cf40112c69fd9b95fdab9 [2021-06-23T04:40:48.396Z] $ docker rm -f b49353448ca8373d9e6a0987e3d633d6dfa5d7a20d2cf40112c69fd9b95fdab9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T04:40:48.789Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-23T04:40:49.095Z] Stashed 1 file(s) [Pipeline] echo [2021-06-23T04:40:49.099Z] [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] node [Pipeline] node [2021-06-23T04:41:04.393Z] Still waiting to schedule task [2021-06-23T04:41:04.394Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-23T04:41:04.396Z] Still waiting to schedule task [2021-06-23T04:41:04.397Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-848’ is offline [2021-06-23T04:42:44.118Z] Running on prd-centos7-docker-4c-2g-855 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws [2021-06-23T04:42:44.146Z] Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout [2021-06-23T04:42:44.247Z] Selected Git installation does not exist. Using Default [2021-06-23T04:42:44.248Z] The recommended git tool is: NONE [2021-06-23T04:42:46.531Z] using credential edgex-jenkins-ssh [2021-06-23T04:42:46.550Z] Cloning the remote Git repository [2021-06-23T04:42:46.379Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-23T04:42:46.449Z] > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 [2021-06-23T04:42:46.483Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-23T04:42:46.483Z] > git --version # timeout=10 [2021-06-23T04:42:46.494Z] > git --version # 'git version 2.24.4' [2021-06-23T04:42:46.494Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T04:42:46.521Z] [INFO] Currently running in a labeled security context [2021-06-23T04:42:46.521Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-23T04:42:46.522Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/6@tmp/jenkins-gitclient-ssh7683647174387322930.key [2021-06-23T04:42:46.570Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T04:42:47.981Z] Merging remotes/origin/master commit 4daf7f37de52cfcc256f7ff719452b00984e06bf into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 [2021-06-23T04:42:48.250Z] Merge succeeded, producing a13a6ef5be34d31d9a600c48e624399f36998781 [2021-06-23T04:42:48.251Z] Checking out Revision a13a6ef5be34d31d9a600c48e624399f36998781 (PR-628) [2021-06-23T04:42:47.401Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-23T04:42:47.407Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T04:42:47.418Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-23T04:42:47.430Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-23T04:42:47.430Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T04:42:47.431Z] [INFO] Currently running in a labeled security context [2021-06-23T04:42:47.431Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-23T04:42:47.431Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/6@tmp/jenkins-gitclient-ssh2974219888055691118.key [2021-06-23T04:42:47.438Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-23T04:42:47.914Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T04:42:47.924Z] > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 [2021-06-23T04:42:47.979Z] > git remote # timeout=10 [2021-06-23T04:42:47.989Z] > git config --get remote.origin.url # timeout=10 [2021-06-23T04:42:47.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T04:42:47.999Z] [INFO] Currently running in a labeled security context [2021-06-23T04:42:47.999Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-23T04:42:47.999Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/6@tmp/jenkins-gitclient-ssh496568445838842018.key [2021-06-23T04:42:48.007Z] > git merge 4daf7f37de52cfcc256f7ff719452b00984e06bf # timeout=10 [2021-06-23T04:42:48.184Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-23T04:42:48.198Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T04:42:48.207Z] > git checkout -f a13a6ef5be34d31d9a600c48e624399f36998781 # timeout=10 [2021-06-23T04:42:51.807Z] Commit message: "Merge commit '4daf7f37de52cfcc256f7ff719452b00984e06bf' into HEAD" [2021-06-23T04:42:51.868Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T04:42:51.858Z] > git rev-list --no-walk f86bd93614a29115994ab4007b42369c3ffba436 # timeout=10 [2021-06-23T04:42:52.835Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-23T04:42:53.164Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T04:42:53.463Z] + sudo service docker restart [2021-06-23T04:42:53.463Z] + true [2021-06-23T04:42:53.463Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-23T04:43:11.740Z] ========================================================= [2021-06-23T04:43:11.741Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-23T04:43:11.741Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T04:43:12.065Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-23T04:43:12.330Z] Sending build context to Docker daemon 2.931MB [2021-06-23T04:43:12.330Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-23T04:43:12.330Z] Step 2/7 : FROM ${BASE} [2021-06-23T04:43:12.330Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-23T04:43:12.330Z] 540db60ca938: Pulling fs layer [2021-06-23T04:43:12.330Z] adcc1eea9eea: Pulling fs layer [2021-06-23T04:43:12.330Z] 4c4ab2625f07: Pulling fs layer [2021-06-23T04:43:12.330Z] 0510c868ecb4: Pulling fs layer [2021-06-23T04:43:12.330Z] afea3b2eda06: Pulling fs layer [2021-06-23T04:43:12.330Z] 7809a108b3ef: Pulling fs layer [2021-06-23T04:43:12.330Z] f706445af74f: Pulling fs layer [2021-06-23T04:43:12.330Z] afea3b2eda06: Waiting [2021-06-23T04:43:12.330Z] 7809a108b3ef: Waiting [2021-06-23T04:43:12.330Z] f706445af74f: Waiting [2021-06-23T04:43:12.330Z] 0510c868ecb4: Waiting [2021-06-23T04:43:12.330Z] 4c4ab2625f07: Verifying Checksum [2021-06-23T04:43:12.330Z] 4c4ab2625f07: Download complete [2021-06-23T04:43:12.330Z] adcc1eea9eea: Download complete [2021-06-23T04:43:12.330Z] afea3b2eda06: Verifying Checksum [2021-06-23T04:43:12.330Z] afea3b2eda06: Download complete [2021-06-23T04:43:12.598Z] 7809a108b3ef: Verifying Checksum [2021-06-23T04:43:12.598Z] 7809a108b3ef: Download complete [2021-06-23T04:43:12.598Z] 540db60ca938: Verifying Checksum [2021-06-23T04:43:12.598Z] 540db60ca938: Download complete [2021-06-23T04:43:12.598Z] 540db60ca938: Pull complete [2021-06-23T04:43:12.861Z] adcc1eea9eea: Pull complete [2021-06-23T04:43:12.861Z] 4c4ab2625f07: Pull complete [2021-06-23T04:43:13.809Z] f706445af74f: Verifying Checksum [2021-06-23T04:43:13.809Z] f706445af74f: Download complete [2021-06-23T04:43:14.387Z] 0510c868ecb4: Verifying Checksum [2021-06-23T04:43:14.387Z] 0510c868ecb4: Download complete [2021-06-23T04:43:17.720Z] 0510c868ecb4: Pull complete [2021-06-23T04:43:17.720Z] afea3b2eda06: Pull complete [2021-06-23T04:43:17.720Z] 7809a108b3ef: Pull complete [2021-06-23T04:43:19.113Z] f706445af74f: Pull complete [2021-06-23T04:43:19.113Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-23T04:43:19.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-23T04:43:19.113Z] ---> b068be0155e3 [2021-06-23T04:43:19.113Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-23T04:43:23.378Z] ---> Running in 1b7c5ef61fea [2021-06-23T04:43:23.640Z] Removing intermediate container 1b7c5ef61fea [2021-06-23T04:43:23.640Z] ---> 097fde473819 [2021-06-23T04:43:23.640Z] Step 4/7 : RUN apk add bash [2021-06-23T04:43:23.640Z] ---> Running in 1cfc0e1dc5f9 [2021-06-23T04:43:24.215Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T04:43:24.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T04:43:25.370Z] OK: 149 MiB in 40 packages [2021-06-23T04:43:25.636Z] Removing intermediate container 1cfc0e1dc5f9 [2021-06-23T04:43:25.636Z] ---> b0edab83a1f1 [2021-06-23T04:43:25.636Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-23T04:43:25.636Z] ---> Running in 1bb100124bc8 [2021-06-23T04:43:25.898Z] Removing intermediate container 1bb100124bc8 [2021-06-23T04:43:25.898Z] ---> e2cbf9c2ee22 [2021-06-23T04:43:25.898Z] Step 6/7 : COPY go.mod . [2021-06-23T04:43:26.161Z] ---> 1a9d5acc3c9f [2021-06-23T04:43:26.161Z] Step 7/7 : RUN go mod download [2021-06-23T04:43:26.161Z] ---> Running in cdb7fb40ab0b [2021-06-23T04:43:34.334Z] Removing intermediate container cdb7fb40ab0b [2021-06-23T04:43:34.334Z] ---> 9141f902415b [2021-06-23T04:43:34.334Z] Successfully built 9141f902415b [2021-06-23T04:43:34.334Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T04:43:34.653Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T04:43:34.653Z] . [Pipeline] withDockerContainer [2021-06-23T04:43:34.757Z] prd-centos7-docker-4c-2g-855 does not seem to be running inside a container [2021-06-23T04:43:34.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** ci-base-image-x86_64 cat [2021-06-23T04:43:35.191Z] $ docker top 63787e395bc565c3450a08084088fd21b6f50e47f47bedfd261fe3168d35b71e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T04:43:35.577Z] + go version [2021-06-23T04:43:35.577Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-23T04:43:35.586Z] $ docker stop --time=1 63787e395bc565c3450a08084088fd21b6f50e47f47bedfd261fe3168d35b71e [2021-06-23T04:43:36.773Z] $ docker rm -f 63787e395bc565c3450a08084088fd21b6f50e47f47bedfd261fe3168d35b71e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T04:43:37.380Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T04:43:37.381Z] . [Pipeline] withDockerContainer [2021-06-23T04:43:37.452Z] prd-centos7-docker-4c-2g-855 does not seem to be running inside a container [2021-06-23T04:43:37.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** ci-base-image-x86_64 cat [2021-06-23T04:43:37.885Z] $ docker top db4d9aedeab63311ee0a85d46e2c6665146cf69f078b36a2b755224032fb157a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T04:43:38.299Z] + go mod tidy [Pipeline] sh [2021-06-23T04:43:38.652Z] + make test [2021-06-23T04:43:38.652Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-23T04:43:38.917Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-06-23T04:43:47.390Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.042s coverage: 83.2% of statements [2021-06-23T04:43:47.390Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-06-23T04:43:47.390Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-06-23T04:43:47.983Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-06-23T04:43:48.250Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.007s coverage: 26.3% of statements [2021-06-23T04:43:48.250Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-06-23T04:43:49.667Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.017s coverage: 45.5% of statements [2021-06-23T04:43:49.667Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.015s coverage: 90.0% of statements [2021-06-23T04:43:49.667Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.033s coverage: 86.2% of statements [2021-06-23T04:43:49.946Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 59.5% of statements [2021-06-23T04:43:50.214Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.002s coverage: 35.5% of statements [2021-06-23T04:43:50.214Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements [2021-06-23T04:43:50.478Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-23T04:43:54.761Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-856 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws [2021-06-23T04:43:54.782Z] Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout [2021-06-23T04:43:54.995Z] Selected Git installation does not exist. Using Default [2021-06-23T04:43:54.995Z] The recommended git tool is: NONE [2021-06-23T04:43:55.810Z] gofmt -l . [2021-06-23T04:43:55.810Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-23T04:43:55.819Z] $ docker stop --time=1 db4d9aedeab63311ee0a85d46e2c6665146cf69f078b36a2b755224032fb157a [2021-06-23T04:43:57.270Z] $ docker rm -f db4d9aedeab63311ee0a85d46e2c6665146cf69f078b36a2b755224032fb157a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T04:43:57.693Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-23T04:43:57.927Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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] libraryResource [Pipeline] sh [2021-06-23T04:43:58.893Z] ---> job-cost.sh [2021-06-23T04:43:58.893Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UhVa [2021-06-23T04:44:00.228Z] using credential edgex-jenkins-ssh [2021-06-23T04:44:00.257Z] Cloning the remote Git repository [2021-06-23T04:44:00.355Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-23T04:44:00.478Z] > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 [2021-06-23T04:44:00.557Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-23T04:44:00.558Z] > git --version # timeout=10 [2021-06-23T04:44:00.571Z] > git --version # 'git version 2.17.1' [2021-06-23T04:44:00.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T04:44:00.656Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T04:44:01.918Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-23T04:44:01.932Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T04:44:01.959Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-23T04:44:01.987Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-23T04:44:01.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T04:44:01.998Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-23T04:44:03.409Z] Merging remotes/origin/master commit 4daf7f37de52cfcc256f7ff719452b00984e06bf into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 [2021-06-23T04:44:03.424Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T04:44:03.438Z] > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 [2021-06-23T04:44:03.590Z] > git remote # timeout=10 [2021-06-23T04:44:03.608Z] > git config --get remote.origin.url # timeout=10 [2021-06-23T04:44:03.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T04:44:03.631Z] > git merge 4daf7f37de52cfcc256f7ff719452b00984e06bf # timeout=10 [2021-06-23T04:44:04.208Z] Merge succeeded, producing 3bccf3623f8998be1b82bd4ba363fdfe7c07142c [2021-06-23T04:44:04.208Z] Checking out Revision 3bccf3623f8998be1b82bd4ba363fdfe7c07142c (PR-628) [2021-06-23T04:44:04.191Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-23T04:44:04.211Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T04:44:04.227Z] > git checkout -f 3bccf3623f8998be1b82bd4ba363fdfe7c07142c # timeout=10 [2021-06-23T04:44:08.415Z] Commit message: "Merge commit '4daf7f37de52cfcc256f7ff719452b00984e06bf' into HEAD" [2021-06-23T04:44:08.447Z] First time build. Skipping changelog. [2021-06-23T04:44:08.779Z] [2021-06-23T04:44:08.779Z] GitHub has been notified of this commit’s build result [2021-06-23T04:44:08.779Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T04:44:08.948Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T04:44:08.421Z] > git rev-list --no-walk f86bd93614a29115994ab4007b42369c3ffba436 # timeout=10 [2021-06-23T04:44:09.894Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-23T04:44:10.336Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T04:44:10.681Z] + sudo service docker restart [2021-06-23T04:44:10.681Z] + true [2021-06-23T04:44:21.230Z] lf-activate-venv(): INFO: Adding /tmp/venv-UhVa/bin to PATH [2021-06-23T04:44:21.230Z] INFO: No Stack... [2021-06-23T04:44:21.230Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T04:44:21.493Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T04:44:21.795Z] + cut -d, -f6 [2021-06-23T04:44:21.795Z] + cat /w/workspace/go-mod-core-contracts/6/archives/cost.csv [Pipeline] lock [2021-06-23T04:44:21.830Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-6-stack-cost] [2021-06-23T04:44:21.855Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-6-stack-cost] did not exist. Created. [2021-06-23T04:44:21.855Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T04:44:22.190Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-23T04:44:22.258Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T04:44:22.275Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo [2021-06-23T04:44:29.289Z] ========================================================= [2021-06-23T04:44:29.289Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-23T04:44:29.289Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T04:44:29.680Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-23T04:44:30.668Z] Sending build context to Docker daemon 2.93MB [2021-06-23T04:44:30.668Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-23T04:44:30.668Z] Step 2/7 : FROM ${BASE} [2021-06-23T04:44:31.270Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-23T04:44:31.270Z] 595b0fe564bb: Pulling fs layer [2021-06-23T04:44:31.270Z] 3088b5b3c5c0: Pulling fs layer [2021-06-23T04:44:31.270Z] 5b7225fbf94c: Pulling fs layer [2021-06-23T04:44:31.270Z] ba82ee9f976e: Pulling fs layer [2021-06-23T04:44:31.270Z] 506bd15cee9f: Pulling fs layer [2021-06-23T04:44:31.270Z] 75a0a4a0db45: Pulling fs layer [2021-06-23T04:44:31.270Z] 618dc40b7e24: Pulling fs layer [2021-06-23T04:44:31.270Z] ba82ee9f976e: Waiting [2021-06-23T04:44:31.270Z] 506bd15cee9f: Waiting [2021-06-23T04:44:31.270Z] 75a0a4a0db45: Waiting [2021-06-23T04:44:31.270Z] 618dc40b7e24: Waiting [2021-06-23T04:44:31.270Z] 5b7225fbf94c: Download complete [2021-06-23T04:44:31.270Z] 3088b5b3c5c0: Download complete [2021-06-23T04:44:31.270Z] 506bd15cee9f: Verifying Checksum [2021-06-23T04:44:31.270Z] 506bd15cee9f: Download complete [2021-06-23T04:44:31.270Z] 75a0a4a0db45: Download complete [2021-06-23T04:44:31.270Z] 595b0fe564bb: Download complete [2021-06-23T04:44:32.263Z] 595b0fe564bb: Pull complete [2021-06-23T04:44:32.870Z] 3088b5b3c5c0: Pull complete [2021-06-23T04:44:33.146Z] 5b7225fbf94c: Pull complete [2021-06-23T04:44:34.135Z] 618dc40b7e24: Download complete [2021-06-23T04:44:35.120Z] ba82ee9f976e: Verifying Checksum [2021-06-23T04:44:35.120Z] ba82ee9f976e: Download complete [2021-06-23T04:44:45.305Z] ba82ee9f976e: Pull complete [2021-06-23T04:44:45.305Z] 506bd15cee9f: Pull complete [2021-06-23T04:44:45.579Z] 75a0a4a0db45: Pull complete [2021-06-23T04:44:48.975Z] 618dc40b7e24: Pull complete [2021-06-23T04:44:48.975Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-23T04:44:49.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-23T04:44:49.265Z] ---> a36622ca3599 [2021-06-23T04:44:49.265Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-23T04:44:51.274Z] ---> Running in 76f653e35d9c [2021-06-23T04:44:51.876Z] Removing intermediate container 76f653e35d9c [2021-06-23T04:44:51.876Z] ---> 98eb8e5b9e87 [2021-06-23T04:44:51.876Z] Step 4/7 : RUN apk add bash [2021-06-23T04:44:51.876Z] ---> Running in 154f26f74a5a [2021-06-23T04:44:53.316Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T04:44:54.292Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T04:44:55.275Z] OK: 138 MiB in 40 packages [2021-06-23T04:44:56.263Z] Removing intermediate container 154f26f74a5a [2021-06-23T04:44:56.263Z] ---> a0ccb86aea68 [2021-06-23T04:44:56.263Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-23T04:44:56.263Z] ---> Running in b54fd87376e5 [2021-06-23T04:44:56.868Z] Removing intermediate container b54fd87376e5 [2021-06-23T04:44:56.868Z] ---> 914d90f856bb [2021-06-23T04:44:56.868Z] Step 6/7 : COPY go.mod . [2021-06-23T04:44:57.860Z] ---> 3168a4359005 [2021-06-23T04:44:57.861Z] Step 7/7 : RUN go mod download [2021-06-23T04:44:57.861Z] ---> Running in 0521070ad24e [2021-06-23T04:45:12.982Z] Removing intermediate container 0521070ad24e [2021-06-23T04:45:12.982Z] ---> 39c5993b32ab [2021-06-23T04:45:12.982Z] Successfully built 39c5993b32ab [2021-06-23T04:45:13.257Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T04:45:13.650Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T04:45:13.651Z] . [Pipeline] withDockerContainer [2021-06-23T04:45:14.049Z] prd-ubuntu18.04-docker-arm64-4c-16g-856 does not seem to be running inside a container [2021-06-23T04:45:14.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** ci-base-image-arm64 cat [2021-06-23T04:45:15.946Z] $ docker top a755824043775ed61a54254b01ce8b2487f95e52e9f6c5edf9949095f251425b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T04:45:16.985Z] + go version [2021-06-23T04:45:16.985Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-23T04:45:17.012Z] $ docker stop --time=1 a755824043775ed61a54254b01ce8b2487f95e52e9f6c5edf9949095f251425b [2021-06-23T04:45:18.813Z] $ docker rm -f a755824043775ed61a54254b01ce8b2487f95e52e9f6c5edf9949095f251425b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T04:45:19.817Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T04:45:19.817Z] . [Pipeline] withDockerContainer [2021-06-23T04:45:20.117Z] prd-ubuntu18.04-docker-arm64-4c-16g-856 does not seem to be running inside a container [2021-06-23T04:45:20.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** ci-base-image-arm64 cat [2021-06-23T04:45:21.630Z] $ docker top 886f2d688a3e024607a674442d817300afb188176bc67b7ce9e32809a97ad934 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T04:45:22.749Z] + go mod tidy [Pipeline] sh [2021-06-23T04:45:23.686Z] + make test [2021-06-23T04:45:23.686Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-23T04:45:24.671Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-06-23T04:45:57.085Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.452s coverage: 83.2% of statements [2021-06-23T04:45:57.085Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-06-23T04:45:57.085Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-06-23T04:45:57.085Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-06-23T04:45:57.085Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.049s coverage: 26.3% of statements [2021-06-23T04:45:57.085Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-06-23T04:45:59.097Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.077s coverage: 45.5% of statements [2021-06-23T04:45:59.097Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.077s coverage: 90.0% of statements [2021-06-23T04:46:00.559Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.227s coverage: 86.2% of statements [2021-06-23T04:46:00.559Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.054s coverage: 59.5% of statements [2021-06-23T04:46:00.559Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.025s coverage: 35.5% of statements [2021-06-23T04:46:01.153Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.032s coverage: 49.4% of statements [2021-06-23T04:46:01.425Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-23T04:46:19.755Z] gofmt -l . [2021-06-23T04:46:20.028Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-23T04:46:20.654Z] $ docker stop --time=1 886f2d688a3e024607a674442d817300afb188176bc67b7ce9e32809a97ad934 [2021-06-23T04:46:22.638Z] $ docker rm -f 886f2d688a3e024607a674442d817300afb188176bc67b7ce9e32809a97ad934 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T04:46:23.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-23T04:46:23.489Z] Warning: overwriting stash ‘coverage-report’ [2021-06-23T04:46:24.079Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-23T04:46:24.963Z] ---> job-cost.sh [2021-06-23T04:46:24.963Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pFCf [2021-06-23T04:47:03.947Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T04:48:25.708Z] lf-activate-venv(): INFO: Adding /tmp/venv-pFCf/bin to PATH [2021-06-23T04:48:25.708Z] INFO: No Stack... [2021-06-23T04:48:25.708Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-23T04:48:25.708Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T04:48:26.058Z] + cut -d, -f6 [2021-06-23T04:48:26.058Z] + cat /w/workspace/go-mod-core-contracts/6/archives/cost.csv [Pipeline] lock [2021-06-23T04:48:26.122Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-6-stack-cost] [2021-06-23T04:48:26.130Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-6-stack-cost] did not exist. Created. [2021-06-23T04:48:26.130Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T04:48:26.499Z] /w/workspace/go-mod-core-contracts/6@tmp/durable-9fb69ad9/script.sh: 1: /w/workspace/go-mod-core-contracts/6@tmp/durable-9fb69ad9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-23T04:48:26.839Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-23T04:48:26.872Z] Warning: overwriting stash ‘stack-cost’ [2021-06-23T04:48:27.021Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T04:48:27.040Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-6-stack-cost] [Pipeline] // lock [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 [2021-06-23T04:48:27.763Z] provisioning config files... [2021-06-23T04:48:27.776Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config509456650446766552tmp [Pipeline] { [Pipeline] sh [2021-06-23T04:48:28.098Z] + set +x [2021-06-23T04:48:28.098Z] + curl -s https://codecov.io/bash [2021-06-23T04:48:28.098Z] + bash -s -- [2021-06-23T04:48:28.098Z] [2021-06-23T04:48:28.098Z] _____ _ [2021-06-23T04:48:28.098Z] / ____| | | [2021-06-23T04:48:28.098Z] | | ___ __| | ___ ___ _____ __ [2021-06-23T04:48:28.098Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-23T04:48:28.098Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-23T04:48:28.098Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-23T04:48:28.098Z] Bash-1.0.3 [2021-06-23T04:48:28.098Z] [2021-06-23T04:48:28.098Z] [2021-06-23T04:48:28.098Z] ==> git version 2.24.4 found [2021-06-23T04:48:28.098Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-23T04:48:28.098Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-23T04:48:28.098Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-23T04:48:28.098Z] ==> Jenkins CI detected. [2021-06-23T04:48:28.098Z] project root: . [2021-06-23T04:48:28.098Z] --> token set from env [2021-06-23T04:48:28.098Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-23T04:48:28.362Z] ==> Running gcov in . (disable via -X gcov) [2021-06-23T04:48:28.362Z] ==> Python coveragepy not found [2021-06-23T04:48:28.362Z] ==> Searching for coverage reports in: [2021-06-23T04:48:28.362Z] + . [2021-06-23T04:48:28.362Z] -> Found 1 reports [2021-06-23T04:48:28.362Z] ==> Detecting git/mercurial file structure [2021-06-23T04:48:28.362Z] ==> Reading reports [2021-06-23T04:48:28.362Z] + ./coverage.out bytes=105070 [2021-06-23T04:48:28.362Z] ==> Appending adjustments [2021-06-23T04:48:28.362Z] https://docs.codecov.io/docs/fixing-reports [2021-06-23T04:48:28.939Z] + Found adjustments [2021-06-23T04:48:28.939Z] ==> Gzipping contents [2021-06-23T04:48:28.939Z] 16K /tmp/codecov.jDG7Gv.gz [2021-06-23T04:48:28.939Z] ==> Uploading reports [2021-06-23T04:48:28.939Z] url: https://codecov.io [2021-06-23T04:48:28.939Z] query: branch=PR-628&commit=51d5447263981092efccaa41f7fbd4de5451007e&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= [2021-06-23T04:48:28.939Z] -> Pinging Codecov [2021-06-23T04:48:28.939Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-628&commit=51d5447263981092efccaa41f7fbd4de5451007e&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= [2021-06-23T04:48:29.517Z] -> Uploading to [2021-06-23T04:48:29.517Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-23/71470A77251A30514AAF9C0BB2E5B6CE/51d5447263981092efccaa41f7fbd4de5451007e/f4045063-f25a-416d-8e3e-8b03e685a59c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T044829Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=718739f4861ec53470ea70a1b5a8d34e0c2eeb4f519025a7d7b6f1e7f22fd16c [2021-06-23T04:48:29.517Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-23T04:48:29.517Z] Dload Upload Total Spent Left Speed [2021-06-23T04:48:29.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15707 0 0 100 15707 0 45326 --:--:-- --:--:-- --:--:-- 45265 100 15707 0 0 100 15707 0 45308 --:--:-- --:--:-- --:--:-- 45265 [2021-06-23T04:48:29.780Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/51d5447263981092efccaa41f7fbd4de5451007e [Pipeline] } [2021-06-23T04:48:29.789Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-23T04:48:31.893Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T04:48:32.488Z] ---> package-listing.sh [2021-06-23T04:48:32.488Z] ++ facter osfamily [2021-06-23T04:48:32.488Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-23T04:48:32.756Z] + OS_FAMILY=redhat [2021-06-23T04:48:32.756Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-628 [2021-06-23T04:48:32.756Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-23T04:48:32.756Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-23T04:48:32.756Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-23T04:48:32.756Z] + PACKAGES=/tmp/packages_start.txt [2021-06-23T04:48:32.756Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' [2021-06-23T04:48:32.756Z] + PACKAGES=/tmp/packages_end.txt [2021-06-23T04:48:32.756Z] + case "${OS_FAMILY}" in [2021-06-23T04:48:32.756Z] + rpm -qa [2021-06-23T04:48:32.756Z] + sort [2021-06-23T04:48:33.348Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-23T04:48:33.348Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-23T04:48:33.348Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-23T04:48:33.348Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' [2021-06-23T04:48:33.348Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-628/archives/ [2021-06-23T04:48:33.348Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-628/archives/ [Pipeline] echo [2021-06-23T04:48:33.363Z] 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/dry_go-mod-core-contracts_PR-628/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-23T04:48:33.661Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-23T04:48:34.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T04:48:34.231Z] [2021-06-23T04:48:34.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-23T04:48:34.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T04:48:34.548Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-23T04:48:34.548Z] df20fa9351a1: Pulling fs layer [2021-06-23T04:48:34.548Z] 36b3adc4ff6f: Pulling fs layer [2021-06-23T04:48:34.548Z] 8ad3a11d3b57: Pulling fs layer [2021-06-23T04:48:34.548Z] 46f8f816bc3b: Pulling fs layer [2021-06-23T04:48:34.548Z] 93b61091891f: Pulling fs layer [2021-06-23T04:48:34.548Z] 93b9cdb0e59b: Pulling fs layer [2021-06-23T04:48:34.548Z] 5e14af77c1be: Pulling fs layer [2021-06-23T04:48:34.548Z] 01666e4c0597: Pulling fs layer [2021-06-23T04:48:34.548Z] aa168da1d23b: Pulling fs layer [2021-06-23T04:48:34.548Z] 93b61091891f: Waiting [2021-06-23T04:48:34.548Z] 93b9cdb0e59b: Waiting [2021-06-23T04:48:34.548Z] 5e14af77c1be: Waiting [2021-06-23T04:48:34.548Z] 01666e4c0597: Waiting [2021-06-23T04:48:34.548Z] aa168da1d23b: Waiting [2021-06-23T04:48:34.548Z] 46f8f816bc3b: Waiting [2021-06-23T04:48:34.548Z] 36b3adc4ff6f: Verifying Checksum [2021-06-23T04:48:34.548Z] 36b3adc4ff6f: Download complete [2021-06-23T04:48:34.548Z] 46f8f816bc3b: Verifying Checksum [2021-06-23T04:48:34.548Z] 46f8f816bc3b: Download complete [2021-06-23T04:48:34.811Z] df20fa9351a1: Verifying Checksum [2021-06-23T04:48:34.811Z] df20fa9351a1: Download complete [2021-06-23T04:48:34.811Z] 93b9cdb0e59b: Verifying Checksum [2021-06-23T04:48:34.811Z] 93b9cdb0e59b: Download complete [2021-06-23T04:48:34.811Z] 5e14af77c1be: Verifying Checksum [2021-06-23T04:48:34.811Z] 5e14af77c1be: Download complete [2021-06-23T04:48:34.811Z] 01666e4c0597: Verifying Checksum [2021-06-23T04:48:34.811Z] 01666e4c0597: Download complete [2021-06-23T04:48:34.811Z] 93b61091891f: Verifying Checksum [2021-06-23T04:48:34.811Z] 93b61091891f: Download complete [2021-06-23T04:48:34.811Z] 8ad3a11d3b57: Verifying Checksum [2021-06-23T04:48:34.811Z] 8ad3a11d3b57: Download complete [2021-06-23T04:48:35.079Z] df20fa9351a1: Pull complete [2021-06-23T04:48:35.079Z] 36b3adc4ff6f: Pull complete [2021-06-23T04:48:36.032Z] 8ad3a11d3b57: Pull complete [2021-06-23T04:48:36.032Z] 46f8f816bc3b: Pull complete [2021-06-23T04:48:36.296Z] 93b61091891f: Pull complete [2021-06-23T04:48:36.296Z] 93b9cdb0e59b: Pull complete [2021-06-23T04:48:36.296Z] 5e14af77c1be: Pull complete [2021-06-23T04:48:36.558Z] 01666e4c0597: Pull complete [2021-06-23T04:48:36.833Z] aa168da1d23b: Verifying Checksum [2021-06-23T04:48:36.833Z] aa168da1d23b: Download complete [2021-06-23T04:48:41.082Z] aa168da1d23b: Pull complete [2021-06-23T04:48:41.345Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-23T04:48:41.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T04:48:41.345Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-23T04:48:41.434Z] prd-centos7-docker-4c-2g-852 does not seem to be running inside a container [2021-06-23T04:48:41.481Z] $ 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/dry_go-mod-core-contracts_PR-628/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-628 -v /w/workspace/dry_go-mod-core-contracts_PR-628:/w/workspace/dry_go-mod-core-contracts_PR-628:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-628@tmp:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-23T04:48:44.356Z] $ docker top 7a6754550872a4c28212bfaf742874eed3a4602ff4b74d2ae8e6e1bcfc82b2b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T04:48:44.768Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-23T04:48:45.068Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-23T04:48:45.370Z] + ls /var/log/sa-host [2021-06-23T04:48:45.370Z] + sadf -c /var/log/sa-host/sa05 [2021-06-23T04:48:45.370Z] file_magic: OK [2021-06-23T04:48:45.370Z] HZ: Using current value: 100 [2021-06-23T04:48:45.370Z] file_header: OK [2021-06-23T04:48:45.370Z] 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 [2021-06-23T04:48:45.370Z] Statistics: [2021-06-23T04:48:45.370Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-23T04:48:45.370Z] File successfully converted to sysstat format version 12.2.1 [2021-06-23T04:48:45.370Z] + sadf -c /var/log/sa-host/sa23 [2021-06-23T04:48:45.370Z] file_magic: OK [2021-06-23T04:48:45.370Z] HZ: Using current value: 100 [2021-06-23T04:48:45.370Z] file_header: OK [2021-06-23T04:48:45.370Z] 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 [2021-06-23T04:48:45.370Z] Statistics: [2021-06-23T04:48:45.370Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-23T04:48:45.370Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T04:48:45.562Z] provisioning config files... [2021-06-23T04:48:45.578Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config9042433178653326549tmp [Pipeline] { [Pipeline] echo [2021-06-23T04:48:45.602Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T04:48:45.900Z] ---> create-netrc.sh [Pipeline] } [2021-06-23T04:48:45.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-23T04:48:46.282Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-23T04:48:46.293Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T04:48:46.592Z] ---> sudo-logs.sh [2021-06-23T04:48:46.592Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-23T04:48:46.628Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T04:48:46.923Z] ---> job-cost.sh [2021-06-23T04:48:46.923Z] lf-activate-venv: SKIPPING [2021-06-23T04:48:46.923Z] DEBUG: total: 0.18000000715255737 [2021-06-23T04:48:46.923Z] INFO: Retrieving Stack Cost... [2021-06-23T04:48:47.868Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T04:48:48.441Z] INFO: Archiving Costs [Pipeline] echo [2021-06-23T04:48:48.454Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T04:48:48.751Z] ---> logs-deploy.sh [2021-06-23T04:48:48.751Z] lf-activate-venv: SKIPPING [2021-06-23T04:48:48.751Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-628/6 [2021-06-23T04:48:48.751Z] INFO: archiving workspace using pattern(s): [2021-06-23T04:48:49.699Z] Archives upload complete. [2021-06-23T04:48:49.699Z] INFO: archiving logs to Nexus