Pull request #3120 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 774191d72d069a5f64ff6944a20f904c33708e25+74c372326013f994c98436bf4455b6fe21c08430 (5625091b337a183d9fd5947e3e69e0db1b46fc2e) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 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/edgex-go/branches/PR-3120/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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/edgex-go/branches/PR-3120/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 > 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 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 69a7e166112f335804d9fea76440e5140e47f034 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-24693’ Running on prd-centos7-docker-4c-2g-24699 in /w/workspace/edgexfoundry_edgex-go_PR-3120 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 74c372326013f994c98436bf4455b6fe21c08430 into PR head commit 774191d72d069a5f64ff6944a20f904c33708e25 Merge succeeded, producing 774191d72d069a5f64ff6944a20f904c33708e25 Checking out Revision 774191d72d069a5f64ff6944a20f904c33708e25 (PR-3120) > git config remote.origin.url git@github.com:edgexfoundry/edgex-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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3120/head:refs/remotes/origin/PR-3120 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 774191d72d069a5f64ff6944a20f904c33708e25 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 74c372326013f994c98436bf4455b6fe21c08430 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 774191d72d069a5f64ff6944a20f904c33708e25 # timeout=10 Commit message: "feat(command): Implement Command GET /device/name/{name}/{command} V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:30:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:30:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:30:01 ========================================================= 09:30:01 EdgeX Global Pipelines Version Info 09:30:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:30:03 ------------------- 09:30:03 stable info: 09:30:03 ------------------- 09:30:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:30:03 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 09:30:03 Message: update stable to v1.0.179 09:30:03 ------------------- 09:30:03 experimental info: 09:30:03 ------------------- 09:30:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:30:03 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 09:30:03 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:30:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:30:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:30:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:30:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:30:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:30:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 09:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 09:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:30:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:30:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:30:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:30:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:30:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:30:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 09:30:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:30:07 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 09:30:07 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 09:30:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3120 [Pipeline] echo 09:30:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3120 [Pipeline] echo 09:30:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3120 [Pipeline] echo 09:30:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 774191d72d069a5f64ff6944a20f904c33708e25 [Pipeline] echo 09:30:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 774191d [Pipeline] echo 09:30:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:30:08 provisioning config files... 09:30:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1275705395522589870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:30:08 ---> docker-login.sh 09:30:08 nexus3.edgexfoundry.org:10001 09:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:09 Configure a credential helper to remove this warning. See 09:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:09 09:30:09 Login Succeeded 09:30:09 nexus3.edgexfoundry.org:10002 09:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:09 Configure a credential helper to remove this warning. See 09:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:09 09:30:09 Login Succeeded 09:30:09 nexus3.edgexfoundry.org:10003 09:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:09 Configure a credential helper to remove this warning. See 09:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:09 09:30:09 Login Succeeded 09:30:09 nexus3.edgexfoundry.org:10004 09:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:10 Configure a credential helper to remove this warning. See 09:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:10 09:30:10 Login Succeeded 09:30:10 docker.io 09:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:10 Configure a credential helper to remove this warning. See 09:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:10 09:30:10 Login Succeeded 09:30:10 ---> docker-login.sh ends [Pipeline] } 09:30:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:30:10 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 09:30:10 + for file in '`ls cmd/**/Dockerfile`' 09:30:10 ++ dirname cmd/core-command/Dockerfile 09:30:10 ++ cut -d/ -f2 09:30:10 + echo core-command,cmd/core-command/Dockerfile 09:30:10 + for file in '`ls cmd/**/Dockerfile`' 09:30:10 ++ dirname cmd/core-data/Dockerfile 09:30:10 ++ cut -d/ -f2 09:30:10 + echo core-data,cmd/core-data/Dockerfile 09:30:10 + for file in '`ls cmd/**/Dockerfile`' 09:30:10 ++ dirname cmd/core-metadata/Dockerfile 09:30:10 ++ cut -d/ -f2 09:30:10 + echo core-metadata,cmd/core-metadata/Dockerfile 09:30:10 + for file in '`ls cmd/**/Dockerfile`' 09:30:10 ++ dirname cmd/security-bootstrapper/Dockerfile 09:30:10 ++ cut -d/ -f2 09:30:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:30:10 + for file in '`ls cmd/**/Dockerfile`' 09:30:10 ++ dirname cmd/security-proxy-setup/Dockerfile 09:30:10 ++ cut -d/ -f2 09:30:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:30:10 + for file in '`ls cmd/**/Dockerfile`' 09:30:10 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:30:10 ++ cut -d/ -f2 09:30:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:30:10 + for file in '`ls cmd/**/Dockerfile`' 09:30:10 ++ dirname cmd/support-notifications/Dockerfile 09:30:10 ++ cut -d/ -f2 09:30:10 + echo support-notifications,cmd/support-notifications/Dockerfile 09:30:10 + for file in '`ls cmd/**/Dockerfile`' 09:30:10 ++ dirname cmd/support-scheduler/Dockerfile 09:30:10 ++ cut -d/ -f2 09:30:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:30:10 + for file in '`ls cmd/**/Dockerfile`' 09:30:10 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:30:10 ++ cut -d/ -f2 09:30:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:30:11 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 09:30:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:30:12 09:30:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:30:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:30:13 latest: Pulling from edgex-devops/git-semver 09:30:13 31603596830f: Pulling fs layer 09:30:13 2a8b12db71e7: Pulling fs layer 09:30:13 6ca5941a6612: Pulling fs layer 09:30:13 ecc8261a40a4: Pulling fs layer 09:30:13 ecc8261a40a4: Waiting 09:30:13 2a8b12db71e7: Download complete 09:30:13 31603596830f: Verifying Checksum 09:30:13 31603596830f: Download complete 09:30:13 ecc8261a40a4: Verifying Checksum 09:30:13 ecc8261a40a4: Download complete 09:30:13 6ca5941a6612: Verifying Checksum 09:30:13 6ca5941a6612: Download complete 09:30:13 31603596830f: Pull complete 09:30:13 2a8b12db71e7: Pull complete 09:30:14 6ca5941a6612: Pull complete 09:30:15 ecc8261a40a4: Pull complete 09:30:15 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:30:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:30:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:30:15 prd-centos7-docker-4c-2g-24699 does not seem to be running inside a container 09:30:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:30:18 $ docker top c07ed5308cfe01b2733d345d6a016c595eab556e17ea83ee786f1ae41c03c19b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:30:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:30:18 [ssh-agent] Looking for ssh-agent implementation... 09:30:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:30:18 $ docker exec c07ed5308cfe01b2733d345d6a016c595eab556e17ea83ee786f1ae41c03c19b ssh-agent 09:30:19 SSH_AUTH_SOCK=/tmp/ssh-8sou5WuBpLtf/agent.11 09:30:19 SSH_AGENT_PID=16 09:30:19 Running ssh-add (command line suppressed) 09:30:19 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2301843380896530156.key (/w/workspace/edgex-go/1@tmp/private_key_2301843380896530156.key) 09:30:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:30:19 + git tag --points-at HEAD [Pipeline] } 09:30:19 $ docker exec --env ******** --env ******** c07ed5308cfe01b2733d345d6a016c595eab556e17ea83ee786f1ae41c03c19b ssh-agent -k 09:30:19 unset SSH_AUTH_SOCK; 09:30:19 unset SSH_AGENT_PID; 09:30:19 echo Agent pid 16 killed; 09:30:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:30:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:30:20 [ssh-agent] Looking for ssh-agent implementation... 09:30:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:30:20 $ docker exec c07ed5308cfe01b2733d345d6a016c595eab556e17ea83ee786f1ae41c03c19b ssh-agent 09:30:20 SSH_AUTH_SOCK=/tmp/ssh-oKlo8rYD223b/agent.44 09:30:20 SSH_AGENT_PID=49 09:30:20 Running ssh-add (command line suppressed) 09:30:20 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6464629125721387695.key (/w/workspace/edgex-go/1@tmp/private_key_6464629125721387695.key) 09:30:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:30:20 + git semver init 09:30:20 # -> Open(): unable to determine branch for HEAD 09:30:20 # $GIT_DIR = /w/workspace/edgex-go/1/.git 09:30:20 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 09:30:20 # $SEMVER_REMOTE_NAME = origin 09:30:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:30:20 # $SEMVER_USER_NAME = edgex-jenkins 09:30:20 # $SEMVER_BRANCH = PR-3120 09:30:20 # $SEMVER_TEMP = /tmp/semver-785975471 09:30:20 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:30:39 # '/tmp/semver-785975471' -> '/w/workspace/edgex-go/1/.semver' 09:30:39 # -> Force: false 09:30:39 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 09:30:39 $ docker exec --env ******** --env ******** c07ed5308cfe01b2733d345d6a016c595eab556e17ea83ee786f1ae41c03c19b ssh-agent -k 09:30:39 unset SSH_AUTH_SOCK; 09:30:39 unset SSH_AGENT_PID; 09:30:39 echo Agent pid 49 killed; 09:30:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:30:40 + git semver [Pipeline] } 09:30:40 $ docker stop --time=1 c07ed5308cfe01b2733d345d6a016c595eab556e17ea83ee786f1ae41c03c19b 09:30:41 $ docker rm -f c07ed5308cfe01b2733d345d6a016c595eab556e17ea83ee786f1ae41c03c19b [Pipeline] // withDockerContainer [Pipeline] sh 09:30:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:30:42 Stashed 1 file(s) [Pipeline] echo 09:30:42 [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:30:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:30:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:30:45 + sudo service docker restart 09:30:45 + true 09:30:45 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 09:30:45 ========================================================= 09:30:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:30:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:30:46 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 09:30:49 Sending build context to Docker daemon 327.5MB 09:30:49 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 09:30:49 Step 2/6 : FROM ${BASE} 09:30:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:30:49 188c0c94c7c5: Pulling fs layer 09:30:49 0ef7d3d256c8: Pulling fs layer 09:30:49 de9db76c5a1d: Pulling fs layer 09:30:49 bca2f99d35d6: Pulling fs layer 09:30:49 93359f2a8cfa: Pulling fs layer 09:30:49 7c6f9722023f: Pulling fs layer 09:30:49 a35cf1a2eb13: Pulling fs layer 09:30:49 93359f2a8cfa: Waiting 09:30:49 7c6f9722023f: Waiting 09:30:49 a35cf1a2eb13: Waiting 09:30:49 bca2f99d35d6: Waiting 09:30:49 de9db76c5a1d: Verifying Checksum 09:30:49 de9db76c5a1d: Download complete 09:30:49 0ef7d3d256c8: Verifying Checksum 09:30:49 0ef7d3d256c8: Download complete 09:30:49 93359f2a8cfa: Verifying Checksum 09:30:49 93359f2a8cfa: Download complete 09:30:49 7c6f9722023f: Verifying Checksum 09:30:49 7c6f9722023f: Download complete 09:30:49 188c0c94c7c5: Verifying Checksum 09:30:49 188c0c94c7c5: Download complete 09:30:49 188c0c94c7c5: Pull complete 09:30:49 0ef7d3d256c8: Pull complete 09:30:50 de9db76c5a1d: Pull complete 09:30:51 a35cf1a2eb13: Verifying Checksum 09:30:51 a35cf1a2eb13: Download complete 09:30:51 bca2f99d35d6: Verifying Checksum 09:30:51 bca2f99d35d6: Download complete 09:30:57 bca2f99d35d6: Pull complete 09:30:57 93359f2a8cfa: Pull complete 09:30:57 7c6f9722023f: Pull complete 09:30:58 Still waiting to schedule task 09:30:58 ‘prd-ubuntu18.04-docker-arm64-4c-16g-24697’ is offline 09:31:01 a35cf1a2eb13: Pull complete 09:31:01 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:31:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:31:01 ---> a62c8e92a672 09:31:01 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 09:31:01 ---> Running in a5784f943980 09:31:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:31:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:31:03 (1/12) Installing libmagic (5.38-r0) 09:31:03 (2/12) Installing file (5.38-r0) 09:31:03 (3/12) Installing libc-dev (0.7.2-r3) 09:31:03 (4/12) Installing g++ (9.3.0-r2) 09:31:08 (5/12) Installing fortify-headers (1.1-r0) 09:31:08 (6/12) Installing patch (2.7.6-r6) 09:31:08 (7/12) Installing build-base (0.5-r2) 09:31:08 (8/12) Installing libsodium (1.0.18-r0) 09:31:08 (9/12) Installing pkgconf (1.7.2-r0) 09:31:08 (10/12) Installing libsodium-dev (1.0.18-r0) 09:31:08 (11/12) Installing libzmq (4.3.3-r0) 09:31:08 (12/12) Installing zeromq-dev (4.3.3-r0) 09:31:08 Executing busybox-1.31.1-r19.trigger 09:31:08 OK: 233 MiB in 51 packages 09:31:12 Removing intermediate container a5784f943980 09:31:12 ---> a10f9e18a33a 09:31:12 Step 4/6 : WORKDIR /edgex-go 09:31:12 ---> Running in 432879af1ebb 09:31:12 Removing intermediate container 432879af1ebb 09:31:12 ---> 59b0d133e437 09:31:12 Step 5/6 : COPY go.mod . 09:31:12 ---> 06a7ab8c6129 09:31:12 Step 6/6 : RUN go mod download 09:31:12 ---> Running in 0410e436aafc 09:31:14 go: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.0.0-dev.4: parsing /go-mod-bootstrap/go.mod: open /go-mod-bootstrap/go.mod: no such file or directory 09:31:15 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:31:17 Failed in branch amd64 09:33:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24700 in /w/workspace/edgexfoundry_edgex-go_PR-3120 [Pipeline] { [Pipeline] ws 09:33:01 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:33:05 using credential edgex-jenkins-ssh 09:33:06 Cloning the remote Git repository 09:33:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:33:06 > git init /w/workspace/edgex-go/1 # timeout=10 09:33:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:33:06 > git --version # timeout=10 09:33:06 > git --version # 'git version 2.17.1' 09:33:06 using GIT_SSH to set credentials SSH Credentials for GitHub 09:33:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:33:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:33:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:33:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:33:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:33:27 using GIT_SSH to set credentials SSH Credentials for GitHub 09:33:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3120/head:refs/remotes/origin/PR-3120 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:33:28 Merging remotes/origin/master commit 74c372326013f994c98436bf4455b6fe21c08430 into PR head commit 774191d72d069a5f64ff6944a20f904c33708e25 09:33:28 Merge succeeded, producing 774191d72d069a5f64ff6944a20f904c33708e25 09:33:28 Checking out Revision 774191d72d069a5f64ff6944a20f904c33708e25 (PR-3120) 09:33:28 > git config core.sparsecheckout # timeout=10 09:33:28 > git checkout -f 774191d72d069a5f64ff6944a20f904c33708e25 # timeout=10 09:33:28 > git remote # timeout=10 09:33:28 > git config --get remote.origin.url # timeout=10 09:33:28 using GIT_SSH to set credentials SSH Credentials for GitHub 09:33:28 > git merge 74c372326013f994c98436bf4455b6fe21c08430 # timeout=10 09:33:28 > git rev-parse HEAD^{commit} # timeout=10 09:33:28 > git config core.sparsecheckout # timeout=10 09:33:28 > git checkout -f 774191d72d069a5f64ff6944a20f904c33708e25 # timeout=10 09:33:33 Commit message: "feat(command): Implement Command GET /device/name/{name}/{command} V2 API" 09:33:33 > git --version # timeout=10 09:33:33 > git --version # 'git version 2.17.1' 09:33:33 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:33:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:33:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:33:35 + + sudotrue 09:33:35 service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:33:38 provisioning config files... 09:33:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3098347528314222787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:33:38 ---> docker-login.sh 09:33:38 nexus3.edgexfoundry.org:10001 09:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:39 Configure a credential helper to remove this warning. See 09:33:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:39 09:33:39 Login Succeeded 09:33:39 nexus3.edgexfoundry.org:10002 09:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:40 Configure a credential helper to remove this warning. See 09:33:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:40 09:33:40 Login Succeeded 09:33:40 nexus3.edgexfoundry.org:10003 09:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:40 Configure a credential helper to remove this warning. See 09:33:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:40 09:33:40 Login Succeeded 09:33:40 nexus3.edgexfoundry.org:10004 09:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:41 Configure a credential helper to remove this warning. See 09:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:41 09:33:41 Login Succeeded 09:33:41 docker.io 09:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:42 Configure a credential helper to remove this warning. See 09:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:42 09:33:42 Login Succeeded 09:33:42 ---> docker-login.sh ends [Pipeline] } 09:33:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:33:42 ========================================================= 09:33:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:33:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:33:43 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 09:33:45 Sending build context to Docker daemon 166.1MB 09:33:45 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 09:33:45 Step 2/6 : FROM ${BASE} 09:33:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:33:45 5f621e34cdf4: Pulling fs layer 09:33:45 a4357932f1b6: Pulling fs layer 09:33:45 18c013af1878: Pulling fs layer 09:33:45 00ac8860ef70: Pulling fs layer 09:33:45 63d7cb157983: Pulling fs layer 09:33:45 b116817d02f9: Pulling fs layer 09:33:45 745a02a5169b: Pulling fs layer 09:33:45 00ac8860ef70: Waiting 09:33:45 63d7cb157983: Waiting 09:33:45 b116817d02f9: Waiting 09:33:45 745a02a5169b: Waiting 09:33:45 18c013af1878: Download complete 09:33:45 a4357932f1b6: Download complete 09:33:45 63d7cb157983: Verifying Checksum 09:33:45 63d7cb157983: Download complete 09:33:45 5f621e34cdf4: Verifying Checksum 09:33:45 5f621e34cdf4: Download complete 09:33:45 b116817d02f9: Verifying Checksum 09:33:45 b116817d02f9: Download complete 09:33:46 5f621e34cdf4: Pull complete 09:33:46 a4357932f1b6: Pull complete 09:33:47 18c013af1878: Pull complete 09:33:48 745a02a5169b: Verifying Checksum 09:33:48 745a02a5169b: Download complete 09:33:49 00ac8860ef70: Verifying Checksum 09:33:49 00ac8860ef70: Download complete 09:33:59 00ac8860ef70: Pull complete 09:33:59 63d7cb157983: Pull complete 09:33:59 b116817d02f9: Pull complete 09:34:03 745a02a5169b: Pull complete 09:34:03 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 09:34:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:34:03 ---> b7e6874047d6 09:34:03 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 09:34:06 ---> Running in 4c41d1f5cdaf 09:34:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:34:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:34:08 (1/12) Installing libmagic (5.38-r0) 09:34:08 (2/12) Installing file (5.38-r0) 09:34:08 (3/12) Installing libc-dev (0.7.2-r3) 09:34:08 (4/12) Installing g++ (9.3.0-r2) 09:34:15 (5/12) Installing fortify-headers (1.1-r0) 09:34:15 (6/12) Installing patch (2.7.6-r6) 09:34:15 (7/12) Installing build-base (0.5-r2) 09:34:15 (8/12) Installing libsodium (1.0.18-r0) 09:34:15 (9/12) Installing pkgconf (1.7.2-r0) 09:34:15 (10/12) Installing libsodium-dev (1.0.18-r0) 09:34:15 (11/12) Installing libzmq (4.3.3-r0) 09:34:16 (12/12) Installing zeromq-dev (4.3.3-r0) 09:34:16 Executing busybox-1.31.1-r19.trigger 09:34:16 OK: 217 MiB in 51 packages 09:34:20 Removing intermediate container 4c41d1f5cdaf 09:34:20 ---> 8d7addbc4c9c 09:34:20 Step 4/6 : WORKDIR /edgex-go 09:34:20 ---> Running in 8255e3e69d67 09:34:20 Removing intermediate container 8255e3e69d67 09:34:20 ---> 7578b0730e9e 09:34:20 Step 5/6 : COPY go.mod . 09:34:21 ---> ca1347d1eb87 09:34:21 Step 6/6 : RUN go mod download 09:34:21 ---> Running in 5c388055dce2 09:34:24 go: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.0.0-dev.4: parsing /go-mod-bootstrap/go.mod: open /go-mod-bootstrap/go.mod: no such file or directory 09:34:24 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:34:26 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 Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 09:34:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:34:30 ---> package-listing.sh 09:34:30 ++ facter osfamily 09:34:30 ++ tr '[:upper:]' '[:lower:]' 09:34:30 + OS_FAMILY=redhat 09:34:30 + workspace=/w/workspace/edgex-go/1 09:34:30 + START_PACKAGES=/tmp/packages_start.txt 09:34:30 + END_PACKAGES=/tmp/packages_end.txt 09:34:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:34:30 + PACKAGES=/tmp/packages_start.txt 09:34:30 + '[' /w/workspace/edgex-go/1 ']' 09:34:30 + PACKAGES=/tmp/packages_end.txt 09:34:30 + case "${OS_FAMILY}" in 09:34:30 + rpm -qa 09:34:30 + sort 09:34:35 + '[' -f /tmp/packages_start.txt ']' 09:34:35 + '[' -f /tmp/packages_end.txt ']' 09:34:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:34:35 + '[' /w/workspace/edgex-go/1 ']' 09:34:35 + mkdir -p /w/workspace/edgex-go/1/archives/ 09:34:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 09:34:35 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:34:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:34:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:34:36 09:34:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:34:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:34:36 alpine: Pulling from edgex-lftools-log-publisher 09:34:36 df20fa9351a1: Pulling fs layer 09:34:36 36b3adc4ff6f: Pulling fs layer 09:34:36 8ad3a11d3b57: Pulling fs layer 09:34:36 46f8f816bc3b: Pulling fs layer 09:34:36 93b61091891f: Pulling fs layer 09:34:36 93b9cdb0e59b: Pulling fs layer 09:34:36 5e14af77c1be: Pulling fs layer 09:34:36 01666e4c0597: Pulling fs layer 09:34:36 aa168da1d23b: Pulling fs layer 09:34:36 93b61091891f: Waiting 09:34:36 46f8f816bc3b: Waiting 09:34:36 93b9cdb0e59b: Waiting 09:34:36 01666e4c0597: Waiting 09:34:36 aa168da1d23b: Waiting 09:34:36 36b3adc4ff6f: Verifying Checksum 09:34:36 36b3adc4ff6f: Download complete 09:34:36 46f8f816bc3b: Verifying Checksum 09:34:36 46f8f816bc3b: Download complete 09:34:36 df20fa9351a1: Verifying Checksum 09:34:36 df20fa9351a1: Download complete 09:34:36 93b9cdb0e59b: Download complete 09:34:36 93b61091891f: Download complete 09:34:36 5e14af77c1be: Verifying Checksum 09:34:36 5e14af77c1be: Download complete 09:34:36 01666e4c0597: Verifying Checksum 09:34:36 01666e4c0597: Download complete 09:34:36 8ad3a11d3b57: Verifying Checksum 09:34:36 8ad3a11d3b57: Download complete 09:34:37 df20fa9351a1: Pull complete 09:34:37 36b3adc4ff6f: Pull complete 09:34:38 8ad3a11d3b57: Pull complete 09:34:38 46f8f816bc3b: Pull complete 09:34:39 aa168da1d23b: Verifying Checksum 09:34:39 aa168da1d23b: Download complete 09:34:39 93b61091891f: Pull complete 09:34:40 93b9cdb0e59b: Pull complete 09:34:40 5e14af77c1be: Pull complete 09:34:40 01666e4c0597: Pull complete 09:34:47 aa168da1d23b: Pull complete 09:34:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:34:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:34:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:34:47 prd-centos7-docker-4c-2g-24699 does not seem to be running inside a container 09:34:47 $ 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:34:51 $ docker top 18b9c9080ab6636fe2790a45c06f29046180cdb8bbedc6377e09063663930b96 -eo pid,comm [Pipeline] { [Pipeline] sh 09:34:51 + touch /tmp/pre-build-complete [Pipeline] sh 09:34:51 + mkdir -p /var/log/sa [Pipeline] sh 09:34:52 + ls /var/log/sa-host 09:34:52 + sadf -c /var/log/sa-host/sa03 09:34:52 file_magic: OK 09:34:52 HZ: Using current value: 100 09:34:52 file_header: OK 09:34:52 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 09:34:52 Statistics: 09:34:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:34:52 File successfully converted to sysstat format version 12.2.1 09:34:52 + sadf -c /var/log/sa-host/sa23 09:34:52 file_magic: OK 09:34:52 HZ: Using current value: 100 09:34:52 file_header: OK 09:34:52 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 09:34:52 Statistics: 09:34:52 Hnuu...uuuununununu... 09:34:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:34:52 provisioning config files... 09:34:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2613599699470971528tmp [Pipeline] { [Pipeline] echo 09:34:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:34:53 ---> create-netrc.sh [Pipeline] } 09:34:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:34:53 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:34:54 ---> python-tools-install.sh [Pipeline] echo 09:34:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:34:54 ---> sudo-logs.sh 09:34:54 Archiving 'sudo' log.. [Pipeline] echo 09:34:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:34:55 ---> job-cost.sh 09:34:55 lf-activate-venv: SKIPPING 09:34:55 INFO: No Stack... 09:34:55 INFO: Retrieving Pricing Info for: v1-standard-2 09:34:56 INFO: Archiving Costs [Pipeline] echo 09:34:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:34:56 ---> logs-deploy.sh 09:34:56 lf-activate-venv: SKIPPING 09:34:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3120/1 09:34:56 INFO: archiving workspace using pattern(s): 09:34:58 Archives upload complete. 09:34:58 INFO: archiving logs to Nexus 09:34:59 ---> uname -a: 09:34:59 Linux prd-centos7-docker-4c-2g-24699.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 09:34:59 09:34:59 09:34:59 ---> lscpu: 09:34:59 Architecture: x86_64 09:34:59 CPU op-mode(s): 32-bit, 64-bit 09:34:59 Byte Order: Little Endian 09:34:59 Address sizes: 40 bits physical, 48 bits virtual 09:34:59 CPU(s): 4 09:34:59 On-line CPU(s) list: 0-3 09:34:59 Thread(s) per core: 1 09:34:59 Core(s) per socket: 1 09:34:59 Socket(s): 4 09:34:59 NUMA node(s): 1 09:34:59 Vendor ID: GenuineIntel 09:34:59 CPU family: 6 09:34:59 Model: 44 09:34:59 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:34:59 Stepping: 1 09:34:59 CPU MHz: 2933.438 09:34:59 BogoMIPS: 5866.87 09:34:59 Virtualization: VT-x 09:34:59 Hypervisor vendor: KVM 09:34:59 Virtualization type: full 09:34:59 L1d cache: 128 KiB 09:34:59 L1i cache: 128 KiB 09:34:59 L2 cache: 16 MiB 09:34:59 L3 cache: 64 MiB 09:34:59 NUMA node0 CPU(s): 0-3 09:34:59 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:34:59 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:34:59 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:34:59 Vulnerability Meltdown: Mitigation; PTI 09:34:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:34:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:34:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:34:59 Vulnerability Srbds: Not affected 09:34:59 Vulnerability Tsx async abort: Not affected 09:34:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 09:34:59 09:34:59 09:34:59 ---> nproc: 09:34:59 4 09:34:59 09:34:59 09:34:59 ---> df -h: 09:34:59 Filesystem Size Used Available Use% Mounted on 09:34:59 overlay 50.0G 8.1G 41.9G 16% / 09:34:59 tmpfs 64.0M 0 64.0M 0% /dev 09:34:59 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:34:59 shm 64.0M 0 64.0M 0% /dev/shm 09:34:59 /dev/vda1 50.0G 8.1G 41.9G 16% /facter-os 09:34:59 /dev/vda1 50.0G 8.1G 41.9G 16% /etc/resolv.conf 09:34:59 /dev/vda1 50.0G 8.1G 41.9G 16% /etc/hostname 09:34:59 /dev/vda1 50.0G 8.1G 41.9G 16% /etc/hosts 09:34:59 /dev/vda1 50.0G 8.1G 41.9G 16% /var/log/auth.log 09:34:59 /dev/vda1 50.0G 8.1G 41.9G 16% /run/cloud-init/result.json 09:34:59 /dev/vda1 50.0G 8.1G 41.9G 16% /var/log/sa-host 09:34:59 /dev/vda1 50.0G 8.1G 41.9G 16% /var/log/secure 09:34:59 /dev/vda1 50.0G 8.1G 41.9G 16% /w/workspace/edgex-go/1 09:34:59 /dev/vda1 50.0G 8.1G 41.9G 16% /w/workspace/edgex-go/1@tmp 09:34:59 09:34:59 09:34:59 ---> free -m: 09:34:59 total used free shared buff/cache available 09:34:59 Mem: 1837 767 113 0 956 973 09:34:59 Swap: 1023 2 1021 09:34:59 09:34:59 09:34:59 ---> ip addr: 09:34:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:34:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:34:59 inet 127.0.0.1/8 scope host lo 09:34:59 valid_lft forever preferred_lft forever 09:34:59 inet6 ::1/128 scope host 09:34:59 valid_lft forever preferred_lft forever 09:34:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:34:59 link/ether fa:16:3e:67:5b:00 brd ff:ff:ff:ff:ff:ff 09:34:59 inet 10.30.122.174/23 brd 10.30.123.255 scope global dynamic eth0 09:34:59 valid_lft 86050sec preferred_lft 86050sec 09:34:59 inet6 fe80::f816:3eff:fe67:5b00/64 scope link 09:34:59 valid_lft forever preferred_lft forever 09:34:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:34:59 link/ether 02:42:fd:1f:d1:c5 brd ff:ff:ff:ff:ff:ff 09:34:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:34:59 valid_lft forever preferred_lft forever 09:34:59 inet6 fe80::42:fdff:fe1f:d1c5/64 scope link 09:34:59 valid_lft forever preferred_lft forever 09:34:59 09:34:59 09:34:59 ---> sar -b -r -n DEV: 09:34:59 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/03/21 _x86_64_ (4 CPU) 09:34:59 09:34:59 09:28:57 LINUX RESTART (4 CPU) 09:34:59 09:34:59 09:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:34:59 09:31:01 227.14 109.17 117.98 0.00 10949.57 47098.22 0.00 09:34:59 09:32:01 56.63 16.63 40.00 0.00 1272.65 5195.87 0.00 09:34:59 09:33:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 09:34:59 09:34:01 0.25 0.00 0.25 0.00 0.00 3.31 0.00 09:34:59 Average: 70.47 31.15 39.32 0.00 3025.18 12944.26 0.00 09:34:59 09:34:59 09:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:34:59 09:31:01 178496 0 709628 37.72 1824 991596 1316436 44.93 548524 920644 0 09:34:59 09:32:01 247996 0 670920 35.66 1496 961132 1104724 37.70 489704 911056 20 09:34:59 09:33:01 249168 0 669668 35.59 1496 961212 1085168 37.03 493324 907088 8 09:34:59 09:34:01 248724 0 670108 35.61 1496 961216 1085300 37.04 506120 895088 12 09:34:59 Average: 231096 0 680081 36.14 1578 968789 1147907 39.18 509418 908469 10 09:34:59 09:34:59 09:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:34:59 09:31:01 eth0 1145.90 1389.48 5948.67 150.91 0.00 0.00 0.00 0.00 09:34:59 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:59 09:31:01 docker0 1073.03 763.54 82.02 2725.45 0.00 0.00 0.00 0.00 09:34:59 09:32:01 eth0 90.73 70.53 381.49 9.40 0.00 0.00 0.00 0.00 09:34:59 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:59 09:32:01 docker0 65.26 79.99 4.17 373.19 0.00 0.00 0.00 0.00 09:34:59 09:33:01 eth0 0.45 0.08 0.05 0.01 0.00 0.00 0.00 0.00 09:34:59 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:59 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:59 09:34:01 eth0 1.10 0.43 0.32 0.21 0.00 0.00 0.00 0.00 09:34:59 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:59 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:59 Average: eth0 306.32 361.19 1565.81 39.71 0.00 0.00 0.00 0.00 09:34:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:59 Average: docker0 281.53 208.76 21.32 767.16 0.00 0.00 0.00 0.00 09:34:59 09:34:59 09:34:59 ---> sar -P ALL: 09:34:59 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/03/21 _x86_64_ (4 CPU) 09:34:59 09:34:59 09:28:57 LINUX RESTART (4 CPU) 09:34:59 09:34:59 09:30:02 CPU %user %nice %system %iowait %steal %idle 09:34:59 09:31:01 all 16.58 0.00 9.15 2.28 0.10 71.90 09:34:59 09:31:01 0 16.61 0.00 10.97 2.38 0.07 69.98 09:34:59 09:31:01 1 16.54 0.00 8.57 2.95 0.10 71.84 09:34:59 09:31:01 2 16.26 0.00 8.43 1.11 0.09 74.11 09:34:59 09:31:01 3 16.89 0.00 8.64 2.67 0.14 71.66 09:34:59 09:32:01 all 1.29 0.00 1.24 1.45 0.02 95.99 09:34:59 09:32:01 0 1.56 0.00 1.66 2.33 0.02 94.44 09:34:59 09:32:01 1 1.27 0.00 1.07 0.84 0.03 96.79 09:34:59 09:32:01 2 1.22 0.00 1.22 2.01 0.02 95.52 09:34:59 09:32:01 3 1.12 0.00 1.00 0.64 0.02 97.22 09:34:59 09:33:01 all 0.12 0.00 0.03 0.00 0.00 99.85 09:34:59 09:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:34:59 09:33:01 1 0.42 0.00 0.03 0.00 0.00 99.55 09:34:59 09:33:01 2 0.03 0.00 0.07 0.00 0.00 99.90 09:34:59 09:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:34:59 09:34:01 all 0.13 0.00 0.04 0.00 0.00 99.83 09:34:59 09:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:34:59 09:34:01 1 0.35 0.00 0.03 0.00 0.00 99.62 09:34:59 09:34:01 2 0.07 0.00 0.10 0.00 0.00 99.83 09:34:59 09:34:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:34:59 Average: all 4.40 0.00 2.55 0.92 0.03 92.11 09:34:59 Average: 0 4.40 0.00 3.07 1.16 0.02 91.34 09:34:59 Average: 1 4.53 0.00 2.37 0.93 0.03 92.14 09:34:59 Average: 2 4.28 0.00 2.40 0.78 0.03 92.52 09:34:59 Average: 3 4.38 0.00 2.35 0.81 0.04 92.42 09:34:59 09:34:59 09:34:59