Pull request #1258 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a81fe95d70c4864c7c3b07bc307e4797ff811bbc Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18392096210780381713.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16640397566178077604.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/levski-openapi-version-changes/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/levski-openapi-version-changes/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16352618968113731295.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/levski-openapi-version-changes/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16567304517668188133.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6791064623380560357.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/levski-openapi-version-changes/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/levski-openapi-version-changes/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6591295870065496389.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-118544 in /w/workspace/o_levski-openapi-version-changes [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/o_levski-openapi-version-changes # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a81fe95d70c4864c7c3b07bc307e4797ff811bbc (levski-openapi-version-changes) Commit message: "ci: automated version changes for OpenAPI version: [2.4.0]" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:40 Timeout set to expire in 6 hr 0 min > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a81fe95d70c4864c7c3b07bc307e4797ff811bbc # timeout=10 [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:40 ========================================================= 00:31:40 EdgeX Global Pipelines Version Info 00:31:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:31:41 ------------------- 00:31:41 stable info: 00:31:41 ------------------- 00:31:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:31:41 Message: update stable to v1.0.244 00:31:42 ------------------- 00:31:42 experimental info: 00:31:42 ------------------- 00:31:42 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:42 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:31:42 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski-openapi-version-changes [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski-openapi-version-changes [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski-openapi-version-changes [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a81fe95d70c4864c7c3b07bc307e4797ff811bbc [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a81fe95 [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:31:44 provisioning config files... 00:31:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/o_levski-openapi-version-changes@tmp/config9623763700660131911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:44 ---> docker-login.sh 00:31:44 nexus3.edgexfoundry.org:10001 00:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:44 Configure a credential helper to remove this warning. See 00:31:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:44 00:31:44 Login Succeeded 00:31:44 nexus3.edgexfoundry.org:10002 00:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:44 Configure a credential helper to remove this warning. See 00:31:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:44 00:31:44 Login Succeeded 00:31:44 nexus3.edgexfoundry.org:10003 00:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:45 Configure a credential helper to remove this warning. See 00:31:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:45 00:31:45 Login Succeeded 00:31:45 nexus3.edgexfoundry.org:10004 00:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:45 Configure a credential helper to remove this warning. See 00:31:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:45 00:31:45 Login Succeeded 00:31:45 docker.io 00:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:45 Configure a credential helper to remove this warning. See 00:31:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:45 00:31:45 Login Succeeded 00:31:45 ---> docker-login.sh ends [Pipeline] } 00:31:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:31:46 + git rev-list -1 --merges a81fe95d70c4864c7c3b07bc307e4797ff811bbc~1..a81fe95d70c4864c7c3b07bc307e4797ff811bbc [Pipeline] echo 00:31:46 -----------> git rev-list -1 --merges a81fe95d70c4864c7c3b07bc307e4797ff811bbc~1..a81fe95d70c4864c7c3b07bc307e4797ff811bbc a81fe95d70c4864c7c3b07bc307e4797ff811bbc [false] [Pipeline] sh 00:31:46 + git log --format=format:%s -1 a81fe95d70c4864c7c3b07bc307e4797ff811bbc [Pipeline] echo 00:31:46 ========================================================= 00:31:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:31:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:31:47 + git log --format=format:%s -1 a81fe95d70c4864c7c3b07bc307e4797ff811bbc [Pipeline] echo 00:31:47 [semverPrep] GIT_COMMIT: a81fe95d70c4864c7c3b07bc307e4797ff811bbc, Commit Message: ci: automated version changes for OpenAPI version: [2.4.0] [Pipeline] echo 00:31:47 [semverPrep] This is not a build commit. [Pipeline] sh 00:31:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:31:47 + grep -v github /etc/ssh/ssh_known_hosts 00:31:47 + [ -e /tmp/ssh_known_hosts ] 00:31:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:31:47 + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 00:31:47 /etc/ssh/ssh_known_hosts 00:31:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:31:47 00:31:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:31:48 0.1.4: Pulling from edgex-devops/py-git-semver 00:31:48 b85a868b505f: Pulling fs layer 00:31:48 e2be974225ed: Pulling fs layer 00:31:48 339a4e72a1f5: Pulling fs layer 00:31:48 988bab9f4d93: Pulling fs layer 00:31:48 1469e6f7b9e6: Pulling fs layer 00:31:48 eaf3925da568: Pulling fs layer 00:31:48 bab4dde63d76: Pulling fs layer 00:31:48 bde34c3a00c8: Pulling fs layer 00:31:48 b352a97aabf1: Pulling fs layer 00:31:48 4872d77fe225: Pulling fs layer 00:31:48 5851b861e8e6: Pulling fs layer 00:31:48 988bab9f4d93: Waiting 00:31:48 bab4dde63d76: Waiting 00:31:48 bde34c3a00c8: Waiting 00:31:48 b352a97aabf1: Waiting 00:31:48 4872d77fe225: Waiting 00:31:48 5851b861e8e6: Waiting 00:31:48 1469e6f7b9e6: Waiting 00:31:48 eaf3925da568: Waiting 00:31:48 e2be974225ed: Verifying Checksum 00:31:48 e2be974225ed: Download complete 00:31:48 988bab9f4d93: Verifying Checksum 00:31:48 988bab9f4d93: Download complete 00:31:48 339a4e72a1f5: Verifying Checksum 00:31:48 339a4e72a1f5: Download complete 00:31:48 1469e6f7b9e6: Verifying Checksum 00:31:48 1469e6f7b9e6: Download complete 00:31:48 eaf3925da568: Verifying Checksum 00:31:48 eaf3925da568: Download complete 00:31:48 bde34c3a00c8: Verifying Checksum 00:31:48 bde34c3a00c8: Download complete 00:31:48 b352a97aabf1: Verifying Checksum 00:31:48 b352a97aabf1: Download complete 00:31:48 4872d77fe225: Verifying Checksum 00:31:48 4872d77fe225: Download complete 00:31:48 5851b861e8e6: Download complete 00:31:48 b85a868b505f: Download complete 00:31:49 bab4dde63d76: Verifying Checksum 00:31:49 bab4dde63d76: Download complete 00:31:50 b85a868b505f: Pull complete 00:31:50 e2be974225ed: Pull complete 00:31:50 339a4e72a1f5: Pull complete 00:31:50 988bab9f4d93: Pull complete 00:31:50 1469e6f7b9e6: Pull complete 00:31:50 eaf3925da568: Pull complete 00:31:52 bab4dde63d76: Pull complete 00:31:53 bde34c3a00c8: Pull complete 00:31:53 b352a97aabf1: Pull complete 00:31:53 4872d77fe225: Pull complete 00:31:53 5851b861e8e6: Pull complete 00:31:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:31:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:31:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:31:53 prd-ubuntu20.04-docker-8c-8g-118544 does not seem to be running inside a container 00:31:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/o_levski-openapi-version-changes -v /w/workspace/o_levski-openapi-version-changes:/w/workspace/o_levski-openapi-version-changes:rw,z -v /w/workspace/o_levski-openapi-version-changes@tmp:/w/workspace/o_levski-openapi-version-changes@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:31:55 $ docker top 5cab04c2ac1f51f060c39934d9550c6dda2f6bfd5367ff11d7b0aee0519d53a8 -eo pid,comm 00:31:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:31:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:55 [ssh-agent] Looking for ssh-agent implementation... 00:31:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:55 $ docker exec 5cab04c2ac1f51f060c39934d9550c6dda2f6bfd5367ff11d7b0aee0519d53a8 ssh-agent 00:31:55 SSH_AUTH_SOCK=/tmp/ssh-G5uolsvpAIu5/agent.33 00:31:55 SSH_AGENT_PID=39 00:31:55 Running ssh-add (command line suppressed) 00:31:55 Identity added: /w/workspace/o_levski-openapi-version-changes@tmp/private_key_339966401224163718.key (/w/workspace/o_levski-openapi-version-changes@tmp/private_key_339966401224163718.key) 00:31:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:56 + git tag --points-at HEAD [Pipeline] } 00:31:56 $ docker exec --env ******** --env ******** 5cab04c2ac1f51f060c39934d9550c6dda2f6bfd5367ff11d7b0aee0519d53a8 ssh-agent -k 00:31:56 unset SSH_AUTH_SOCK; 00:31:56 unset SSH_AGENT_PID; 00:31:56 echo Agent pid 39 killed; 00:31:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:56 [ssh-agent] Looking for ssh-agent implementation... 00:31:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:56 $ docker exec 5cab04c2ac1f51f060c39934d9550c6dda2f6bfd5367ff11d7b0aee0519d53a8 ssh-agent 00:31:56 SSH_AUTH_SOCK=/tmp/ssh-YBpIFV3Ao2Jk/agent.71 00:31:56 SSH_AGENT_PID=77 00:31:56 Running ssh-add (command line suppressed) 00:31:56 Identity added: /w/workspace/o_levski-openapi-version-changes@tmp/private_key_12471777165235795485.key (/w/workspace/o_levski-openapi-version-changes@tmp/private_key_12471777165235795485.key) 00:31:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:57 + git semver init 00:31:57 2022-11-08 00:31:57,411 [run_init] DEBUG init version:0.0.0 force:False 00:31:57 2022-11-08 00:31:57,412 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/o_levski-openapi-version-changes/.semver 00:31:57 2022-11-08 00:31:57,413 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/o_levski-openapi-version-changes/.semver 00:31:57 2022-11-08 00:31:57,413 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/o_levski-openapi-version-changes/.semver'], cwd=/w/workspace/o_levski-openapi-version-changes, universal_newlines=False, shell=None, istream=None) 00:31:58 2022-11-08 00:31:58,512 [append_file] DEBUG append to file:/w/workspace/o_levski-openapi-version-changes/.git/info/exclude 00:31:58 2022-11-08 00:31:58,513 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/o_levski-openapi-version-changes/.semver/levski-openapi-version-changes with force:False 00:31:58 2022-11-08 00:31:58,513 [write_file] DEBUG write to file:/w/workspace/o_levski-openapi-version-changes/.semver/levski-openapi-version-changes 00:31:58 2022-11-08 00:31:58,518 [execute] INFO git cat-file --batch-check 00:31:58 2022-11-08 00:31:58,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/o_levski-openapi-version-changes/.semver, universal_newlines=False, shell=None, istream=) 00:31:58 2022-11-08 00:31:58,525 [execute] INFO git cat-file --batch 00:31:58 2022-11-08 00:31:58,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/o_levski-openapi-version-changes/.semver, universal_newlines=False, shell=None, istream=) 00:31:58 2022-11-08 00:31:58,531 [read_version] DEBUG read version from /w/workspace/o_levski-openapi-version-changes/.semver/levski-openapi-version-changes 00:31:58 0.0.0 [Pipeline] } 00:31:58 $ docker exec --env ******** --env ******** 5cab04c2ac1f51f060c39934d9550c6dda2f6bfd5367ff11d7b0aee0519d53a8 ssh-agent -k 00:31:59 unset SSH_AUTH_SOCK; 00:31:59 unset SSH_AGENT_PID; 00:31:59 echo Agent pid 77 killed; 00:31:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:59 + git semver [Pipeline] } 00:31:59 $ docker stop --time=1 5cab04c2ac1f51f060c39934d9550c6dda2f6bfd5367ff11d7b0aee0519d53a8 00:32:01 $ docker rm -f 5cab04c2ac1f51f060c39934d9550c6dda2f6bfd5367ff11d7b0aee0519d53a8 [Pipeline] // withDockerContainer [Pipeline] sh 00:32:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:01 Stashed 1 file(s) [Pipeline] echo 00:32:01 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:32:02 provisioning config files... 00:32:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/o_levski-openapi-version-changes@tmp/config18432751745997178995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:02 ---> docker-login.sh 00:32:02 nexus3.edgexfoundry.org:10001 00:32:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:02 Configure a credential helper to remove this warning. See 00:32:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:02 00:32:02 Login Succeeded 00:32:02 nexus3.edgexfoundry.org:10002 00:32:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:02 Configure a credential helper to remove this warning. See 00:32:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:02 00:32:02 Login Succeeded 00:32:02 nexus3.edgexfoundry.org:10003 00:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:03 Configure a credential helper to remove this warning. See 00:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:03 00:32:03 Login Succeeded 00:32:03 nexus3.edgexfoundry.org:10004 00:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:03 Configure a credential helper to remove this warning. See 00:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:03 00:32:03 Login Succeeded 00:32:03 docker.io 00:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:03 Configure a credential helper to remove this warning. See 00:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:03 00:32:03 Login Succeeded 00:32:03 ---> docker-login.sh ends [Pipeline] } 00:32:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:32:03 [edgeX.isLTS] Checking if [levski-openapi-version-changes] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:32:03 [edgeX.isLTS] Checking if [levski-openapi-version-changes] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:32:04 ========================================================= 00:32:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:32:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:04 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 00:32:04 Sending build context to Docker daemon 10.13MB 00:32:04 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 00:32:04 Step 2/10 : FROM ${BASE} AS builder 00:32:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:04 213ec9aee27d: Pulling fs layer 00:32:04 4583459ba037: Pulling fs layer 00:32:04 93c1e223e6f2: Pulling fs layer 00:32:04 53926ce57604: Pulling fs layer 00:32:04 21b2b0c7a3f4: Pulling fs layer 00:32:04 22ff95d597cd: Pulling fs layer 00:32:04 12d6caf4c0d1: Pulling fs layer 00:32:04 96b7cbca73a9: Pulling fs layer 00:32:04 a7acece74701: Pulling fs layer 00:32:04 53926ce57604: Waiting 00:32:04 21b2b0c7a3f4: Waiting 00:32:04 22ff95d597cd: Waiting 00:32:04 12d6caf4c0d1: Waiting 00:32:04 a7acece74701: Waiting 00:32:04 96b7cbca73a9: Waiting 00:32:04 93c1e223e6f2: Download complete 00:32:04 4583459ba037: Verifying Checksum 00:32:04 4583459ba037: Download complete 00:32:04 21b2b0c7a3f4: Verifying Checksum 00:32:04 21b2b0c7a3f4: Download complete 00:32:04 22ff95d597cd: Verifying Checksum 00:32:04 22ff95d597cd: Download complete 00:32:04 213ec9aee27d: Verifying Checksum 00:32:04 213ec9aee27d: Download complete 00:32:04 12d6caf4c0d1: Verifying Checksum 00:32:04 12d6caf4c0d1: Download complete 00:32:04 213ec9aee27d: Pull complete 00:32:04 4583459ba037: Pull complete 00:32:04 93c1e223e6f2: Pull complete 00:32:05 a7acece74701: Verifying Checksum 00:32:05 a7acece74701: Download complete 00:32:05 53926ce57604: Verifying Checksum 00:32:05 53926ce57604: Download complete 00:32:05 96b7cbca73a9: Verifying Checksum 00:32:05 96b7cbca73a9: Download complete 00:32:10 53926ce57604: Pull complete 00:32:10 21b2b0c7a3f4: Pull complete 00:32:10 22ff95d597cd: Pull complete 00:32:10 12d6caf4c0d1: Pull complete 00:32:12 96b7cbca73a9: Pull complete 00:32:12 a7acece74701: Pull complete 00:32:12 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 00:32:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:32:12 ---> db6d94c90886 00:32:12 Step 3/10 : ARG MAKE=make build 00:32:15 ---> Running in fabd4de5ad05 00:32:15 Removing intermediate container fabd4de5ad05 00:32:15 ---> 3dcf98d57203 00:32:15 Step 4/10 : WORKDIR /device-sdk-go 00:32:15 ---> Running in ae5b3b43384f 00:32:15 Removing intermediate container ae5b3b43384f 00:32:15 ---> 4afb62dc5a89 00:32:15 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:32:15 ---> Running in 82d146a983a6 00:32:15 Removing intermediate container 82d146a983a6 00:32:15 ---> b7f137346e57 00:32:15 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 00:32:15 ---> Running in cc111ceb1b44 00:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:32:16 OK: 211 MiB in 51 packages 00:32:16 Removing intermediate container cc111ceb1b44 00:32:16 ---> 39ac16b00937 00:32:16 Step 7/10 : COPY go.mod vendor* ./ 00:32:16 ---> 684a6c2299e2 00:32:16 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:32:16 ---> Running in 3f6389f81aa8 00:32:17 Still waiting to schedule task 00:32:17 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-118541’ 00:32:38 Removing intermediate container 3f6389f81aa8 00:32:38 ---> 010cb04f9751 00:32:38 Step 9/10 : COPY . . 00:32:38 ---> 6716239239ed 00:32:38 Step 10/10 : RUN ${MAKE} 00:32:38 ---> Running in 3a3fd775f792 00:32:38 noop 00:32:38 Removing intermediate container 3a3fd775f792 00:32:38 ---> 6d040358aecd 00:32:38 Successfully built 6d040358aecd 00:32:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:39 + docker inspect -f . ci-base-image-x86_64 00:32:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:39 prd-ubuntu20.04-docker-8c-8g-118544 does not seem to be running inside a container 00:32:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/o_levski-openapi-version-changes -v /w/workspace/o_levski-openapi-version-changes:/w/workspace/o_levski-openapi-version-changes:rw,z -v /w/workspace/o_levski-openapi-version-changes@tmp:/w/workspace/o_levski-openapi-version-changes@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 ******** ci-base-image-x86_64 cat 00:32:39 $ docker top 1a89ed29cbf2b83c60f567701080cafe41ed4d6c799b3199f7abbe78683b46f8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:40 + go version 00:32:40 go version go1.18.7 linux/amd64 [Pipeline] } 00:32:40 $ docker stop --time=1 1a89ed29cbf2b83c60f567701080cafe41ed4d6c799b3199f7abbe78683b46f8 00:32:41 $ docker rm -f 1a89ed29cbf2b83c60f567701080cafe41ed4d6c799b3199f7abbe78683b46f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:42 + docker inspect -f . ci-base-image-x86_64 00:32:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:42 prd-ubuntu20.04-docker-8c-8g-118544 does not seem to be running inside a container 00:32:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/o_levski-openapi-version-changes -v /w/workspace/o_levski-openapi-version-changes:/w/workspace/o_levski-openapi-version-changes:rw,z -v /w/workspace/o_levski-openapi-version-changes@tmp:/w/workspace/o_levski-openapi-version-changes@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 ******** ci-base-image-x86_64 cat 00:32:43 $ docker top 47203926dea3406ff8b57984a3a138ab4395726be042c0c2572e74c941e291dd -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:43 + git config --global --add safe.directory /w/workspace/o_levski-openapi-version-changes [Pipeline] fileExists [Pipeline] sh 00:32:43 + make test 00:32:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:32:50 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 00:33:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 00:33:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 00:33:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 00:33:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 00:33:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 00:33:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.061s coverage: 27.6% of statements 00:33:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.070s coverage: 78.9% of statements 00:33:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 00:33:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.097s coverage: 73.1% of statements 00:33:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 00:33:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 00:33:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.121s coverage: 54.4% of statements 00:33:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 00:33:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 00:33:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 00:33:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 00:33:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.100s coverage: 65.1% of statements 00:33:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 00:33:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 00:33:03 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.743s coverage: 89.2% of statements 00:33:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 00:33:03 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 4.7% of statements 00:33:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 00:33:18 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 00:33:18 GO111MODULE=on go vet ./... 00:33:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:33:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:33:20 ./bin/test-attribution-txt.sh 00:33:20 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 00:33:20 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 00:33:20 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 00:33:20 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 00:33:20 [edgeX.isLTS] Checking if [levski-openapi-version-changes] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:33:20 $ docker stop --time=1 47203926dea3406ff8b57984a3a138ab4395726be042c0c2572e74c941e291dd 00:33:23 $ docker rm -f 47203926dea3406ff8b57984a3a138ab4395726be042c0c2572e74c941e291dd [Pipeline] // withDockerContainer [Pipeline] sh 00:33:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:33:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:33:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:33:25 + ls -al . 00:33:25 total 280 00:33:25 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 00:32 . 00:33:25 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:31 .. 00:33:25 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 00:31 .dockerignore 00:33:25 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 00:33 .git 00:33:25 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:31 .github 00:33:25 -rw-rw-r-- 1 jenkins jenkins 131 Nov 8 00:31 .gitignore 00:33:25 -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 00:31 .golangci.yml 00:33:25 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 00:31 .semver 00:33:25 -rw-rw-r-- 1 jenkins jenkins 31677 Nov 8 00:31 CHANGELOG.md 00:33:25 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 00:31 GOVERNANCE.md 00:33:25 -rw-rw-r-- 1 jenkins jenkins 880 Nov 8 00:31 Jenkinsfile 00:33:25 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 8 00:31 LICENSE 00:33:25 -rw-rw-r-- 1 jenkins jenkins 2003 Nov 8 00:31 Makefile 00:33:25 -rw-rw-r-- 1 jenkins jenkins 619 Nov 8 00:31 OWNERS.md 00:33:25 -rw-rw-r-- 1 jenkins jenkins 4881 Nov 8 00:31 README.md 00:33:25 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 00:32 VERSION 00:33:25 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:31 bin 00:33:25 -rw-r--r-- 1 jenkins jenkins 101760 Nov 8 00:33 coverage.out 00:33:25 drwxrwxr-x 5 jenkins jenkins 4096 Nov 8 00:31 example 00:33:25 -rw-rw-r-- 1 jenkins jenkins 3347 Nov 8 00:31 go.mod 00:33:25 -rw-rw-r-- 1 jenkins jenkins 44423 Nov 8 00:31 go.sum 00:33:25 drwxrwxr-x 14 jenkins jenkins 4096 Nov 8 00:31 internal 00:33:25 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:31 openapi 00:33:25 drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 00:31 pkg 00:33:25 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:31 snap 00:33:25 -rw-rw-r-- 1 jenkins jenkins 222 Nov 8 00:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:25 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a81fe95d70c4864c7c3b07bc307e4797ff811bbc --label arch=amd64 --label version=0.0.0 . 00:33:25 Sending build context to Docker daemon 10.23MB 00:33:25 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 00:33:25 Step 2/23 : FROM ${BASE} AS builder 00:33:25 ---> 6d040358aecd 00:33:25 Step 3/23 : ARG MAKE=make build 00:33:25 ---> Running in cf149fc8dfb7 00:33:25 Removing intermediate container cf149fc8dfb7 00:33:25 ---> d1816d43f7ef 00:33:25 Step 4/23 : WORKDIR /device-sdk-go 00:33:25 ---> Running in 50a2928e3167 00:33:25 Removing intermediate container 50a2928e3167 00:33:25 ---> de5691d6fe07 00:33:25 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:33:25 ---> Running in b4bd537fe517 00:33:25 Removing intermediate container b4bd537fe517 00:33:25 ---> f32f449eae63 00:33:25 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 00:33:25 ---> Running in b3c96d02912f 00:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:33:26 OK: 211 MiB in 51 packages 00:33:27 Removing intermediate container b3c96d02912f 00:33:27 ---> 90acfc029a55 00:33:27 Step 7/23 : COPY go.mod vendor* ./ 00:33:27 ---> 0a0e6d43b320 00:33:27 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:27 ---> Running in 8ae8c3a03b5f 00:33:27 Removing intermediate container 8ae8c3a03b5f 00:33:27 ---> 047c923d984a 00:33:27 Step 9/23 : COPY . . 00:33:28 ---> c13a8acf10e3 00:33:28 Step 10/23 : RUN ${MAKE} 00:33:28 ---> Running in af0c9b489e11 00:33:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 00:33:46 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 00:33:48 Removing intermediate container af0c9b489e11 00:33:48 ---> 90ebd340d255 00:33:48 Step 11/23 : FROM alpine:3.16 00:33:48 3.16: Pulling from library/alpine 00:33:49 213ec9aee27d: Already exists 00:33:49 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 00:33:49 Status: Downloaded newer image for alpine:3.16 00:33:49 ---> 9c6f07244728 00:33:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:33:49 ---> Running in aa4c9b70f041 00:33:49 Removing intermediate container aa4c9b70f041 00:33:49 ---> 51c4a89b2934 00:33:49 Step 13/23 : RUN apk add --update --no-cache zeromq 00:33:49 ---> Running in 9069abec23bf 00:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:33:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:33:50 (1/5) Installing libgcc (11.2.1_git20220219-r2) 00:33:50 (2/5) Installing libsodium (1.0.18-r0) 00:33:50 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 00:33:50 (4/5) Installing libzmq (4.3.4-r0) 00:33:50 (5/5) Installing zeromq (4.3.4-r0) 00:33:50 Executing busybox-1.35.0-r17.trigger 00:33:50 OK: 8 MiB in 19 packages 00:33:51 Removing intermediate container 9069abec23bf 00:33:51 ---> d8ed91594708 00:33:51 Step 14/23 : WORKDIR / 00:33:51 ---> Running in 504238e23718 00:33:51 Removing intermediate container 504238e23718 00:33:51 ---> a21c608f9ec4 00:33:51 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 00:33:51 ---> bc68d4166320 00:33:51 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 00:33:51 ---> 58d3a2b11bbc 00:33:51 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 00:33:51 ---> bbfb8250a348 00:33:51 Step 18/23 : EXPOSE 59999 00:33:51 ---> Running in 536c75799e30 00:33:52 Removing intermediate container 536c75799e30 00:33:52 ---> 1079e3a14251 00:33:52 Step 19/23 : ENTRYPOINT ["/device-simple"] 00:33:52 ---> Running in 3f48f6478fd0 00:33:52 Removing intermediate container 3f48f6478fd0 00:33:52 ---> cd766e6f2061 00:33:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:33:52 ---> Running in 26830d334b73 00:33:52 Removing intermediate container 26830d334b73 00:33:52 ---> b13a1fc27be0 00:33:52 Step 21/23 : LABEL arch=amd64 00:33:52 ---> Running in 8a60b3d724e8 00:33:52 Removing intermediate container 8a60b3d724e8 00:33:52 ---> 637699bb32c3 00:33:52 Step 22/23 : LABEL git_sha=a81fe95d70c4864c7c3b07bc307e4797ff811bbc 00:33:52 ---> Running in 5b513a33413b 00:33:52 Removing intermediate container 5b513a33413b 00:33:52 ---> 37e07f48ffab 00:33:52 Step 23/23 : LABEL version=0.0.0 00:33:52 ---> Running in 9ab88e000b88 00:33:52 Removing intermediate container 9ab88e000b88 00:33:52 ---> ce4f2380a603 00:33:52 [Warning] One or more build-args [ARCH] were not consumed 00:33:52 Successfully built ce4f2380a603 00:33:52 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:33:53 00:33:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:33:53 latest: Pulling from edgex-lftools-log-publisher 00:33:53 5eb5b503b376: Pulling fs layer 00:33:53 5c69ac0246d0: Pulling fs layer 00:33:53 ec43610c2a17: Pulling fs layer 00:33:53 3a2ae6a8a46f: Pulling fs layer 00:33:53 33b1e0a273af: Pulling fs layer 00:33:53 5d3b04190fa2: Pulling fs layer 00:33:53 2f39f015ded8: Pulling fs layer 00:33:53 2f39f015ded8: Waiting 00:33:53 5d3b04190fa2: Waiting 00:33:53 3a2ae6a8a46f: Waiting 00:33:53 5c69ac0246d0: Verifying Checksum 00:33:53 5c69ac0246d0: Download complete 00:33:53 3a2ae6a8a46f: Download complete 00:33:53 ec43610c2a17: Verifying Checksum 00:33:53 ec43610c2a17: Download complete 00:33:54 33b1e0a273af: Verifying Checksum 00:33:54 33b1e0a273af: Download complete 00:33:54 5eb5b503b376: Download complete 00:33:54 2f39f015ded8: Download complete 00:33:55 5eb5b503b376: Pull complete 00:33:55 5c69ac0246d0: Pull complete 00:33:55 ec43610c2a17: Pull complete 00:33:55 3a2ae6a8a46f: Pull complete 00:33:56 33b1e0a273af: Pull complete 00:33:56 5d3b04190fa2: Pull complete 00:34:00 2f39f015ded8: Pull complete 00:34:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:34:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:34:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:00 prd-ubuntu20.04-docker-8c-8g-118544 does not seem to be running inside a container 00:34:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/o_levski-openapi-version-changes -v /w/workspace/o_levski-openapi-version-changes:/w/workspace/o_levski-openapi-version-changes:rw,z -v /w/workspace/o_levski-openapi-version-changes@tmp:/w/workspace/o_levski-openapi-version-changes@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:34:02 $ docker top fd839c34cf3cd08cbb90c5e4e81af4ef9df8fa0d256582384cffa8d308d7c838 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:34:02 ---> job-cost.sh 00:34:02 lf-activate-venv: SKIPPING 00:34:02 INFO: No Stack... 00:34:03 INFO: Retrieving Pricing Info for: v3-standard-8 00:34:03 INFO: Archiving Costs [Pipeline] sh 00:34:04 + cat /w/workspace/o_levski-openapi-version-changes/archives/cost.csv 00:34:04 + cut -d, -f6 [Pipeline] lock 00:34:04 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-levski-openapi-version-changes-1-stack-cost] 00:34:04 Resource [jenkins-edgexfoundry-device-sdk-go-levski-openapi-version-changes-1-stack-cost] did not exist. Created. 00:34:04 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-levski-openapi-version-changes-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:34:04 + echo total: 0.2199999988079071 [Pipeline] stash 00:34:04 Stashed 1 file(s) [Pipeline] } 00:34:04 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-levski-openapi-version-changes-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:34:04 $ docker stop --time=1 fd839c34cf3cd08cbb90c5e4e81af4ef9df8fa0d256582384cffa8d308d7c838 00:34:05 $ docker rm -f fd839c34cf3cd08cbb90c5e4e81af4ef9df8fa0d256582384cffa8d308d7c838 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:35:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118547 in /w/workspace/o_levski-openapi-version-changes [Pipeline] { [Pipeline] ws 00:35:16 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 00:35:16 The recommended git tool is: git 00:35:22 using credential edgex-jenkins-ssh 00:35:22 Cloning the remote Git repository 00:35:22 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 00:35:22 > git init /w/workspace/device-sdk-go/1 # timeout=10 00:35:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 00:35:22 > git --version # timeout=10 00:35:22 > git --version # 'git version 2.25.1' 00:35:22 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:22 Verifying host key using known hosts file 00:35:22 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:35:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:25 Avoid second fetch 00:35:25 Checking out Revision a81fe95d70c4864c7c3b07bc307e4797ff811bbc (levski-openapi-version-changes) 00:35:24 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 00:35:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:25 > git config core.sparsecheckout # timeout=10 00:35:25 > git checkout -f a81fe95d70c4864c7c3b07bc307e4797ff811bbc # timeout=10 00:35:25 Commit message: "ci: automated version changes for OpenAPI version: [2.4.0]" 00:35:25 > git --version # timeout=10 00:35:25 > git --version # 'git version 2.25.1' 00:35:25 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:35:26 % Total % Received % Xferd Average Speed Time Time Time Current 00:35:26 Dload Upload Total Spent Left Speed 00:35:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 208k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh 00:35:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:35:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:35:27 + sudo tee /etc/docker/daemon.new 00:35:27 { 00:35:27 "registry-mirrors": [ 00:35:27 "https://nexus3.edgexfoundry.org:10001" 00:35:27 ], 00:35:27 "bip": "10.250.0.254/24", 00:35:27 "hosts": [ 00:35:27 "tcp://0.0.0.0:5555", 00:35:27 "unix:///var/run/docker.sock" 00:35:27 ], 00:35:27 "mtu": 1458, 00:35:27 "selinux-enabled": true, 00:35:27 "seccomp-profile": "/etc/docker/seccomp.json" 00:35:27 } [Pipeline] sh 00:35:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:35:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:35:46 provisioning config files... 00:35:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2318833930842404350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:47 ---> docker-login.sh 00:35:47 nexus3.edgexfoundry.org:10001 00:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:47 Configure a credential helper to remove this warning. See 00:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:47 00:35:47 Login Succeeded 00:35:47 nexus3.edgexfoundry.org:10002 00:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:48 Configure a credential helper to remove this warning. See 00:35:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:48 00:35:48 Login Succeeded 00:35:48 nexus3.edgexfoundry.org:10003 00:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:48 Configure a credential helper to remove this warning. See 00:35:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:48 00:35:48 Login Succeeded 00:35:48 nexus3.edgexfoundry.org:10004 00:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:48 Configure a credential helper to remove this warning. See 00:35:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:48 00:35:48 Login Succeeded 00:35:48 docker.io 00:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:49 Configure a credential helper to remove this warning. See 00:35:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:49 00:35:49 Login Succeeded 00:35:49 ---> docker-login.sh ends [Pipeline] } 00:35:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:35:50 [edgeX.isLTS] Checking if [levski-openapi-version-changes] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:35:50 [edgeX.isLTS] Checking if [levski-openapi-version-changes] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:35:50 ========================================================= 00:35:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:35:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:50 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 00:35:51 Sending build context to Docker daemon 5.447MB 00:35:51 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 00:35:51 Step 2/10 : FROM ${BASE} AS builder 00:35:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:35:51 9b18e9b68314: Pulling fs layer 00:35:51 35d82f9e3411: Pulling fs layer 00:35:51 e16973657156: Pulling fs layer 00:35:51 fc693d55d65f: Pulling fs layer 00:35:51 7e9fc2657dce: Pulling fs layer 00:35:51 dda99020689f: Pulling fs layer 00:35:51 db1c61fa0a46: Pulling fs layer 00:35:51 891c053d2c06: Pulling fs layer 00:35:51 fc693d55d65f: Waiting 00:35:51 7e9fc2657dce: Waiting 00:35:51 dda99020689f: Waiting 00:35:51 891c053d2c06: Waiting 00:35:51 db1c61fa0a46: Waiting 00:35:51 e16973657156: Verifying Checksum 00:35:51 e16973657156: Download complete 00:35:51 35d82f9e3411: Verifying Checksum 00:35:51 35d82f9e3411: Download complete 00:35:51 7e9fc2657dce: Verifying Checksum 00:35:51 7e9fc2657dce: Download complete 00:35:51 dda99020689f: Verifying Checksum 00:35:51 dda99020689f: Download complete 00:35:51 9b18e9b68314: Verifying Checksum 00:35:51 9b18e9b68314: Download complete 00:35:52 9b18e9b68314: Pull complete 00:35:52 891c053d2c06: Verifying Checksum 00:35:52 891c053d2c06: Download complete 00:35:52 35d82f9e3411: Pull complete 00:35:53 e16973657156: Pull complete 00:35:53 db1c61fa0a46: Verifying Checksum 00:35:53 db1c61fa0a46: Download complete 00:35:54 fc693d55d65f: Verifying Checksum 00:35:54 fc693d55d65f: Download complete 00:36:06 fc693d55d65f: Pull complete 00:36:06 7e9fc2657dce: Pull complete 00:36:06 dda99020689f: Pull complete 00:36:10 db1c61fa0a46: Pull complete 00:36:12 891c053d2c06: Pull complete 00:36:12 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 00:36:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:36:12 ---> f96f9c87975a 00:36:12 Step 3/10 : ARG MAKE=make build 00:36:14 ---> Running in 4ad203031cd2 00:36:14 Removing intermediate container 4ad203031cd2 00:36:14 ---> 1321267c0ac4 00:36:14 Step 4/10 : WORKDIR /device-sdk-go 00:36:14 ---> Running in 5ccf43179474 00:36:15 Removing intermediate container 5ccf43179474 00:36:15 ---> dc7c9a36d9dc 00:36:15 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:36:15 ---> Running in 5ebf7ef6bf97 00:36:15 Removing intermediate container 5ebf7ef6bf97 00:36:15 ---> 6f5bb2aaa6a2 00:36:15 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 00:36:15 ---> Running in e90e132a09af 00:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:36:18 OK: 221 MiB in 51 packages 00:36:19 Removing intermediate container e90e132a09af 00:36:19 ---> fa8c9bf5d168 00:36:19 Step 7/10 : COPY go.mod vendor* ./ 00:36:20 ---> 0ae18c6f4e9d 00:36:20 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:20 ---> Running in 466d3c3a6675 00:37:16 Removing intermediate container 466d3c3a6675 00:37:16 ---> cc8c49ab82cf 00:37:16 Step 9/10 : COPY . . 00:37:16 ---> 813da4b0be45 00:37:16 Step 10/10 : RUN ${MAKE} 00:37:16 ---> Running in 9a53eb1544d2 00:37:16 noop 00:37:16 Removing intermediate container 9a53eb1544d2 00:37:16 ---> cd55fb5b7e38 00:37:17 Successfully built cd55fb5b7e38 00:37:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:17 + docker inspect -f . ci-base-image-arm64 00:37:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:17 prd-ubuntu20.04-docker-arm64-4c-16g-118547 does not seem to be running inside a container 00:37:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:19 $ docker top f15760d222d661f2b384a2751083437c467a0c5def0892cc4fe1dd382c1aee0c -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:19 + go version 00:37:19 go version go1.18.7 linux/arm64 [Pipeline] } 00:37:20 $ docker stop --time=1 f15760d222d661f2b384a2751083437c467a0c5def0892cc4fe1dd382c1aee0c 00:37:21 $ docker rm -f f15760d222d661f2b384a2751083437c467a0c5def0892cc4fe1dd382c1aee0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:22 + docker inspect -f . ci-base-image-arm64 00:37:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:22 prd-ubuntu20.04-docker-arm64-4c-16g-118547 does not seem to be running inside a container 00:37:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:24 $ docker top 1508e1e02488f61ed9b8c59e8fc13c9c6363c05fd291b356f8dcc61b93540f71 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:25 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 00:37:25 + make test 00:37:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:38:04 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 00:40:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 00:40:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 00:40:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 00:40:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 00:40:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 00:40:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.383s coverage: 27.6% of statements 00:40:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.557s coverage: 78.9% of statements 00:40:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 00:40:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.943s coverage: 73.1% of statements 00:40:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 00:40:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 00:40:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.747s coverage: 54.4% of statements 00:40:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 00:40:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 00:40:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 00:40:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 00:40:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.490s coverage: 65.1% of statements 00:40:35 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 00:40:35 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 00:40:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.636s coverage: 89.2% of statements 00:40:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 00:40:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.609s coverage: 4.7% of statements 00:40:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 00:40:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:40:36 GO111MODULE=on go vet ./... 00:42:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:42:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:42:13 ./bin/test-attribution-txt.sh 00:42:13 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 00:42:13 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 00:42:13 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 00:42:13 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 00:42:13 [edgeX.isLTS] Checking if [levski-openapi-version-changes] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:42:13 $ docker stop --time=1 1508e1e02488f61ed9b8c59e8fc13c9c6363c05fd291b356f8dcc61b93540f71 00:42:15 $ docker rm -f 1508e1e02488f61ed9b8c59e8fc13c9c6363c05fd291b356f8dcc61b93540f71 [Pipeline] // withDockerContainer [Pipeline] sh 00:42:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:42:16 Warning: overwriting stash ‘coverage-report’ 00:42:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:42:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:42:18 + ls -al . 00:42:18 total 276 00:42:18 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 00:37 . 00:42:18 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:35 .. 00:42:18 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 00:35 .dockerignore 00:42:18 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 00:35 .git 00:42:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:35 .github 00:42:18 -rw-rw-r-- 1 jenkins jenkins 131 Nov 8 00:35 .gitignore 00:42:18 -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 00:35 .golangci.yml 00:42:18 -rw-rw-r-- 1 jenkins jenkins 31677 Nov 8 00:35 CHANGELOG.md 00:42:18 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 00:35 GOVERNANCE.md 00:42:18 -rw-rw-r-- 1 jenkins jenkins 880 Nov 8 00:35 Jenkinsfile 00:42:18 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 8 00:35 LICENSE 00:42:18 -rw-rw-r-- 1 jenkins jenkins 2003 Nov 8 00:35 Makefile 00:42:18 -rw-rw-r-- 1 jenkins jenkins 619 Nov 8 00:35 OWNERS.md 00:42:18 -rw-rw-r-- 1 jenkins jenkins 4881 Nov 8 00:35 README.md 00:42:18 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 00:32 VERSION 00:42:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:35 bin 00:42:18 -rw-r--r-- 1 jenkins jenkins 101759 Nov 8 00:40 coverage.out 00:42:18 drwxrwxr-x 5 jenkins jenkins 4096 Nov 8 00:35 example 00:42:18 -rw-rw-r-- 1 jenkins jenkins 3347 Nov 8 00:35 go.mod 00:42:18 -rw-rw-r-- 1 jenkins jenkins 44423 Nov 8 00:35 go.sum 00:42:18 drwxrwxr-x 14 jenkins jenkins 4096 Nov 8 00:35 internal 00:42:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:35 openapi 00:42:18 drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 00:35 pkg 00:42:18 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:35 snap 00:42:18 -rw-rw-r-- 1 jenkins jenkins 222 Nov 8 00:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:18 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a81fe95d70c4864c7c3b07bc307e4797ff811bbc --label arch=arm64 --label version=0.0.0 . 00:42:19 Sending build context to Docker daemon 5.549MB 00:42:19 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 00:42:19 Step 2/23 : FROM ${BASE} AS builder 00:42:19 ---> cd55fb5b7e38 00:42:19 Step 3/23 : ARG MAKE=make build 00:42:19 ---> Running in 27b248120f5a 00:42:19 Removing intermediate container 27b248120f5a 00:42:19 ---> 00a318a1bd30 00:42:19 Step 4/23 : WORKDIR /device-sdk-go 00:42:19 ---> Running in 804be2639a18 00:42:19 Removing intermediate container 804be2639a18 00:42:19 ---> 4f2d104b7062 00:42:19 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:42:20 ---> Running in 70982d5a9fe5 00:42:20 Removing intermediate container 70982d5a9fe5 00:42:20 ---> b0bfdfedae3b 00:42:20 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 00:42:20 ---> Running in 1fd775745da1 00:42:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:42:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:42:23 OK: 221 MiB in 51 packages 00:42:24 Removing intermediate container 1fd775745da1 00:42:24 ---> 868e9371cbea 00:42:24 Step 7/23 : COPY go.mod vendor* ./ 00:42:25 ---> 9c841d4e8535 00:42:25 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:42:25 ---> Running in bb9468c4a763 00:42:27 Removing intermediate container bb9468c4a763 00:42:27 ---> 2cf1a34e7664 00:42:27 Step 9/23 : COPY . . 00:42:28 ---> 330e3b08e65f 00:42:28 Step 10/23 : RUN ${MAKE} 00:42:28 ---> Running in eb67a9e1d5ff 00:42:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 00:44:51 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 00:44:51 Removing intermediate container eb67a9e1d5ff 00:44:51 ---> b6087e97c8b9 00:44:51 Step 11/23 : FROM alpine:3.16 00:44:51 3.16: Pulling from library/alpine 00:44:51 9b18e9b68314: Already exists 00:44:51 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 00:44:51 Status: Downloaded newer image for alpine:3.16 00:44:51 ---> a6215f271958 00:44:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:44:51 ---> Running in c8f7a61d361c 00:44:51 Removing intermediate container c8f7a61d361c 00:44:51 ---> ec37ccef9ca0 00:44:51 Step 13/23 : RUN apk add --update --no-cache zeromq 00:44:51 ---> Running in ccc0fc17daef 00:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:44:51 (1/5) Installing libgcc (11.2.1_git20220219-r2) 00:44:51 (2/5) Installing libsodium (1.0.18-r0) 00:44:51 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 00:44:51 (4/5) Installing libzmq (4.3.4-r0) 00:44:51 (5/5) Installing zeromq (4.3.4-r0) 00:44:51 Executing busybox-1.35.0-r17.trigger 00:44:51 OK: 8 MiB in 19 packages 00:44:51 Removing intermediate container ccc0fc17daef 00:44:51 ---> 012d36ff127c 00:44:51 Step 14/23 : WORKDIR / 00:44:51 ---> Running in 0d9bdc775b15 00:44:51 Removing intermediate container 0d9bdc775b15 00:44:51 ---> a46d317d635a 00:44:51 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 00:44:51 ---> 223c0e3c6757 00:44:51 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 00:44:51 ---> 46b7bc549590 00:44:51 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 00:44:51 ---> 3b0159b840e2 00:44:51 Step 18/23 : EXPOSE 59999 00:44:51 ---> Running in bb27a755e689 00:44:51 Removing intermediate container bb27a755e689 00:44:51 ---> 820d3ae1dec4 00:44:51 Step 19/23 : ENTRYPOINT ["/device-simple"] 00:44:51 ---> Running in 902966910e39 00:44:52 Removing intermediate container 902966910e39 00:44:52 ---> ae0b2b18747f 00:44:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:44:52 ---> Running in 3c21c7de1628 00:44:52 Removing intermediate container 3c21c7de1628 00:44:52 ---> 239a8dc8e911 00:44:52 Step 21/23 : LABEL arch=arm64 00:44:52 ---> Running in 07f45420822a 00:44:53 Removing intermediate container 07f45420822a 00:44:53 ---> 5a540689b75a 00:44:53 Step 22/23 : LABEL git_sha=a81fe95d70c4864c7c3b07bc307e4797ff811bbc 00:44:53 ---> Running in db935da3cdd0 00:44:53 Removing intermediate container db935da3cdd0 00:44:53 ---> 66cf6747f154 00:44:53 Step 23/23 : LABEL version=0.0.0 00:44:53 ---> Running in 474c4f1eef19 00:44:53 Removing intermediate container 474c4f1eef19 00:44:53 ---> e90c25de04f9 00:44:53 [Warning] One or more build-args [ARCH] were not consumed 00:44:53 Successfully built e90c25de04f9 00:44:53 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:44:54 00:44:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:44:55 arm64: Pulling from edgex-lftools-log-publisher 00:44:55 8998bd30e6a1: Pulling fs layer 00:44:55 04944245beec: Pulling fs layer 00:44:55 699f458cf7ca: Pulling fs layer 00:44:55 765212b225bb: Pulling fs layer 00:44:55 f23df028b6ca: Pulling fs layer 00:44:55 d65c8cfc05b1: Pulling fs layer 00:44:55 2437ff75d9bd: Pulling fs layer 00:44:55 f23df028b6ca: Waiting 00:44:55 d65c8cfc05b1: Waiting 00:44:55 2437ff75d9bd: Waiting 00:44:55 765212b225bb: Waiting 00:44:55 04944245beec: Verifying Checksum 00:44:55 04944245beec: Download complete 00:44:55 765212b225bb: Verifying Checksum 00:44:55 765212b225bb: Download complete 00:44:55 f23df028b6ca: Verifying Checksum 00:44:55 f23df028b6ca: Download complete 00:44:55 d65c8cfc05b1: Verifying Checksum 00:44:55 d65c8cfc05b1: Download complete 00:44:55 699f458cf7ca: Verifying Checksum 00:44:55 699f458cf7ca: Download complete 00:44:56 8998bd30e6a1: Verifying Checksum 00:44:56 8998bd30e6a1: Download complete 00:44:58 2437ff75d9bd: Verifying Checksum 00:44:58 2437ff75d9bd: Download complete 00:45:00 8998bd30e6a1: Pull complete 00:45:00 04944245beec: Pull complete 00:45:01 699f458cf7ca: Pull complete 00:45:02 765212b225bb: Pull complete 00:45:02 f23df028b6ca: Pull complete 00:45:02 d65c8cfc05b1: Pull complete 00:45:17 2437ff75d9bd: Pull complete 00:45:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:45:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:45:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:45:18 prd-ubuntu20.04-docker-arm64-4c-16g-118547 does not seem to be running inside a container 00:45:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:45:20 $ docker top 39ca27e32230cc223d6e07c23fc05359f67bfdd4fb031243368cbe311d863213 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:45:21 ---> job-cost.sh 00:45:21 lf-activate-venv: SKIPPING 00:45:21 INFO: No Stack... 00:45:21 INFO: Retrieving Pricing Info for: v3-standard-4 00:45:22 INFO: Archiving Costs [Pipeline] sh 00:45:23 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 00:45:23 + cut -d, -f6 [Pipeline] lock 00:45:23 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-levski-openapi-version-changes-1-stack-cost] 00:45:23 Resource [jenkins-edgexfoundry-device-sdk-go-levski-openapi-version-changes-1-stack-cost] did not exist. Created. 00:45:23 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-levski-openapi-version-changes-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:45:23 /w/workspace/device-sdk-go/1@tmp/durable-1f1e8a70/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:45:23 + echo total: 0.10999999940395355 [Pipeline] stash 00:45:23 Warning: overwriting stash ‘stack-cost’ 00:45:23 Stashed 1 file(s) [Pipeline] } 00:45:23 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-levski-openapi-version-changes-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:45:24 $ docker stop --time=1 39ca27e32230cc223d6e07c23fc05359f67bfdd4fb031243368cbe311d863213 00:45:25 $ docker rm -f 39ca27e32230cc223d6e07c23fc05359f67bfdd4fb031243368cbe311d863213 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:45:26 provisioning config files... 00:45:26 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/o_levski-openapi-version-changes@tmp/config18055681448680597022tmp [Pipeline] { [Pipeline] sh 00:45:26 + set +x 00:45:26 + curl -s https://codecov.io/bash 00:45:26 + bash -s -- 00:45:26 00:45:26 _____ _ 00:45:26 / ____| | | 00:45:26 | | ___ __| | ___ ___ _____ __ 00:45:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:45:26 | |___| (_) | (_| | __/ (_| (_) \ V / 00:45:26 \_____\___/ \__,_|\___|\___\___/ \_/ 00:45:26 Bash-1.0.6 00:45:26 00:45:26 00:45:26 ==> git version 2.25.1 found 00:45:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:45:26 Release-Date: 2020-01-08 00:45:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:45:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:45:26 ==> Jenkins CI detected. 00:45:26 current dir:  /w/workspace/o_levski-openapi-version-changes 00:45:26 project root: . 00:45:26 --> token set from env 00:45:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:45:26 ==> Running gcov in . (disable via -X gcov) 00:45:26 ==> Python coveragepy not found 00:45:26 ==> Searching for coverage reports in: 00:45:26 + . 00:45:26 -> Found 1 reports 00:45:26 ==> Detecting git/mercurial file structure 00:45:26 ==> Reading reports 00:45:26 + ./coverage.out bytes=101759 00:45:26 ==> Appending adjustments 00:45:26 https://docs.codecov.io/docs/fixing-reports 00:45:27 + Found adjustments 00:45:27 ==> Gzipping contents 00:45:27 16K /tmp/codecov.1kEfPO.gz 00:45:27 ==> Uploading reports 00:45:27 url: https://codecov.io 00:45:27 query: branch=levski-openapi-version-changes&commit=a81fe95d70c4864c7c3b07bc307e4797ff811bbc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Flevski-openapi-version-changes%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:45:27 -> Pinging Codecov 00:45:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=levski-openapi-version-changes&commit=a81fe95d70c4864c7c3b07bc307e4797ff811bbc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Flevski-openapi-version-changes%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:45:27 -> Uploading to 00:45:27 https://storage.googleapis.com/codecov/v4/raw/2022-11-08/7E55EF52A471D76F132DFD9A03CDDE97/a81fe95d70c4864c7c3b07bc307e4797ff811bbc/2515de9d-609f-43c2-8f54-a059d1645f1b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T004527Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4cf8f8bc1b9168f867ad36adfc2d084e17632b397bf341c74f9ae5645696bc5 00:45:27 % Total % Received % Xferd Average Speed Time Time Time Current 00:45:27 Dload Upload Total Spent Left Speed 00:45:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14704 0 0 100 14704 0 72433 --:--:-- --:--:-- --:--:-- 72078 100 14704 0 0 100 14704 0 51233 --:--:-- --:--:-- --:--:-- 51055 00:45:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/a81fe95d70c4864c7c3b07bc307e4797ff811bbc [Pipeline] } 00:45:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:45:29 + [ -d /w/workspace/o_levski-openapi-version-changes/archives ] 00:45:29 + ls -al /w/workspace/o_levski-openapi-version-changes/archives 00:45:29 total 16 00:45:29 drwxr-xr-x 3 root root 4096 Nov 8 00:34 . 00:45:29 drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 00:34 .. 00:45:29 drwxr-xr-x 2 root root 4096 Nov 8 00:34 cost 00:45:29 -rw-r--r-- 1 root root 109 Nov 8 00:34 cost.csv 00:45:29 + sudo chown -R jenkins:jenkins /w/workspace/o_levski-openapi-version-changes/archives 00:45:29 + ls -al /w/workspace/o_levski-openapi-version-changes/archives 00:45:29 total 16 00:45:29 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 00:34 . 00:45:29 drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 00:34 .. 00:45:29 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 00:34 cost 00:45:29 -rw-r--r-- 1 jenkins jenkins 109 Nov 8 00:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:45:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:45:30 ---> package-listing.sh 00:45:30 ++ facter osfamily 00:45:30 ++ tr '[:upper:]' '[:lower:]' 00:45:31 + OS_FAMILY=debian 00:45:31 + workspace=/w/workspace/o_levski-openapi-version-changes 00:45:31 + START_PACKAGES=/tmp/packages_start.txt 00:45:31 + END_PACKAGES=/tmp/packages_end.txt 00:45:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:45:31 + PACKAGES=/tmp/packages_start.txt 00:45:31 + '[' /w/workspace/o_levski-openapi-version-changes ']' 00:45:31 + PACKAGES=/tmp/packages_end.txt 00:45:31 + case "${OS_FAMILY}" in 00:45:31 + dpkg -l 00:45:31 + grep '^ii' 00:45:31 + '[' -f /tmp/packages_start.txt ']' 00:45:31 + '[' -f /tmp/packages_end.txt ']' 00:45:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:45:31 + '[' /w/workspace/o_levski-openapi-version-changes ']' 00:45:31 + mkdir -p /w/workspace/o_levski-openapi-version-changes/archives/ 00:45:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/o_levski-openapi-version-changes/archives/ [Pipeline] echo 00:45:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/o_levski-openapi-version-changes/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:45:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:45:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:45:32 prd-ubuntu20.04-docker-8c-8g-118544 does not seem to be running inside a container 00:45:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/o_levski-openapi-version-changes/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/o_levski-openapi-version-changes -v /w/workspace/o_levski-openapi-version-changes:/w/workspace/o_levski-openapi-version-changes:rw,z -v /w/workspace/o_levski-openapi-version-changes@tmp:/w/workspace/o_levski-openapi-version-changes@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:10003/edgex-lftools-log-publisher:latest cat 00:45:32 $ docker top c55012214b6e620513fac7852b9a6286c6c7fc77ebf01f4e6815cfc89a7e4cc0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:45:32 + touch /tmp/pre-build-complete [Pipeline] sh 00:45:33 + mkdir -p /var/log/sysstat [Pipeline] sh 00:45:33 + ls /var/log/sa-host 00:45:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:45:33 provisioning config files... 00:45:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/o_levski-openapi-version-changes@tmp/config16026880384643802029tmp [Pipeline] { [Pipeline] echo 00:45:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:45:33 ---> create-netrc.sh [Pipeline] } 00:45:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:45:34 ---> python-tools-install.sh [Pipeline] echo 00:45:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:45:34 ---> sudo-logs.sh 00:45:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:45:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:45:35 ---> job-cost.sh 00:45:35 lf-activate-venv: SKIPPING 00:45:35 DEBUG: total: 0.2199999988079071 00:45:35 INFO: Retrieving Stack Cost... 00:45:35 INFO: Retrieving Pricing Info for: v3-standard-8 00:45:36 INFO: Archiving Costs [Pipeline] echo 00:45:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:45:36 ---> logs-deploy.sh 00:45:36 lf-activate-venv: SKIPPING 00:45:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/levski-openapi-version-changes/1 00:45:36 INFO: archiving workspace using pattern(s): 00:45:37 Archives upload complete. 00:45:37 INFO: archiving logs to Nexus 00:45:38 ---> uname -a: 00:45:38 Linux prd-ubuntu20-04-docker-8c-8g-118544 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:45:38 00:45:38 00:45:38 ---> lscpu: 00:45:38 Architecture: x86_64 00:45:38 CPU op-mode(s): 32-bit, 64-bit 00:45:38 Byte Order: Little Endian 00:45:38 Address sizes: 40 bits physical, 48 bits virtual 00:45:38 CPU(s): 8 00:45:38 On-line CPU(s) list: 0-7 00:45:38 Thread(s) per core: 1 00:45:38 Core(s) per socket: 1 00:45:38 Socket(s): 8 00:45:38 NUMA node(s): 1 00:45:38 Vendor ID: AuthenticAMD 00:45:38 CPU family: 23 00:45:38 Model: 49 00:45:38 Model name: AMD EPYC-Rome Processor 00:45:38 Stepping: 0 00:45:38 CPU MHz: 2799.976 00:45:38 BogoMIPS: 5599.95 00:45:38 Virtualization: AMD-V 00:45:38 Hypervisor vendor: KVM 00:45:38 Virtualization type: full 00:45:38 L1d cache: 256 KiB 00:45:38 L1i cache: 256 KiB 00:45:38 L2 cache: 4 MiB 00:45:38 L3 cache: 128 MiB 00:45:38 NUMA node0 CPU(s): 0-7 00:45:38 Vulnerability Itlb multihit: Not affected 00:45:38 Vulnerability L1tf: Not affected 00:45:38 Vulnerability Mds: Not affected 00:45:38 Vulnerability Meltdown: Not affected 00:45:38 Vulnerability Mmio stale data: Not affected 00:45:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:45:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:45:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:45:38 Vulnerability Srbds: Not affected 00:45:38 Vulnerability Tsx async abort: Not affected 00:45:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:45:38 00:45:38 00:45:38 ---> nproc: 00:45:38 8 00:45:38 00:45:38 00:45:38 ---> df -h: 00:45:38 Filesystem Size Used Avail Use% Mounted on 00:45:38 overlay 155G 12G 144G 8% / 00:45:38 tmpfs 64M 0 64M 0% /dev 00:45:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:45:38 shm 64M 0 64M 0% /dev/shm 00:45:38 /dev/vda1 155G 12G 144G 8% /facter-os 00:45:38 00:45:38 00:45:38 ---> sar -b -r -n DEV: 00:45:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118544) 11/08/22 _x86_64_ (8 CPU) 00:45:38 00:45:38 00:31:05 LINUX RESTART (8 CPU) 00:45:38 00:45:38 00:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:45:38 00:33:02 161.36 1.10 160.26 0.00 39.06 65713.18 0.00 00:45:38 00:34:01 160.35 0.24 160.11 0.00 8.68 35805.46 0.00 00:45:38 00:35:01 24.83 0.02 24.81 0.00 2.27 12761.36 0.00 00:45:38 00:36:01 1.73 0.00 1.73 0.00 0.00 18.66 0.00 00:45:38 00:37:01 41.36 10.36 30.99 0.00 2907.12 4810.66 0.00 00:45:38 00:38:01 1.55 0.00 1.55 0.00 0.00 16.79 0.00 00:45:38 00:39:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 00:45:38 00:40:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 00:45:38 00:41:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 00:45:38 00:42:01 2.28 0.00 2.28 0.00 0.00 35.72 0.00 00:45:38 00:43:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 00:45:38 00:44:01 1.58 0.02 1.57 0.00 2.53 17.86 0.00 00:45:38 00:45:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 00:45:38 Average: 30.65 0.90 29.74 0.00 227.93 9137.91 0.00 00:45:38 00:45:38 00:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:45:38 00:33:02 27734596 31264192 1038920 3.16 138260 3576364 2477036 7.30 1667824 3013260 465800 00:45:38 00:34:01 27759620 31562400 739952 2.25 151392 3803032 1858476 5.48 1226648 3399912 369976 00:45:38 00:35:01 27766896 31570124 731764 2.23 151640 3803112 1745952 5.15 1227280 3388004 8 00:45:38 00:36:01 27766964 31570376 731316 2.22 151684 3803236 1762336 5.19 1227264 3388132 12 00:45:38 00:37:01 27483044 31560844 724052 2.20 170164 4052700 1802608 5.31 1373120 3500052 164 00:45:38 00:38:01 27483272 31561116 723748 2.20 170204 4052700 1802608 5.31 1373024 3500052 8 00:45:38 00:39:01 27487256 31565296 719592 2.19 170252 4052704 1802608 5.31 1369468 3500192 156 00:45:38 00:40:01 27486860 31564904 719876 2.19 170300 4052704 1802608 5.31 1369236 3500192 168 00:45:38 00:41:01 27486860 31565432 719844 2.19 170344 4052692 1802608 5.31 1368512 3500660 8 00:45:38 00:42:01 27487136 31565828 719316 2.19 170452 4052712 1802608 5.31 1368692 3500664 8 00:45:38 00:43:01 27487304 31566048 719276 2.19 170480 4052712 1802608 5.31 1368732 3500668 8 00:45:38 00:44:01 27486964 31565820 719420 2.19 170500 4052796 1802608 5.31 1369060 3500748 168 00:45:38 00:45:01 27487556 31566556 718680 2.19 170520 4052924 1802608 5.31 1368476 3500876 12 00:45:38 Average: 27569564 31542226 748135 2.28 163553 3958491 1851329 5.46 1359795 3437955 64346 00:45:38 00:45:38 00:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:45:38 00:33:02 docker0 141.69 205.47 11.96 1752.71 0.00 0.00 0.00 0.00 00:45:38 00:33:02 ens3 385.60 263.56 5790.09 37.76 0.00 0.00 0.00 0.00 00:45:38 00:33:02 veth3bcced8 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:45:38 00:33:02 lo 2.60 2.60 0.25 0.25 0.00 0.00 0.00 0.00 00:45:38 00:34:01 docker0 4.20 9.95 0.26 99.80 0.00 0.00 0.00 0.00 00:45:38 00:34:01 ens3 142.33 99.53 2680.92 99.70 0.00 0.00 0.00 0.00 00:45:38 00:34:01 lo 2.03 2.03 0.19 0.19 0.00 0.00 0.00 0.00 00:45:38 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:38 00:35:01 ens3 9.21 5.70 8.39 3.19 0.00 0.00 0.00 0.00 00:45:38 00:35:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:45:38 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:38 00:36:01 ens3 0.53 0.32 0.26 0.20 0.00 0.00 0.00 0.00 00:45:38 00:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:38 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:38 00:37:01 ens3 82.55 46.11 1346.03 3.44 0.00 0.00 0.00 0.00 00:45:38 00:37:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 00:45:38 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:38 00:38:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:45:38 00:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:38 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:38 00:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:38 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:38 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:38 00:40:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:45:38 00:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:38 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:38 00:41:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 00:45:38 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:38 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:38 00:42:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 00:45:38 00:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:38 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:38 00:43:01 ens3 0.58 0.38 0.37 0.21 0.00 0.00 0.00 0.00 00:45:38 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:38 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:38 00:44:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 00:45:38 00:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:38 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:38 00:45:01 ens3 0.53 0.28 0.26 0.21 0.00 0.00 0.00 0.00 00:45:38 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:38 Average: docker0 11.23 16.58 0.94 142.55 0.00 0.00 0.00 0.00 00:45:38 Average: ens3 47.76 31.95 753.37 11.02 0.00 0.00 0.00 0.00 00:45:38 Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:45:38 00:45:38 00:45:38 ---> sar -P ALL: 00:45:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118544) 11/08/22 _x86_64_ (8 CPU) 00:45:38 00:45:38 00:31:05 LINUX RESTART (8 CPU) 00:45:38 00:45:38 00:32:01 CPU %user %nice %system %iowait %steal %idle 00:45:38 00:33:02 all 26.21 0.00 6.03 1.83 0.10 65.83 00:45:38 00:33:02 0 25.84 0.00 7.36 5.15 0.12 61.53 00:45:38 00:33:02 1 27.16 0.00 5.97 0.53 0.10 66.24 00:45:38 00:33:02 2 26.77 0.00 5.56 0.27 0.08 67.31 00:45:38 00:33:02 3 25.03 0.00 5.81 0.83 0.10 68.22 00:45:38 00:33:02 4 27.11 0.00 6.80 4.56 0.10 61.42 00:45:38 00:33:02 5 24.54 0.00 5.61 1.99 0.10 67.75 00:45:38 00:33:02 6 26.00 0.00 5.54 0.17 0.08 68.20 00:45:38 00:33:02 7 27.23 0.00 5.60 1.12 0.12 65.94 00:45:38 00:34:01 all 39.14 0.00 6.87 1.07 0.12 52.80 00:45:38 00:34:01 0 39.52 0.00 6.24 0.63 0.12 53.49 00:45:38 00:34:01 1 38.61 0.00 7.44 1.68 0.14 52.13 00:45:38 00:34:01 2 38.80 0.00 6.48 0.43 0.12 54.17 00:45:38 00:34:01 3 40.22 0.00 6.36 0.12 0.12 53.18 00:45:38 00:34:01 4 38.53 0.00 6.79 1.58 0.12 52.98 00:45:38 00:34:01 5 37.94 0.00 6.65 0.17 0.14 55.10 00:45:38 00:34:01 6 41.00 0.00 7.19 0.77 0.12 50.92 00:45:38 00:34:01 7 38.52 0.00 7.80 3.17 0.10 50.41 00:45:38 00:35:01 all 0.18 0.00 0.17 0.26 0.01 99.38 00:45:38 00:35:01 0 0.40 0.00 0.17 0.13 0.00 99.30 00:45:38 00:35:01 1 0.18 0.00 0.18 0.02 0.00 99.62 00:45:38 00:35:01 2 0.15 0.00 0.12 0.02 0.00 99.72 00:45:38 00:35:01 3 0.13 0.00 0.15 0.00 0.02 99.70 00:45:38 00:35:01 4 0.13 0.00 0.15 0.27 0.02 99.43 00:45:38 00:35:01 5 0.18 0.00 0.12 0.02 0.02 99.67 00:45:38 00:35:01 6 0.12 0.00 0.43 1.63 0.00 97.81 00:45:38 00:35:01 7 0.12 0.00 0.05 0.00 0.02 99.82 00:45:38 00:36:01 all 0.12 0.00 0.01 0.01 0.00 99.85 00:45:38 00:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:45:38 00:36:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:45:38 00:36:01 2 0.00 0.00 0.00 0.02 0.00 99.98 00:45:38 00:36:01 3 0.85 0.00 0.02 0.00 0.00 99.14 00:45:38 00:36:01 4 0.00 0.00 0.02 0.10 0.00 99.88 00:45:38 00:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:45:38 00:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:45:38 00:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:45:38 00:37:01 all 1.52 0.00 0.82 0.31 0.02 97.33 00:45:38 00:37:01 0 1.38 0.00 0.68 0.03 0.00 97.90 00:45:38 00:37:01 1 1.95 0.00 0.70 0.08 0.02 97.25 00:45:38 00:37:01 2 1.90 0.00 0.52 0.03 0.02 97.53 00:45:38 00:37:01 3 2.57 0.00 0.40 0.05 0.02 96.97 00:45:38 00:37:01 4 0.70 0.00 1.67 1.24 0.03 96.35 00:45:38 00:37:01 5 1.07 0.00 0.52 0.28 0.02 98.11 00:45:38 00:37:01 6 1.40 0.00 1.52 0.57 0.02 96.50 00:45:38 00:37:01 7 1.15 0.00 0.58 0.20 0.02 98.05 00:45:38 00:38:01 all 0.26 0.00 0.01 0.01 0.00 99.72 00:45:38 00:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:45:38 00:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:45:38 00:38:01 2 0.02 0.00 0.00 0.02 0.00 99.97 00:45:38 00:38:01 3 1.97 0.00 0.02 0.00 0.00 98.01 00:45:38 00:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 00:45:38 00:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:45:38 00:38:01 6 0.00 0.00 0.03 0.03 0.00 99.93 00:45:38 00:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:45:38 00:39:01 all 0.04 0.00 0.01 0.01 0.00 99.93 00:45:38 00:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:45:38 00:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:45:38 00:39:01 2 0.05 0.00 0.07 0.00 0.02 99.87 00:45:38 00:39:01 3 0.23 0.00 0.00 0.00 0.00 99.77 00:45:38 00:39:01 4 0.00 0.00 0.00 0.07 0.00 99.93 00:45:38 00:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:45:38 00:39:01 6 0.00 0.00 0.02 0.02 0.00 99.97 00:45:38 00:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:45:38 00:40:01 all 0.01 0.00 0.01 0.01 0.00 99.96 00:45:38 00:40:01 0 0.07 0.00 0.03 0.00 0.00 99.90 00:45:38 00:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:45:38 00:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:45:38 00:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:45:38 00:40:01 4 0.02 0.00 0.00 0.02 0.00 99.97 00:45:38 00:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:45:38 00:40:01 6 0.00 0.00 0.02 0.03 0.00 99.95 00:45:38 00:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:45:38 00:41:01 all 0.02 0.00 0.01 0.01 0.00 99.96 00:45:38 00:41:01 0 0.03 0.00 0.02 0.02 0.00 99.93 00:45:38 00:41:01 1 0.02 0.00 0.02 0.02 0.00 99.95 00:45:38 00:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:45:38 00:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:45:38 00:41:01 4 0.00 0.00 0.00 0.02 0.00 99.98 00:45:38 00:41:01 5 0.05 0.00 0.02 0.00 0.00 99.93 00:45:38 00:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:45:38 00:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:45:38 00:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 00:45:38 00:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:45:38 00:42:01 1 0.05 0.00 0.02 0.03 0.02 99.88 00:45:38 00:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:45:38 00:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:45:38 00:42:01 4 0.00 0.00 0.02 0.05 0.00 99.93 00:45:38 00:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:45:38 00:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:45:38 00:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:45:38 00:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:45:38 00:43:01 0 0.00 0.00 0.03 0.00 0.00 99.97 00:45:38 00:43:01 1 0.05 0.00 0.03 0.02 0.00 99.90 00:45:38 00:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:45:38 00:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:45:38 00:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 00:45:38 00:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:45:38 00:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:45:38 00:43:01 7 0.00 0.00 0.00 0.00 0.02 99.98 00:45:38 00:45:38 00:43:01 CPU %user %nice %system %iowait %steal %idle 00:45:38 00:44:01 all 0.02 0.00 0.01 0.00 0.00 99.96 00:45:38 00:44:01 0 0.05 0.00 0.05 0.00 0.00 99.90 00:45:38 00:44:01 1 0.03 0.00 0.00 0.02 0.02 99.93 00:45:38 00:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:45:38 00:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:45:38 00:44:01 4 0.00 0.00 0.00 0.00 0.02 99.98 00:45:38 00:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:45:38 00:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:45:38 00:44:01 7 0.02 0.00 0.00 0.02 0.00 99.97 00:45:38 00:45:01 all 0.03 0.00 0.01 0.00 0.00 99.96 00:45:38 00:45:01 0 0.05 0.00 0.02 0.00 0.00 99.93 00:45:38 00:45:01 1 0.05 0.00 0.03 0.02 0.02 99.88 00:45:38 00:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:45:38 00:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:45:38 00:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 00:45:38 00:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:45:38 00:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:45:38 00:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:45:38 Average: all 5.10 0.00 1.06 0.27 0.02 93.55 00:45:38 Average: 0 5.10 0.00 1.11 0.45 0.02 93.32 00:45:38 Average: 1 5.14 0.00 1.09 0.18 0.02 93.56 00:45:38 Average: 2 5.11 0.00 0.97 0.06 0.02 93.84 00:45:38 Average: 3 5.38 0.00 0.97 0.08 0.02 93.56 00:45:38 Average: 4 5.01 0.00 1.17 0.60 0.02 93.19 00:45:38 Average: 5 4.82 0.00 0.98 0.19 0.02 94.00 00:45:38 Average: 6 5.17 0.00 1.12 0.25 0.02 93.45 00:45:38 Average: 7 5.06 0.00 1.06 0.34 0.02 93.51 00:45:38 00:45:38 00:45:38