Pull request #292 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2f85770b558a491efd2cfa87b9f2c2f89ee953be+e03c6e991c633265ca57616196638541aa716f8b (7814272f4dc0d802b7838abb725d68444cd9cd62) 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-ssh10594903454342431468.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14579947536233922387.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-onvif-camera/branches/PR-292/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-onvif-camera/branches/PR-292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8204876793153134286.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12291436019412173515.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh18284091702690051312.key > 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-onvif-camera/branches/PR-292/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-onvif-camera/branches/PR-292/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1856456264496040049.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5884 in /w/workspace/undry_device-onvif-camera_PR-292 [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-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-292 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e03c6e991c633265ca57616196638541aa716f8b into PR head commit 2f85770b558a491efd2cfa87b9f2c2f89ee953be Merge succeeded, producing 2f85770b558a491efd2cfa87b9f2c2f89ee953be Checking out Revision 2f85770b558a491efd2cfa87b9f2c2f89ee953be (PR-292) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 2f85770b558a491efd2cfa87b9f2c2f89ee953be # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e03c6e991c633265ca57616196638541aa716f8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f85770b558a491efd2cfa87b9f2c2f89ee953be # timeout=10 [Pipeline] timeout [2023-03-27T04:06:58.219Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-27T04:06:58.395Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-27T04:06:58.482Z] ========================================================= [2023-03-27T04:06:58.482Z] EdgeX Global Pipelines Version Info [2023-03-27T04:06:58.482Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:06:59.246Z] ------------------- [2023-03-27T04:06:59.246Z] stable info: [2023-03-27T04:06:59.246Z] ------------------- [2023-03-27T04:06:59.246Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-27T04:06:59.246Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-27T04:06:59.246Z] Message: update stable to v1.0.245 [2023-03-27T04:06:59.816Z] ------------------- [2023-03-27T04:06:59.816Z] experimental info: [2023-03-27T04:06:59.816Z] ------------------- [2023-03-27T04:06:59.817Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-27T04:06:59.817Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-27T04:06:59.817Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-27T04:07:00.089Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-27T04:07:00.127Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-27T04:07:00.167Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-27T04:07:00.209Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-27T04:07:00.251Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-27T04:07:00.291Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-27T04:07:00.332Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-27T04:07:00.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-27T04:07:00.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-27T04:07:00.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-27T04:07:00.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-27T04:07:00.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-27T04:07:00.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-27T04:07:00.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-27T04:07:00.668Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-27T04:07:00.712Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-27T04:07:00.755Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-27T04:07:00.797Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-27T04:07:00.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-27T04:07:00.883Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-27T04:07:00.931Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-27T04:07:00.969Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-27T04:07:01.008Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-27T04:07:01.051Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-27T04:07:01.088Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-27T04:07:01.131Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-27T04:07:01.170Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-27T04:07:01.211Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-292 [Pipeline] echo [2023-03-27T04:07:01.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-292 [Pipeline] echo [2023-03-27T04:07:01.286Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-292 [Pipeline] echo [2023-03-27T04:07:01.322Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f85770b558a491efd2cfa87b9f2c2f89ee953be [Pipeline] echo [2023-03-27T04:07:01.358Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f85770 [Pipeline] echo [2023-03-27T04:07:01.403Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-27T04:07:01.518Z] provisioning config files... [2023-03-27T04:07:01.533Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-292@tmp/config818749221891779623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:07:01.894Z] ---> docker-login.sh [2023-03-27T04:07:01.894Z] nexus3.edgexfoundry.org:10001 [2023-03-27T04:07:02.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:07:02.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:07:02.162Z] Configure a credential helper to remove this warning. See [2023-03-27T04:07:02.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:07:02.162Z] [2023-03-27T04:07:02.162Z] Login Succeeded [2023-03-27T04:07:02.162Z] nexus3.edgexfoundry.org:10002 [2023-03-27T04:07:02.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:07:02.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:07:02.422Z] Configure a credential helper to remove this warning. See [2023-03-27T04:07:02.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:07:02.422Z] [2023-03-27T04:07:02.422Z] Login Succeeded [2023-03-27T04:07:02.422Z] nexus3.edgexfoundry.org:10003 [2023-03-27T04:07:02.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:07:02.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:07:02.422Z] Configure a credential helper to remove this warning. See [2023-03-27T04:07:02.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:07:02.422Z] [2023-03-27T04:07:02.422Z] Login Succeeded [2023-03-27T04:07:02.422Z] nexus3.edgexfoundry.org:10004 [2023-03-27T04:07:02.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:07:02.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:07:02.682Z] Configure a credential helper to remove this warning. See [2023-03-27T04:07:02.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:07:02.682Z] [2023-03-27T04:07:02.682Z] Login Succeeded [2023-03-27T04:07:02.682Z] docker.io [2023-03-27T04:07:02.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:07:02.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:07:02.941Z] Configure a credential helper to remove this warning. See [2023-03-27T04:07:02.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:07:02.941Z] [2023-03-27T04:07:02.941Z] Login Succeeded [2023-03-27T04:07:02.941Z] ---> docker-login.sh ends [Pipeline] } [2023-03-27T04:07:02.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-27T04:07:03.616Z] + git rev-list -1 --merges 2f85770b558a491efd2cfa87b9f2c2f89ee953be~1..2f85770b558a491efd2cfa87b9f2c2f89ee953be [Pipeline] echo [2023-03-27T04:07:03.683Z] -----------> git rev-list -1 --merges 2f85770b558a491efd2cfa87b9f2c2f89ee953be~1..2f85770b558a491efd2cfa87b9f2c2f89ee953be 2f85770b558a491efd2cfa87b9f2c2f89ee953be [false] [Pipeline] sh [2023-03-27T04:07:03.991Z] + git log --format=format:%s -1 2f85770b558a491efd2cfa87b9f2c2f89ee953be [Pipeline] echo [2023-03-27T04:07:04.029Z] ========================================================= [2023-03-27T04:07:04.029Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-27T04:07:04.029Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-27T04:07:04.469Z] + git log --format=format:%s -1 2f85770b558a491efd2cfa87b9f2c2f89ee953be [Pipeline] echo [2023-03-27T04:07:04.506Z] [semverPrep] GIT_COMMIT: 2f85770b558a491efd2cfa87b9f2c2f89ee953be, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-03-27T04:07:04.536Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-27T04:07:04.910Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-27T04:07:04.910Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-27T04:07:04.910Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-27T04:07:04.910Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-27T04:07:04.910Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-27T04:07:04.910Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-27T04:07:04.910Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:07:05.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-27T04:07:05.336Z] [2023-03-27T04:07:05.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:07:05.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-27T04:07:05.703Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-27T04:07:05.703Z] b85a868b505f: Pulling fs layer [2023-03-27T04:07:05.703Z] e2be974225ed: Pulling fs layer [2023-03-27T04:07:05.703Z] 339a4e72a1f5: Pulling fs layer [2023-03-27T04:07:05.703Z] 988bab9f4d93: Pulling fs layer [2023-03-27T04:07:05.703Z] 1469e6f7b9e6: Pulling fs layer [2023-03-27T04:07:05.703Z] eaf3925da568: Pulling fs layer [2023-03-27T04:07:05.703Z] bab4dde63d76: Pulling fs layer [2023-03-27T04:07:05.703Z] bde34c3a00c8: Pulling fs layer [2023-03-27T04:07:05.703Z] b352a97aabf1: Pulling fs layer [2023-03-27T04:07:05.703Z] 4872d77fe225: Pulling fs layer [2023-03-27T04:07:05.703Z] 5851b861e8e6: Pulling fs layer [2023-03-27T04:07:05.703Z] 988bab9f4d93: Waiting [2023-03-27T04:07:05.703Z] eaf3925da568: Waiting [2023-03-27T04:07:05.703Z] 1469e6f7b9e6: Waiting [2023-03-27T04:07:05.703Z] bab4dde63d76: Waiting [2023-03-27T04:07:05.703Z] bde34c3a00c8: Waiting [2023-03-27T04:07:05.703Z] b352a97aabf1: Waiting [2023-03-27T04:07:05.703Z] 4872d77fe225: Waiting [2023-03-27T04:07:05.703Z] 5851b861e8e6: Waiting [2023-03-27T04:07:05.703Z] e2be974225ed: Download complete [2023-03-27T04:07:05.703Z] 988bab9f4d93: Verifying Checksum [2023-03-27T04:07:05.703Z] 988bab9f4d93: Download complete [2023-03-27T04:07:05.703Z] 339a4e72a1f5: Verifying Checksum [2023-03-27T04:07:05.703Z] 339a4e72a1f5: Download complete [2023-03-27T04:07:05.703Z] 1469e6f7b9e6: Verifying Checksum [2023-03-27T04:07:05.703Z] 1469e6f7b9e6: Download complete [2023-03-27T04:07:05.962Z] eaf3925da568: Download complete [2023-03-27T04:07:05.962Z] bde34c3a00c8: Download complete [2023-03-27T04:07:05.962Z] b352a97aabf1: Verifying Checksum [2023-03-27T04:07:05.962Z] b352a97aabf1: Download complete [2023-03-27T04:07:05.962Z] 4872d77fe225: Download complete [2023-03-27T04:07:05.962Z] 5851b861e8e6: Download complete [2023-03-27T04:07:05.962Z] b85a868b505f: Verifying Checksum [2023-03-27T04:07:05.962Z] b85a868b505f: Download complete [2023-03-27T04:07:06.222Z] bab4dde63d76: Verifying Checksum [2023-03-27T04:07:06.222Z] bab4dde63d76: Download complete [2023-03-27T04:07:07.169Z] b85a868b505f: Pull complete [2023-03-27T04:07:07.427Z] e2be974225ed: Pull complete [2023-03-27T04:07:07.997Z] 339a4e72a1f5: Pull complete [2023-03-27T04:07:07.997Z] 988bab9f4d93: Pull complete [2023-03-27T04:07:08.260Z] 1469e6f7b9e6: Pull complete [2023-03-27T04:07:08.260Z] eaf3925da568: Pull complete [2023-03-27T04:07:10.166Z] bab4dde63d76: Pull complete [2023-03-27T04:07:10.166Z] bde34c3a00c8: Pull complete [2023-03-27T04:07:10.427Z] b352a97aabf1: Pull complete [2023-03-27T04:07:10.427Z] 4872d77fe225: Pull complete [2023-03-27T04:07:10.427Z] 5851b861e8e6: Pull complete [2023-03-27T04:07:10.686Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-27T04:07:10.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-27T04:07:10.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T04:07:10.919Z] prd-ubuntu20.04-docker-8c-8g-5884 does not seem to be running inside a container [2023-03-27T04:07:10.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-292 -v /w/workspace/undry_device-onvif-camera_PR-292:/w/workspace/undry_device-onvif-camera_PR-292:rw,z -v /w/workspace/undry_device-onvif-camera_PR-292@tmp:/w/workspace/undry_device-onvif-camera_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-27T04:07:12.949Z] $ docker top 915ac731482aacd23128eed13a009e47a7ef86c5a3819477becd8ddc9430e8f5 -eo pid,comm [2023-03-27T04:07:13.005Z] 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). [2023-03-27T04:07:13.005Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-27T04:07:13.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-27T04:07:13.129Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-27T04:07:13.245Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-27T04:07:13.253Z] $ docker exec 915ac731482aacd23128eed13a009e47a7ef86c5a3819477becd8ddc9430e8f5 ssh-agent [2023-03-27T04:07:13.347Z] SSH_AUTH_SOCK=/tmp/ssh-wjnoM8C2WyIz/agent.33 [2023-03-27T04:07:13.347Z] SSH_AGENT_PID=39 [2023-03-27T04:07:13.354Z] Running ssh-add (command line suppressed) [2023-03-27T04:07:13.455Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-292@tmp/private_key_12511151831931012986.key (/w/workspace/undry_device-onvif-camera_PR-292@tmp/private_key_12511151831931012986.key) [2023-03-27T04:07:13.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-27T04:07:13.800Z] + git tag --points-at HEAD [Pipeline] } [2023-03-27T04:07:13.828Z] $ docker exec --env ******** --env ******** 915ac731482aacd23128eed13a009e47a7ef86c5a3819477becd8ddc9430e8f5 ssh-agent -k [2023-03-27T04:07:13.940Z] unset SSH_AUTH_SOCK; [2023-03-27T04:07:13.940Z] unset SSH_AGENT_PID; [2023-03-27T04:07:13.940Z] echo Agent pid 39 killed; [2023-03-27T04:07:13.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-27T04:07:14.035Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-27T04:07:14.035Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-27T04:07:14.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-27T04:07:14.159Z] $ docker exec 915ac731482aacd23128eed13a009e47a7ef86c5a3819477becd8ddc9430e8f5 ssh-agent [2023-03-27T04:07:14.270Z] SSH_AUTH_SOCK=/tmp/ssh-hlVNyhfDCC9N/agent.71 [2023-03-27T04:07:14.270Z] SSH_AGENT_PID=78 [2023-03-27T04:07:14.276Z] Running ssh-add (command line suppressed) [2023-03-27T04:07:14.378Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-292@tmp/private_key_6997975658969948695.key (/w/workspace/undry_device-onvif-camera_PR-292@tmp/private_key_6997975658969948695.key) [2023-03-27T04:07:14.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-27T04:07:14.720Z] + git semver init [2023-03-27T04:07:14.981Z] 2023-03-27 04:07:14,895 [run_init] DEBUG init version:0.0.0 force:False [2023-03-27T04:07:14.981Z] 2023-03-27 04:07:14,896 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-292/.semver [2023-03-27T04:07:14.981Z] 2023-03-27 04:07:14,896 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-292/.semver [2023-03-27T04:07:14.981Z] 2023-03-27 04:07:14,897 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-292/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-292, universal_newlines=False, shell=None, istream=None) [2023-03-27T04:07:16.360Z] 2023-03-27 04:07:15,929 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-292/.git/info/exclude [2023-03-27T04:07:16.360Z] 2023-03-27 04:07:15,930 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-292/.semver/PR-292 with force:False [2023-03-27T04:07:16.360Z] 2023-03-27 04:07:15,930 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-292/.semver/PR-292 [2023-03-27T04:07:16.360Z] 2023-03-27 04:07:15,935 [execute] INFO git cat-file --batch-check [2023-03-27T04:07:16.360Z] 2023-03-27 04:07:15,935 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-292/.semver, universal_newlines=False, shell=None, istream=) [2023-03-27T04:07:16.360Z] 2023-03-27 04:07:15,942 [execute] INFO git cat-file --batch [2023-03-27T04:07:16.360Z] 2023-03-27 04:07:15,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-292/.semver, universal_newlines=False, shell=None, istream=) [2023-03-27T04:07:16.360Z] 2023-03-27 04:07:15,948 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-292/.semver/PR-292 [2023-03-27T04:07:16.360Z] 0.0.0 [Pipeline] } [2023-03-27T04:07:16.389Z] $ docker exec --env ******** --env ******** 915ac731482aacd23128eed13a009e47a7ef86c5a3819477becd8ddc9430e8f5 ssh-agent -k [2023-03-27T04:07:16.492Z] unset SSH_AUTH_SOCK; [2023-03-27T04:07:16.492Z] unset SSH_AGENT_PID; [2023-03-27T04:07:16.493Z] echo Agent pid 78 killed; [2023-03-27T04:07:16.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-27T04:07:16.923Z] + git semver [Pipeline] } [2023-03-27T04:07:17.214Z] $ docker stop --time=1 915ac731482aacd23128eed13a009e47a7ef86c5a3819477becd8ddc9430e8f5 [2023-03-27T04:07:18.567Z] $ docker rm -f --volumes 915ac731482aacd23128eed13a009e47a7ef86c5a3819477becd8ddc9430e8f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-27T04:07:18.974Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-27T04:07:19.241Z] Stashed 1 file(s) [Pipeline] echo [2023-03-27T04:07:19.258Z] [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 [2023-03-27T04:07:19.861Z] provisioning config files... [2023-03-27T04:07:19.869Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-292@tmp/config14285025207769893068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:07:20.212Z] ---> docker-login.sh [2023-03-27T04:07:20.212Z] nexus3.edgexfoundry.org:10001 [2023-03-27T04:07:20.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:07:20.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:07:20.212Z] Configure a credential helper to remove this warning. See [2023-03-27T04:07:20.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:07:20.212Z] [2023-03-27T04:07:20.212Z] Login Succeeded [2023-03-27T04:07:20.212Z] nexus3.edgexfoundry.org:10002 [2023-03-27T04:07:20.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:07:20.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:07:20.212Z] Configure a credential helper to remove this warning. See [2023-03-27T04:07:20.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:07:20.212Z] [2023-03-27T04:07:20.212Z] Login Succeeded [2023-03-27T04:07:20.212Z] nexus3.edgexfoundry.org:10003 [2023-03-27T04:07:20.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:07:20.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:07:20.474Z] Configure a credential helper to remove this warning. See [2023-03-27T04:07:20.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:07:20.474Z] [2023-03-27T04:07:20.474Z] Login Succeeded [2023-03-27T04:07:20.474Z] nexus3.edgexfoundry.org:10004 [2023-03-27T04:07:20.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:07:20.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:07:20.474Z] Configure a credential helper to remove this warning. See [2023-03-27T04:07:20.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:07:20.474Z] [2023-03-27T04:07:20.474Z] Login Succeeded [2023-03-27T04:07:20.474Z] docker.io [2023-03-27T04:07:20.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:07:20.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:07:20.735Z] Configure a credential helper to remove this warning. See [2023-03-27T04:07:20.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:07:20.735Z] [2023-03-27T04:07:20.735Z] Login Succeeded [2023-03-27T04:07:20.735Z] ---> docker-login.sh ends [Pipeline] } [2023-03-27T04:07:20.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-27T04:07:20.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-27T04:07:20.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-27T04:07:21.009Z] ========================================================= [2023-03-27T04:07:21.010Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-27T04:07:21.010Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:07:21.474Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-27T04:07:21.474Z] Sending build context to Docker daemon 26.99MB [2023-03-27T04:07:21.474Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-27T04:07:21.474Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-27T04:07:21.733Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-27T04:07:21.733Z] 63b65145d645: Pulling fs layer [2023-03-27T04:07:21.733Z] a2d21d5440eb: Pulling fs layer [2023-03-27T04:07:21.733Z] 935e6c44a52c: Pulling fs layer [2023-03-27T04:07:21.733Z] 94cc34f8dd06: Pulling fs layer [2023-03-27T04:07:21.733Z] 30dea6a524f1: Pulling fs layer [2023-03-27T04:07:21.733Z] a2aff8979fd8: Pulling fs layer [2023-03-27T04:07:21.733Z] 6808be2612f2: Pulling fs layer [2023-03-27T04:07:21.733Z] f25807f1079a: Pulling fs layer [2023-03-27T04:07:21.733Z] 94cc34f8dd06: Waiting [2023-03-27T04:07:21.733Z] 30dea6a524f1: Waiting [2023-03-27T04:07:21.733Z] a2aff8979fd8: Waiting [2023-03-27T04:07:21.733Z] 6808be2612f2: Waiting [2023-03-27T04:07:21.733Z] f25807f1079a: Waiting [2023-03-27T04:07:21.733Z] a2d21d5440eb: Verifying Checksum [2023-03-27T04:07:21.733Z] a2d21d5440eb: Download complete [2023-03-27T04:07:21.733Z] 94cc34f8dd06: Verifying Checksum [2023-03-27T04:07:21.733Z] 94cc34f8dd06: Download complete [2023-03-27T04:07:21.733Z] 30dea6a524f1: Download complete [2023-03-27T04:07:21.733Z] 63b65145d645: Verifying Checksum [2023-03-27T04:07:21.733Z] 63b65145d645: Download complete [2023-03-27T04:07:21.733Z] a2aff8979fd8: Verifying Checksum [2023-03-27T04:07:21.733Z] a2aff8979fd8: Download complete [2023-03-27T04:07:21.993Z] 63b65145d645: Pull complete [2023-03-27T04:07:21.993Z] a2d21d5440eb: Pull complete [2023-03-27T04:07:22.253Z] f25807f1079a: Verifying Checksum [2023-03-27T04:07:22.253Z] f25807f1079a: Download complete [2023-03-27T04:07:22.253Z] 935e6c44a52c: Verifying Checksum [2023-03-27T04:07:22.253Z] 935e6c44a52c: Download complete [2023-03-27T04:07:22.511Z] 6808be2612f2: Verifying Checksum [2023-03-27T04:07:22.511Z] 6808be2612f2: Download complete [2023-03-27T04:07:25.796Z] 935e6c44a52c: Pull complete [2023-03-27T04:07:25.796Z] 94cc34f8dd06: Pull complete [2023-03-27T04:07:25.796Z] 30dea6a524f1: Pull complete [2023-03-27T04:07:25.796Z] a2aff8979fd8: Pull complete [2023-03-27T04:07:28.328Z] 6808be2612f2: Pull complete [2023-03-27T04:07:28.895Z] f25807f1079a: Pull complete [2023-03-27T04:07:28.895Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-27T04:07:28.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-27T04:07:28.895Z] ---> 3b553350e43f [2023-03-27T04:07:28.895Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-27T04:07:32.183Z] ---> Running in df0ff676216d [2023-03-27T04:07:32.184Z] Removing intermediate container df0ff676216d [2023-03-27T04:07:32.184Z] ---> cd318bb98dcb [2023-03-27T04:07:32.184Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-27T04:07:32.184Z] ---> Running in 4e57c267a18d [2023-03-27T04:07:32.184Z] Removing intermediate container 4e57c267a18d [2023-03-27T04:07:32.184Z] ---> 55417a736327 [2023-03-27T04:07:32.184Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-27T04:07:32.184Z] ---> Running in 8b6ab3b2dd46 [2023-03-27T04:07:32.184Z] Removing intermediate container 8b6ab3b2dd46 [2023-03-27T04:07:32.184Z] ---> 5d0735d50261 [2023-03-27T04:07:32.184Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-27T04:07:32.184Z] ---> Running in 634535f354a5 [2023-03-27T04:07:32.184Z] Removing intermediate container 634535f354a5 [2023-03-27T04:07:32.184Z] ---> 20a0244e715e [2023-03-27T04:07:32.184Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-27T04:07:32.184Z] ---> Running in 1b825ca0aec7 [2023-03-27T04:07:32.184Z] Removing intermediate container 1b825ca0aec7 [2023-03-27T04:07:32.184Z] ---> 1b3495ff870c [2023-03-27T04:07:32.184Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-27T04:07:32.184Z] ---> Running in 4f45facded68 [2023-03-27T04:07:32.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T04:07:32.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T04:07:32.961Z] OK: 265 MiB in 53 packages [2023-03-27T04:07:33.220Z] Removing intermediate container 4f45facded68 [2023-03-27T04:07:33.220Z] ---> d9bd03ffe9fd [2023-03-27T04:07:33.220Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-27T04:07:33.220Z] ---> Running in 9188c47ab62d [2023-03-27T04:07:33.220Z] Removing intermediate container 9188c47ab62d [2023-03-27T04:07:33.220Z] ---> 215673b0749d [2023-03-27T04:07:33.220Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-27T04:07:33.480Z] ---> e6a838a4ab24 [2023-03-27T04:07:33.480Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T04:07:33.480Z] ---> Running in 74e9dca1d5c2 [2023-03-27T04:07:34.688Z] Still waiting to schedule task [2023-03-27T04:07:34.688Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5885’ is offline [2023-03-27T04:07:55.430Z] Removing intermediate container 74e9dca1d5c2 [2023-03-27T04:07:55.430Z] ---> 82d8e201de4e [2023-03-27T04:07:55.430Z] Step 12/13 : COPY . . [2023-03-27T04:07:55.430Z] ---> 4d99d2981fb1 [2023-03-27T04:07:55.430Z] Step 13/13 : RUN ${MAKE} [2023-03-27T04:07:55.430Z] ---> Running in 77129ede0004 [2023-03-27T04:07:55.689Z] noop [2023-03-27T04:07:55.948Z] Removing intermediate container 77129ede0004 [2023-03-27T04:07:55.948Z] ---> 96373f80fb07 [2023-03-27T04:07:55.948Z] Successfully built 96373f80fb07 [2023-03-27T04:07:55.948Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:07:56.398Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-27T04:07:56.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T04:07:56.543Z] prd-ubuntu20.04-docker-8c-8g-5884 does not seem to be running inside a container [2023-03-27T04:07:56.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-292 -v /w/workspace/undry_device-onvif-camera_PR-292:/w/workspace/undry_device-onvif-camera_PR-292:rw,z -v /w/workspace/undry_device-onvif-camera_PR-292@tmp:/w/workspace/undry_device-onvif-camera_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-27T04:07:56.905Z] $ docker top 3f7ecfbb3013619d1e9884b05fe97a4c1da2a8f88946d398d5824ff0676cb23d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T04:07:57.289Z] + go version [2023-03-27T04:07:57.289Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-27T04:07:57.327Z] $ docker stop --time=1 3f7ecfbb3013619d1e9884b05fe97a4c1da2a8f88946d398d5824ff0676cb23d [2023-03-27T04:07:58.584Z] $ docker rm -f --volumes 3f7ecfbb3013619d1e9884b05fe97a4c1da2a8f88946d398d5824ff0676cb23d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:07:59.309Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-27T04:07:59.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T04:07:59.471Z] prd-ubuntu20.04-docker-8c-8g-5884 does not seem to be running inside a container [2023-03-27T04:07:59.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-292 -v /w/workspace/undry_device-onvif-camera_PR-292:/w/workspace/undry_device-onvif-camera_PR-292:rw,z -v /w/workspace/undry_device-onvif-camera_PR-292@tmp:/w/workspace/undry_device-onvif-camera_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-27T04:07:59.820Z] $ docker top dd9078b0ce76ddbe65f141b04dd3a75c1fd6e8fe6d7eb6b032f18d5a3a78dacd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T04:08:00.196Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-292 [Pipeline] fileExists [Pipeline] sh [2023-03-27T04:08:00.554Z] + make test [2023-03-27T04:08:00.555Z] go test ./... -coverprofile=coverage.out ./... [2023-03-27T04:08:05.825Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-27T04:08:15.857Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-27T04:08:15.857Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:30:19: invalid operation: pv.Maximum != "" (mismatched types *float64 and untyped string) [2023-03-27T04:08:15.857Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:31:37: cannot use pv.Maximum (variable of type *float64) as string value in argument to validateWriteMaximum [2023-03-27T04:08:15.857Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:36:19: invalid operation: pv.Minimum != "" (mismatched types *float64 and untyped string) [2023-03-27T04:08:15.857Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:37:37: cannot use pv.Minimum (variable of type *float64) as string value in argument to validateWriteMinimum [2023-03-27T04:08:15.857Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != 0 (mismatched types *float64 and untyped int) [2023-03-27T04:08:15.857Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:42:36: invalid operation: pv.Offset != defaultOffset (mismatched types *float64 and float64) [2023-03-27T04:08:15.857Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type *float64) as float64 value in argument to transformOffset [2023-03-27T04:08:15.857Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != 0 (mismatched types *float64 and untyped int) [2023-03-27T04:08:15.857Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:48:34: invalid operation: pv.Scale != defaultScale (mismatched types *float64 and float64) [2023-03-27T04:08:15.857Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type *float64) as float64 value in argument to transformScale [2023-03-27T04:08:15.857Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:49:44: too many errors [2023-03-27T04:08:15.857Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-27T04:08:17.794Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 31.7% of statements [2023-03-27T04:08:17.794Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.091s coverage: 86.5% of statements [2023-03-27T04:08:17.794Z] FAIL [2023-03-27T04:08:18.054Z] make: *** [Makefile:58: unittest] Error 1 [Pipeline] } [2023-03-27T04:08:18.102Z] $ docker stop --time=1 dd9078b0ce76ddbe65f141b04dd3a75c1fd6e8fe6d7eb6b032f18d5a3a78dacd [2023-03-27T04:08:20.511Z] $ docker rm -f --volumes dd9078b0ce76ddbe65f141b04dd3a75c1fd6e8fe6d7eb6b032f18d5a3a78dacd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:08:21.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-27T04:08:21.763Z] [2023-03-27T04:08:21.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:08:22.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-27T04:08:22.178Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-27T04:08:22.178Z] 5eb5b503b376: Pulling fs layer [2023-03-27T04:08:22.178Z] 5c69ac0246d0: Pulling fs layer [2023-03-27T04:08:22.178Z] ec43610c2a17: Pulling fs layer [2023-03-27T04:08:22.178Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-27T04:08:22.178Z] 33b1e0a273af: Pulling fs layer [2023-03-27T04:08:22.178Z] 5d3b04190fa2: Pulling fs layer [2023-03-27T04:08:22.178Z] 2f39f015ded8: Pulling fs layer [2023-03-27T04:08:22.178Z] 5d3b04190fa2: Waiting [2023-03-27T04:08:22.178Z] 2f39f015ded8: Waiting [2023-03-27T04:08:22.178Z] 3a2ae6a8a46f: Waiting [2023-03-27T04:08:22.178Z] 33b1e0a273af: Waiting [2023-03-27T04:08:22.178Z] 5c69ac0246d0: Verifying Checksum [2023-03-27T04:08:22.178Z] 5c69ac0246d0: Download complete [2023-03-27T04:08:22.178Z] 3a2ae6a8a46f: Download complete [2023-03-27T04:08:22.178Z] 33b1e0a273af: Verifying Checksum [2023-03-27T04:08:22.178Z] 33b1e0a273af: Download complete [2023-03-27T04:08:22.178Z] 5d3b04190fa2: Verifying Checksum [2023-03-27T04:08:22.178Z] 5d3b04190fa2: Download complete [2023-03-27T04:08:22.436Z] ec43610c2a17: Verifying Checksum [2023-03-27T04:08:22.436Z] ec43610c2a17: Download complete [2023-03-27T04:08:22.436Z] 5eb5b503b376: Verifying Checksum [2023-03-27T04:08:22.436Z] 5eb5b503b376: Download complete [2023-03-27T04:08:23.000Z] 2f39f015ded8: Download complete [2023-03-27T04:08:23.568Z] 5eb5b503b376: Pull complete [2023-03-27T04:08:23.826Z] 5c69ac0246d0: Pull complete [2023-03-27T04:08:24.085Z] ec43610c2a17: Pull complete [2023-03-27T04:08:24.085Z] 3a2ae6a8a46f: Pull complete [2023-03-27T04:08:24.344Z] 33b1e0a273af: Pull complete [2023-03-27T04:08:24.344Z] 5d3b04190fa2: Pull complete [2023-03-27T04:08:28.532Z] 2f39f015ded8: Pull complete [2023-03-27T04:08:28.532Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-27T04:08:28.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-27T04:08:28.532Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T04:08:28.736Z] prd-ubuntu20.04-docker-8c-8g-5884 does not seem to be running inside a container [2023-03-27T04:08:28.770Z] $ 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/undry_device-onvif-camera_PR-292 -v /w/workspace/undry_device-onvif-camera_PR-292:/w/workspace/undry_device-onvif-camera_PR-292:rw,z -v /w/workspace/undry_device-onvif-camera_PR-292@tmp:/w/workspace/undry_device-onvif-camera_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-27T04:08:31.045Z] $ docker top 8f4e4a5cd4a82d8fac39baa152df7d71c9be08243d626ddbf7f9e2fa7e627c86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:08:31.480Z] ---> job-cost.sh [2023-03-27T04:08:31.480Z] lf-activate-venv: SKIPPING [2023-03-27T04:08:31.480Z] INFO: No Stack... [2023-03-27T04:08:31.739Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-27T04:08:31.999Z] INFO: Archiving Costs [Pipeline] sh [2023-03-27T04:08:32.312Z] + cat /w/workspace/undry_device-onvif-camera_PR-292/archives/cost.csv [2023-03-27T04:08:32.312Z] + cut -d, -f6 [Pipeline] lock [2023-03-27T04:08:32.348Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-292-1-stack-cost] [2023-03-27T04:08:32.353Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-292-1-stack-cost] did not exist. Created. [2023-03-27T04:08:32.353Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-292-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-27T04:08:32.747Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-27T04:08:32.810Z] Stashed 1 file(s) [Pipeline] } [2023-03-27T04:08:32.826Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-292-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-27T04:08:32.908Z] $ docker stop --time=1 8f4e4a5cd4a82d8fac39baa152df7d71c9be08243d626ddbf7f9e2fa7e627c86 [2023-03-27T04:08:34.080Z] $ docker rm -f --volumes 8f4e4a5cd4a82d8fac39baa152df7d71c9be08243d626ddbf7f9e2fa7e627c86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-27T04:08:34.437Z] Failed in branch amd64 [2023-03-27T04:10:16.894Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5886 in /w/workspace/undry_device-onvif-camera_PR-292 [Pipeline] { [Pipeline] ws [2023-03-27T04:10:16.951Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-03-27T04:10:17.023Z] The recommended git tool is: git [2023-03-27T04:10:22.273Z] using credential edgex-jenkins-ssh [2023-03-27T04:10:22.295Z] Cloning the remote Git repository [2023-03-27T04:10:22.346Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-27T04:10:22.441Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-03-27T04:10:22.592Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-27T04:10:22.594Z] > git --version # timeout=10 [2023-03-27T04:10:22.616Z] > git --version # 'git version 2.25.1' [2023-03-27T04:10:22.618Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-27T04:10:22.768Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-27T04:10:24.554Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-27T04:10:24.594Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-27T04:10:25.594Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-27T04:10:25.634Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-27T04:10:25.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-27T04:10:25.653Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-27T04:10:26.263Z] Merging remotes/origin/main commit e03c6e991c633265ca57616196638541aa716f8b into PR head commit 2f85770b558a491efd2cfa87b9f2c2f89ee953be [2023-03-27T04:10:26.774Z] Merge succeeded, producing 2f85770b558a491efd2cfa87b9f2c2f89ee953be [2023-03-27T04:10:26.775Z] Checking out Revision 2f85770b558a491efd2cfa87b9f2c2f89ee953be (PR-292) [2023-03-27T04:10:26.296Z] > git config core.sparsecheckout # timeout=10 [2023-03-27T04:10:26.377Z] > git checkout -f 2f85770b558a491efd2cfa87b9f2c2f89ee953be # timeout=10 [2023-03-27T04:10:26.666Z] > git remote # timeout=10 [2023-03-27T04:10:26.684Z] > git config --get remote.origin.url # timeout=10 [2023-03-27T04:10:26.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-27T04:10:26.735Z] > git merge e03c6e991c633265ca57616196638541aa716f8b # timeout=10 [2023-03-27T04:10:26.762Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-27T04:10:26.785Z] > git config core.sparsecheckout # timeout=10 [2023-03-27T04:10:26.801Z] > git checkout -f 2f85770b558a491efd2cfa87b9f2c2f89ee953be # timeout=10 [2023-03-27T04:10:27.586Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-03-27T04:10:27.635Z] > git --version # timeout=10 [2023-03-27T04:10:27.644Z] > git --version # 'git version 2.25.1' [2023-03-27T04:10:27.668Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-27T04:10:28.914Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-27T04:10:28.914Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-27T04:10:28.914Z] Dload Upload Total Spent Left Speed [2023-03-27T04:10:28.914Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 254k 0 --:--:-- --:--:-- --:--:-- 254k [Pipeline] sh [2023-03-27T04:10:29.514Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-27T04:10:29.861Z] + sudo tee /etc/docker/daemon.new [2023-03-27T04:10:29.861Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-27T04:10:29.861Z] { [2023-03-27T04:10:29.862Z] "registry-mirrors": [ [2023-03-27T04:10:29.862Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-27T04:10:29.862Z] ], [2023-03-27T04:10:29.862Z] "bip": "10.250.0.254/24", [2023-03-27T04:10:29.862Z] "hosts": [ [2023-03-27T04:10:29.862Z] "tcp://0.0.0.0:5555", [2023-03-27T04:10:29.862Z] "unix:///var/run/docker.sock" [2023-03-27T04:10:29.862Z] ], [2023-03-27T04:10:29.862Z] "mtu": 1458, [2023-03-27T04:10:29.862Z] "selinux-enabled": true, [2023-03-27T04:10:29.862Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-27T04:10:29.862Z] } [Pipeline] sh [2023-03-27T04:10:30.203Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-27T04:10:30.560Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-27T04:10:48.883Z] provisioning config files... [2023-03-27T04:10:48.908Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config16059715962870087694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:10:49.290Z] ---> docker-login.sh [2023-03-27T04:10:49.290Z] nexus3.edgexfoundry.org:10001 [2023-03-27T04:10:49.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:10:49.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:10:49.834Z] Configure a credential helper to remove this warning. See [2023-03-27T04:10:49.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:10:49.834Z] [2023-03-27T04:10:49.834Z] Login Succeeded [2023-03-27T04:10:49.834Z] nexus3.edgexfoundry.org:10002 [2023-03-27T04:10:50.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:10:50.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:10:50.104Z] Configure a credential helper to remove this warning. See [2023-03-27T04:10:50.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:10:50.104Z] [2023-03-27T04:10:50.104Z] Login Succeeded [2023-03-27T04:10:50.104Z] nexus3.edgexfoundry.org:10003 [2023-03-27T04:10:50.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:10:50.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:10:50.642Z] Configure a credential helper to remove this warning. See [2023-03-27T04:10:50.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:10:50.642Z] [2023-03-27T04:10:50.642Z] Login Succeeded [2023-03-27T04:10:50.642Z] nexus3.edgexfoundry.org:10004 [2023-03-27T04:10:50.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:10:50.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:10:50.912Z] Configure a credential helper to remove this warning. See [2023-03-27T04:10:50.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:10:50.912Z] [2023-03-27T04:10:50.912Z] Login Succeeded [2023-03-27T04:10:50.912Z] docker.io [2023-03-27T04:10:51.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:10:51.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:10:51.447Z] Configure a credential helper to remove this warning. See [2023-03-27T04:10:51.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:10:51.447Z] [2023-03-27T04:10:51.447Z] Login Succeeded [2023-03-27T04:10:51.447Z] ---> docker-login.sh ends [Pipeline] } [2023-03-27T04:10:51.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-27T04:10:51.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-27T04:10:51.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-27T04:10:51.914Z] ========================================================= [2023-03-27T04:10:51.914Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-27T04:10:51.914Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:10:52.396Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-27T04:10:52.988Z] Sending build context to Docker daemon 19.69MB [2023-03-27T04:10:52.988Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-27T04:10:52.988Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-27T04:10:56.344Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-27T04:10:56.344Z] af6eaf76a39c: Pulling fs layer [2023-03-27T04:10:56.344Z] 55522c791124: Pulling fs layer [2023-03-27T04:10:56.344Z] ce5c4a1c91eb: Pulling fs layer [2023-03-27T04:10:56.344Z] 169dfbe0d373: Pulling fs layer [2023-03-27T04:10:56.344Z] e1ff8fa3b103: Pulling fs layer [2023-03-27T04:10:56.344Z] 52ebb69f0ebf: Pulling fs layer [2023-03-27T04:10:56.344Z] 5abe8eddf0d5: Pulling fs layer [2023-03-27T04:10:56.344Z] e1ff8fa3b103: Waiting [2023-03-27T04:10:56.344Z] 52ebb69f0ebf: Waiting [2023-03-27T04:10:56.344Z] 5abe8eddf0d5: Waiting [2023-03-27T04:10:56.344Z] 169dfbe0d373: Waiting [2023-03-27T04:10:56.344Z] 55522c791124: Verifying Checksum [2023-03-27T04:10:56.344Z] 55522c791124: Download complete [2023-03-27T04:10:56.344Z] 169dfbe0d373: Verifying Checksum [2023-03-27T04:10:56.344Z] 169dfbe0d373: Download complete [2023-03-27T04:10:56.344Z] e1ff8fa3b103: Verifying Checksum [2023-03-27T04:10:56.344Z] e1ff8fa3b103: Download complete [2023-03-27T04:10:56.344Z] af6eaf76a39c: Verifying Checksum [2023-03-27T04:10:57.311Z] af6eaf76a39c: Pull complete [2023-03-27T04:10:57.311Z] 5abe8eddf0d5: Verifying Checksum [2023-03-27T04:10:57.311Z] 5abe8eddf0d5: Download complete [2023-03-27T04:10:57.903Z] 55522c791124: Pull complete [2023-03-27T04:10:58.601Z] ce5c4a1c91eb: Verifying Checksum [2023-03-27T04:10:58.601Z] ce5c4a1c91eb: Download complete [2023-03-27T04:10:58.601Z] 52ebb69f0ebf: Download complete [2023-03-27T04:11:10.927Z] ce5c4a1c91eb: Pull complete [2023-03-27T04:11:10.927Z] 169dfbe0d373: Pull complete [2023-03-27T04:11:10.927Z] e1ff8fa3b103: Pull complete [2023-03-27T04:11:17.640Z] 52ebb69f0ebf: Pull complete [2023-03-27T04:11:19.600Z] 5abe8eddf0d5: Pull complete [2023-03-27T04:11:19.600Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-27T04:11:19.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-27T04:11:19.600Z] ---> 6cb57ee374ae [2023-03-27T04:11:19.600Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-27T04:11:21.562Z] ---> Running in c9f59c5a89b8 [2023-03-27T04:11:21.836Z] Removing intermediate container c9f59c5a89b8 [2023-03-27T04:11:21.836Z] ---> da72c3fcc5b0 [2023-03-27T04:11:21.836Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-27T04:11:21.836Z] ---> Running in 8b731226e001 [2023-03-27T04:11:22.106Z] Removing intermediate container 8b731226e001 [2023-03-27T04:11:22.106Z] ---> 29b86adfe746 [2023-03-27T04:11:22.106Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-27T04:11:22.377Z] ---> Running in cf6de5781e0d [2023-03-27T04:11:22.648Z] Removing intermediate container cf6de5781e0d [2023-03-27T04:11:22.648Z] ---> a9cd42951a4e [2023-03-27T04:11:22.648Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-27T04:11:22.648Z] ---> Running in a31ef01bfe89 [2023-03-27T04:11:22.920Z] Removing intermediate container a31ef01bfe89 [2023-03-27T04:11:22.920Z] ---> e61259028742 [2023-03-27T04:11:22.920Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-27T04:11:23.188Z] ---> Running in 2cf6f6582e2b [2023-03-27T04:11:23.456Z] Removing intermediate container 2cf6f6582e2b [2023-03-27T04:11:23.456Z] ---> e8b757d89ffa [2023-03-27T04:11:23.456Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-27T04:11:23.456Z] ---> Running in a7257aeaadfd [2023-03-27T04:11:24.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T04:11:25.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T04:11:26.564Z] OK: 263 MiB in 53 packages [2023-03-27T04:11:27.148Z] Removing intermediate container a7257aeaadfd [2023-03-27T04:11:27.148Z] ---> 8d799ee8d44a [2023-03-27T04:11:27.148Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-27T04:11:27.416Z] ---> Running in d08d59886b3a [2023-03-27T04:11:27.687Z] Removing intermediate container d08d59886b3a [2023-03-27T04:11:27.687Z] ---> 882f595818b2 [2023-03-27T04:11:27.687Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-27T04:11:27.954Z] ---> 658345468099 [2023-03-27T04:11:27.954Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T04:11:28.222Z] ---> Running in 76daad05af5e [2023-03-27T04:12:27.721Z] Removing intermediate container 76daad05af5e [2023-03-27T04:12:27.721Z] ---> 991ba2522e63 [2023-03-27T04:12:27.721Z] Step 12/13 : COPY . . [2023-03-27T04:12:28.685Z] ---> 90b3d5e00de3 [2023-03-27T04:12:28.685Z] Step 13/13 : RUN ${MAKE} [2023-03-27T04:12:28.685Z] ---> Running in 57560f172b39 [2023-03-27T04:12:29.649Z] noop [2023-03-27T04:12:30.235Z] Removing intermediate container 57560f172b39 [2023-03-27T04:12:30.235Z] ---> 104a25694d66 [2023-03-27T04:12:30.235Z] Successfully built 104a25694d66 [2023-03-27T04:12:30.502Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:12:30.983Z] + docker inspect -f . ci-base-image-arm64 [2023-03-27T04:12:30.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T04:12:31.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-5886 does not seem to be running inside a container [2023-03-27T04:12:31.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-27T04:12:32.593Z] $ docker top 5fcb900bff18dd012f46e7032a5ccca5075eb1798ab090d034e3405bda300ec7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T04:12:33.474Z] + go version [2023-03-27T04:12:33.474Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-27T04:12:33.518Z] $ docker stop --time=1 5fcb900bff18dd012f46e7032a5ccca5075eb1798ab090d034e3405bda300ec7 [2023-03-27T04:12:35.121Z] $ docker rm -f --volumes 5fcb900bff18dd012f46e7032a5ccca5075eb1798ab090d034e3405bda300ec7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:12:35.966Z] + docker inspect -f . ci-base-image-arm64 [2023-03-27T04:12:35.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T04:12:36.211Z] prd-ubuntu20.04-docker-arm64-4c-16g-5886 does not seem to be running inside a container [2023-03-27T04:12:36.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-27T04:12:37.344Z] $ docker top b10ace8038fea834d5258de51a767350813baff7813b117caabf6c49af344fbb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T04:12:37.870Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-03-27T04:12:38.254Z] + make test [2023-03-27T04:12:38.254Z] go test ./... -coverprofile=coverage.out ./... [2023-03-27T04:13:10.491Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-27T04:15:17.192Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-27T04:15:17.193Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:30:19: invalid operation: pv.Maximum != "" (mismatched types *float64 and untyped string) [2023-03-27T04:15:17.193Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:31:37: cannot use pv.Maximum (variable of type *float64) as string value in argument to validateWriteMaximum [2023-03-27T04:15:17.193Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:36:19: invalid operation: pv.Minimum != "" (mismatched types *float64 and untyped string) [2023-03-27T04:15:17.193Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:37:37: cannot use pv.Minimum (variable of type *float64) as string value in argument to validateWriteMinimum [2023-03-27T04:15:17.193Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != 0 (mismatched types *float64 and untyped int) [2023-03-27T04:15:17.193Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:42:36: invalid operation: pv.Offset != defaultOffset (mismatched types *float64 and float64) [2023-03-27T04:15:17.193Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type *float64) as float64 value in argument to transformOffset [2023-03-27T04:15:17.193Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != 0 (mismatched types *float64 and untyped int) [2023-03-27T04:15:17.193Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:48:34: invalid operation: pv.Scale != defaultScale (mismatched types *float64 and float64) [2023-03-27T04:15:17.193Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type *float64) as float64 value in argument to transformScale [2023-03-27T04:15:17.193Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:49:44: too many errors [2023-03-27T04:15:35.395Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-27T04:15:35.395Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.192s coverage: 31.7% of statements [2023-03-27T04:15:53.648Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.001s coverage: 86.5% of statements [2023-03-27T04:15:53.649Z] FAIL [2023-03-27T04:15:53.649Z] make: *** [Makefile:58: unittest] Error 1 [Pipeline] } [2023-03-27T04:15:53.703Z] $ docker stop --time=1 b10ace8038fea834d5258de51a767350813baff7813b117caabf6c49af344fbb [2023-03-27T04:15:55.539Z] $ docker rm -f --volumes b10ace8038fea834d5258de51a767350813baff7813b117caabf6c49af344fbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:15:57.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-27T04:15:57.313Z] [2023-03-27T04:15:57.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:15:57.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-27T04:15:57.982Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-27T04:15:57.982Z] 8998bd30e6a1: Pulling fs layer [2023-03-27T04:15:57.982Z] 04944245beec: Pulling fs layer [2023-03-27T04:15:57.982Z] 699f458cf7ca: Pulling fs layer [2023-03-27T04:15:57.982Z] 765212b225bb: Pulling fs layer [2023-03-27T04:15:57.982Z] f23df028b6ca: Pulling fs layer [2023-03-27T04:15:57.982Z] d65c8cfc05b1: Pulling fs layer [2023-03-27T04:15:57.982Z] 2437ff75d9bd: Pulling fs layer [2023-03-27T04:15:57.982Z] f23df028b6ca: Waiting [2023-03-27T04:15:57.982Z] d65c8cfc05b1: Waiting [2023-03-27T04:15:57.982Z] 2437ff75d9bd: Waiting [2023-03-27T04:15:57.982Z] 765212b225bb: Waiting [2023-03-27T04:15:57.982Z] 04944245beec: Verifying Checksum [2023-03-27T04:15:57.982Z] 04944245beec: Download complete [2023-03-27T04:15:57.982Z] 765212b225bb: Download complete [2023-03-27T04:15:57.982Z] f23df028b6ca: Verifying Checksum [2023-03-27T04:15:57.982Z] f23df028b6ca: Download complete [2023-03-27T04:15:57.982Z] d65c8cfc05b1: Verifying Checksum [2023-03-27T04:15:57.982Z] d65c8cfc05b1: Download complete [2023-03-27T04:15:58.248Z] 699f458cf7ca: Verifying Checksum [2023-03-27T04:15:58.248Z] 699f458cf7ca: Download complete [2023-03-27T04:15:58.516Z] 8998bd30e6a1: Download complete [2023-03-27T04:16:01.115Z] 2437ff75d9bd: Verifying Checksum [2023-03-27T04:16:01.115Z] 2437ff75d9bd: Download complete [2023-03-27T04:16:02.521Z] 8998bd30e6a1: Pull complete [2023-03-27T04:16:02.787Z] 04944245beec: Pull complete [2023-03-27T04:16:04.192Z] 699f458cf7ca: Pull complete [2023-03-27T04:16:04.192Z] 765212b225bb: Pull complete [2023-03-27T04:16:04.778Z] f23df028b6ca: Pull complete [2023-03-27T04:16:05.045Z] d65c8cfc05b1: Pull complete [2023-03-27T04:16:20.057Z] 2437ff75d9bd: Pull complete [2023-03-27T04:16:20.057Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-27T04:16:20.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-27T04:16:20.057Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T04:16:20.391Z] prd-ubuntu20.04-docker-arm64-4c-16g-5886 does not seem to be running inside a container [2023-03-27T04:16:20.464Z] $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-27T04:16:23.131Z] $ docker top 1f07a7f85037a5439ad40f9a84847747274c675946a29094a92ace666ef73d2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:16:24.020Z] ---> job-cost.sh [2023-03-27T04:16:24.021Z] lf-activate-venv: SKIPPING [2023-03-27T04:16:24.021Z] INFO: No Stack... [2023-03-27T04:16:24.287Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-27T04:16:25.249Z] INFO: Archiving Costs [Pipeline] sh [2023-03-27T04:16:25.913Z] + cut -d, -f6 [2023-03-27T04:16:25.913Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2023-03-27T04:16:26.001Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-292-1-stack-cost] [2023-03-27T04:16:26.007Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-292-1-stack-cost] did not exist. Created. [2023-03-27T04:16:26.007Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-292-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-27T04:16:26.429Z] /w/workspace/device-onvif-camera/1@tmp/durable-2fbda2f2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-27T04:16:27.101Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-27T04:16:27.137Z] Warning: overwriting stash ‘stack-cost’ [2023-03-27T04:16:27.561Z] Stashed 1 file(s) [Pipeline] } [2023-03-27T04:16:27.581Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-292-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-27T04:16:27.673Z] $ docker stop --time=1 1f07a7f85037a5439ad40f9a84847747274c675946a29094a92ace666ef73d2e [2023-03-27T04:16:29.166Z] $ docker rm -f --volumes 1f07a7f85037a5439ad40f9a84847747274c675946a29094a92ace666ef73d2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-27T04:16:29.908Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-27T04:16:31.912Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-292/archives ] [2023-03-27T04:16:31.912Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-292/archives [2023-03-27T04:16:31.912Z] total 16 [2023-03-27T04:16:31.912Z] drwxr-xr-x 3 root root 4096 Mar 27 04:08 . [2023-03-27T04:16:31.912Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 27 04:08 .. [2023-03-27T04:16:31.912Z] drwxr-xr-x 2 root root 4096 Mar 27 04:08 cost [2023-03-27T04:16:31.912Z] -rw-r--r-- 1 root root 91 Mar 27 04:08 cost.csv [2023-03-27T04:16:31.912Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-292/archives [2023-03-27T04:16:31.912Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-292/archives [2023-03-27T04:16:31.912Z] total 16 [2023-03-27T04:16:31.912Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 04:08 . [2023-03-27T04:16:31.912Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 27 04:08 .. [2023-03-27T04:16:31.912Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 27 04:08 cost [2023-03-27T04:16:31.912Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 27 04:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:16:32.245Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:16:33.141Z] ---> package-listing.sh [2023-03-27T04:16:33.141Z] ++ facter osfamily [2023-03-27T04:16:33.141Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-27T04:16:33.401Z] + OS_FAMILY=debian [2023-03-27T04:16:33.401Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-292 [2023-03-27T04:16:33.401Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-27T04:16:33.401Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-27T04:16:33.401Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-27T04:16:33.401Z] + PACKAGES=/tmp/packages_start.txt [2023-03-27T04:16:33.401Z] + '[' /w/workspace/undry_device-onvif-camera_PR-292 ']' [2023-03-27T04:16:33.401Z] + PACKAGES=/tmp/packages_end.txt [2023-03-27T04:16:33.401Z] + case "${OS_FAMILY}" in [2023-03-27T04:16:33.401Z] + dpkg -l [2023-03-27T04:16:33.401Z] + grep '^ii' [2023-03-27T04:16:33.401Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-27T04:16:33.401Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-27T04:16:33.401Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-27T04:16:33.401Z] + '[' /w/workspace/undry_device-onvif-camera_PR-292 ']' [2023-03-27T04:16:33.401Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-292/archives/ [2023-03-27T04:16:33.401Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-292/archives/ [Pipeline] echo [2023-03-27T04:16:33.439Z] 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/undry_device-onvif-camera_PR-292/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-27T04:16:33.739Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:16:34.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-27T04:16:34.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T04:16:34.579Z] prd-ubuntu20.04-docker-8c-8g-5884 does not seem to be running inside a container [2023-03-27T04:16:34.618Z] $ 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/undry_device-onvif-camera_PR-292/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-292 -v /w/workspace/undry_device-onvif-camera_PR-292:/w/workspace/undry_device-onvif-camera_PR-292:rw,z -v /w/workspace/undry_device-onvif-camera_PR-292@tmp:/w/workspace/undry_device-onvif-camera_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-27T04:16:34.840Z] $ docker top e7e9eba28a18c7ee64553b4f60674fbfc38ca62383ea5e7fcd4722ddc9ad3f8c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T04:16:35.220Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-27T04:16:35.525Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-27T04:16:35.834Z] + ls /var/log/sa-host [2023-03-27T04:16:35.834Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-27T04:16:36.028Z] provisioning config files... [2023-03-27T04:16:36.036Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-292@tmp/config6494507580984529634tmp [Pipeline] { [Pipeline] echo [2023-03-27T04:16:36.091Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:16:36.409Z] ---> create-netrc.sh [Pipeline] } [2023-03-27T04:16:36.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:16:36.825Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-27T04:16:36.856Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:16:37.183Z] ---> sudo-logs.sh [2023-03-27T04:16:37.183Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-27T04:16:37.262Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:16:37.572Z] ---> job-cost.sh [2023-03-27T04:16:37.572Z] lf-activate-venv: SKIPPING [2023-03-27T04:16:37.572Z] DEBUG: total: 0.2199999988079071 [2023-03-27T04:16:37.572Z] INFO: Retrieving Stack Cost... [2023-03-27T04:16:37.832Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-27T04:16:38.400Z] INFO: Archiving Costs [Pipeline] echo [2023-03-27T04:16:38.433Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:16:38.760Z] ---> logs-deploy.sh [2023-03-27T04:16:38.760Z] lf-activate-venv: SKIPPING [2023-03-27T04:16:38.760Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-292/1 [2023-03-27T04:16:38.760Z] INFO: archiving workspace using pattern(s): [2023-03-27T04:16:39.697Z] Archives upload complete. [2023-03-27T04:16:39.957Z] INFO: archiving logs to Nexus [2023-03-27T04:16:40.527Z] ---> uname -a: [2023-03-27T04:16:40.527Z] Linux prd-ubuntu20-04-docker-8c-8g-5884 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-27T04:16:40.527Z] [2023-03-27T04:16:40.527Z] [2023-03-27T04:16:40.527Z] ---> lscpu: [2023-03-27T04:16:40.527Z] Architecture: x86_64 [2023-03-27T04:16:40.527Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-27T04:16:40.527Z] Byte Order: Little Endian [2023-03-27T04:16:40.527Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-27T04:16:40.527Z] CPU(s): 8 [2023-03-27T04:16:40.527Z] On-line CPU(s) list: 0-7 [2023-03-27T04:16:40.527Z] Thread(s) per core: 1 [2023-03-27T04:16:40.527Z] Core(s) per socket: 1 [2023-03-27T04:16:40.527Z] Socket(s): 8 [2023-03-27T04:16:40.527Z] NUMA node(s): 1 [2023-03-27T04:16:40.527Z] Vendor ID: AuthenticAMD [2023-03-27T04:16:40.527Z] CPU family: 23 [2023-03-27T04:16:40.527Z] Model: 49 [2023-03-27T04:16:40.527Z] Model name: AMD EPYC-Rome Processor [2023-03-27T04:16:40.527Z] Stepping: 0 [2023-03-27T04:16:40.527Z] CPU MHz: 2799.998 [2023-03-27T04:16:40.527Z] BogoMIPS: 5599.99 [2023-03-27T04:16:40.527Z] Virtualization: AMD-V [2023-03-27T04:16:40.527Z] Hypervisor vendor: KVM [2023-03-27T04:16:40.527Z] Virtualization type: full [2023-03-27T04:16:40.527Z] L1d cache: 256 KiB [2023-03-27T04:16:40.527Z] L1i cache: 256 KiB [2023-03-27T04:16:40.527Z] L2 cache: 4 MiB [2023-03-27T04:16:40.527Z] L3 cache: 128 MiB [2023-03-27T04:16:40.527Z] NUMA node0 CPU(s): 0-7 [2023-03-27T04:16:40.527Z] Vulnerability Itlb multihit: Not affected [2023-03-27T04:16:40.527Z] Vulnerability L1tf: Not affected [2023-03-27T04:16:40.527Z] Vulnerability Mds: Not affected [2023-03-27T04:16:40.527Z] Vulnerability Meltdown: Not affected [2023-03-27T04:16:40.527Z] Vulnerability Mmio stale data: Not affected [2023-03-27T04:16:40.527Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-27T04:16:40.527Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-27T04:16:40.527Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-27T04:16:40.527Z] Vulnerability Srbds: Not affected [2023-03-27T04:16:40.527Z] Vulnerability Tsx async abort: Not affected [2023-03-27T04:16:40.527Z] 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 [2023-03-27T04:16:40.527Z] [2023-03-27T04:16:40.527Z] [2023-03-27T04:16:40.527Z] ---> nproc: [2023-03-27T04:16:40.527Z] 8 [2023-03-27T04:16:40.527Z] [2023-03-27T04:16:40.527Z] [2023-03-27T04:16:40.527Z] ---> df -h: [2023-03-27T04:16:40.527Z] Filesystem Size Used Avail Use% Mounted on [2023-03-27T04:16:40.527Z] overlay 155G 12G 144G 8% / [2023-03-27T04:16:40.527Z] tmpfs 64M 0 64M 0% /dev [2023-03-27T04:16:40.527Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-27T04:16:40.527Z] shm 64M 0 64M 0% /dev/shm [2023-03-27T04:16:40.527Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-27T04:16:40.527Z] [2023-03-27T04:16:40.527Z] [2023-03-27T04:16:40.527Z] ---> sar -b -r -n DEV: [2023-03-27T04:16:40.527Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5884) 03/27/23 _x86_64_ (8 CPU) [2023-03-27T04:16:40.527Z] [2023-03-27T04:16:40.527Z] 04:06:24 LINUX RESTART (8 CPU) [2023-03-27T04:16:40.527Z] [2023-03-27T04:16:40.527Z] 04:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-27T04:16:40.527Z] 04:08:01 234.65 5.03 229.62 0.00 495.43 86142.73 0.00 [2023-03-27T04:16:40.527Z] 04:09:01 50.51 0.18 50.32 0.00 11.86 24616.30 0.00 [2023-03-27T04:16:40.527Z] 04:10:01 1.82 0.00 1.82 0.00 0.00 20.68 0.00 [2023-03-27T04:16:40.527Z] 04:11:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 [2023-03-27T04:16:40.527Z] 04:12:01 54.76 11.60 43.16 0.00 5176.74 8824.00 0.00 [2023-03-27T04:16:40.527Z] 04:13:02 6.30 0.02 6.28 0.00 0.13 124.38 0.00 [2023-03-27T04:16:40.527Z] 04:14:01 1.02 0.00 1.02 0.00 0.00 11.66 0.00 [2023-03-27T04:16:40.527Z] 04:15:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 [2023-03-27T04:16:40.527Z] 04:16:01 1.52 0.00 1.52 0.00 0.00 15.86 0.00 [2023-03-27T04:16:40.527Z] Average: 38.99 1.87 37.12 0.00 632.99 13200.50 0.00 [2023-03-27T04:16:40.527Z] [2023-03-27T04:16:40.527Z] 04:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-27T04:16:40.527Z] 04:08:01 28288496 31460388 835440 2.54 145500 3221420 2034140 5.99 1221348 2910040 10668 [2023-03-27T04:16:40.527Z] 04:09:01 27927860 31584600 713212 2.17 152400 3663428 1791112 5.28 1186264 3271728 340 [2023-03-27T04:16:40.527Z] 04:10:01 27927720 31584580 712636 2.17 152440 3663432 1791112 5.28 1185720 3271744 20 [2023-03-27T04:16:40.527Z] 04:11:01 27933248 31590140 707024 2.15 152464 3663432 1791112 5.28 1180436 3271744 44 [2023-03-27T04:16:40.527Z] 04:12:01 27390436 31563656 724036 2.20 186084 4122012 1831304 5.40 1508028 3449204 920 [2023-03-27T04:16:40.527Z] 04:13:02 27405692 31574092 713128 2.17 184664 4118748 1807404 5.33 1497116 3446036 144 [2023-03-27T04:16:40.527Z] 04:14:01 27405704 31574188 712984 2.17 184684 4118760 1807404 5.33 1497548 3446040 164 [2023-03-27T04:16:40.527Z] 04:15:01 27405688 31574240 712876 2.17 184736 4118768 1807404 5.33 1497576 3446048 216 [2023-03-27T04:16:40.527Z] 04:16:01 27405680 31574476 712800 2.17 184804 4118768 1807404 5.33 1497108 3446236 8 [2023-03-27T04:16:40.527Z] Average: 27676725 31564484 727126 2.21 169753 3867641 1829822 5.39 1363460 3328758 1392 [2023-03-27T04:16:40.527Z] [2023-03-27T04:16:40.527Z] 04:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-27T04:16:40.527Z] 04:08:01 veth50b671b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:08:01 ens3 581.36 357.66 7948.09 55.13 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:08:01 docker0 199.15 319.77 16.16 2123.59 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:08:01 lo 4.34 4.34 0.43 0.43 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:09:01 ens3 125.01 90.15 2539.26 85.25 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:09:01 docker0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:09:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:10:01 ens3 1.00 0.27 1.76 0.08 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:11:01 ens3 0.48 0.35 0.26 0.21 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:12:01 ens3 161.74 82.62 2810.10 5.97 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:12:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:13:02 ens3 0.30 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:13:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:14:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:15:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] Average: ens3 95.96 58.61 1468.54 16.25 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] Average: docker0 21.85 35.07 1.77 232.92 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 [2023-03-27T04:16:40.528Z] [2023-03-27T04:16:40.528Z] [2023-03-27T04:16:40.528Z] ---> sar -P ALL: [2023-03-27T04:16:40.528Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5884) 03/27/23 _x86_64_ (8 CPU) [2023-03-27T04:16:40.528Z] [2023-03-27T04:16:40.528Z] 04:06:24 LINUX RESTART (8 CPU) [2023-03-27T04:16:40.528Z] [2023-03-27T04:16:40.528Z] 04:07:02 CPU %user %nice %system %iowait %steal %idle [2023-03-27T04:16:40.528Z] 04:08:01 all 10.81 0.00 5.20 2.81 0.06 81.12 [2023-03-27T04:16:40.528Z] 04:08:01 0 10.87 0.00 4.75 5.73 0.07 78.58 [2023-03-27T04:16:40.528Z] 04:08:01 1 9.87 0.00 4.90 1.43 0.07 83.73 [2023-03-27T04:16:40.528Z] 04:08:01 2 11.20 0.00 4.65 0.48 0.07 83.60 [2023-03-27T04:16:40.528Z] 04:08:01 3 12.73 0.00 5.23 0.34 0.05 81.65 [2023-03-27T04:16:40.528Z] 04:08:01 4 9.43 0.00 5.58 0.51 0.05 84.42 [2023-03-27T04:16:40.528Z] 04:08:01 5 10.77 0.00 6.78 10.71 0.07 71.67 [2023-03-27T04:16:40.528Z] 04:08:01 6 10.38 0.00 4.53 1.73 0.03 83.32 [2023-03-27T04:16:40.528Z] 04:08:01 7 11.25 0.00 5.19 1.55 0.09 81.92 [2023-03-27T04:16:40.528Z] 04:09:01 all 19.15 0.00 3.80 0.74 0.05 76.25 [2023-03-27T04:16:40.528Z] 04:09:01 0 15.76 0.00 2.82 0.08 0.03 81.30 [2023-03-27T04:16:40.528Z] 04:09:01 1 18.48 0.00 3.86 0.39 0.03 77.23 [2023-03-27T04:16:40.528Z] 04:09:01 2 18.42 0.00 3.96 0.05 0.03 77.53 [2023-03-27T04:16:40.528Z] 04:09:01 3 18.97 0.00 4.13 0.10 0.05 76.76 [2023-03-27T04:16:40.528Z] 04:09:01 4 19.90 0.00 4.13 0.00 0.05 75.92 [2023-03-27T04:16:40.528Z] 04:09:01 5 19.89 0.00 4.77 4.84 0.05 70.44 [2023-03-27T04:16:40.528Z] 04:09:01 6 19.66 0.00 3.35 0.15 0.07 76.77 [2023-03-27T04:16:40.528Z] 04:09:01 7 22.13 0.00 3.41 0.35 0.05 74.06 [2023-03-27T04:16:40.528Z] 04:10:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-03-27T04:16:40.528Z] 04:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-27T04:16:40.528Z] 04:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-27T04:16:40.528Z] 04:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-27T04:16:40.528Z] 04:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-27T04:16:40.528Z] 04:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-27T04:16:40.528Z] 04:10:01 5 0.03 0.00 0.00 0.07 0.02 99.88 [2023-03-27T04:16:40.528Z] 04:10:01 6 0.02 0.00 0.00 0.00 0.03 99.95 [2023-03-27T04:16:40.528Z] 04:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-27T04:16:40.528Z] 04:11:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2023-03-27T04:16:40.528Z] 04:11:01 0 0.00 0.00 0.02 0.10 0.00 99.88 [2023-03-27T04:16:40.528Z] 04:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-27T04:16:40.528Z] 04:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-27T04:16:40.528Z] 04:11:01 3 0.10 0.00 0.02 0.00 0.00 99.88 [2023-03-27T04:16:40.528Z] 04:11:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-27T04:16:40.528Z] 04:11:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-27T04:16:40.528Z] 04:11:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2023-03-27T04:16:40.528Z] 04:11:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-27T04:16:40.528Z] 04:12:01 all 2.18 0.00 1.37 0.75 0.03 95.67 [2023-03-27T04:16:40.528Z] 04:12:01 0 1.84 0.00 2.65 2.04 0.03 93.44 [2023-03-27T04:16:40.528Z] 04:12:01 1 2.29 0.00 0.93 0.03 0.03 96.71 [2023-03-27T04:16:40.528Z] 04:12:01 2 4.21 0.00 1.09 0.42 0.02 94.27 [2023-03-27T04:16:40.528Z] 04:12:01 3 1.65 0.00 0.90 0.33 0.03 97.08 [2023-03-27T04:16:40.528Z] 04:12:01 4 1.84 0.00 1.70 0.23 0.02 96.21 [2023-03-27T04:16:40.528Z] 04:12:01 5 1.42 0.00 0.77 2.22 0.02 95.58 [2023-03-27T04:16:40.528Z] 04:12:01 6 1.39 0.00 1.99 0.60 0.03 95.98 [2023-03-27T04:16:40.528Z] 04:12:01 7 2.83 0.00 0.90 0.12 0.03 96.12 [2023-03-27T04:16:40.528Z] 04:13:02 all 0.17 0.00 0.05 0.01 0.01 99.75 [2023-03-27T04:16:40.528Z] 04:13:02 0 0.05 0.00 0.05 0.03 0.00 99.87 [2023-03-27T04:16:40.528Z] 04:13:02 1 0.95 0.00 0.07 0.00 0.02 98.97 [2023-03-27T04:16:40.528Z] 04:13:02 2 0.08 0.00 0.03 0.00 0.02 99.87 [2023-03-27T04:16:40.528Z] 04:13:02 3 0.05 0.00 0.05 0.00 0.00 99.90 [2023-03-27T04:16:40.528Z] 04:13:02 4 0.03 0.00 0.07 0.02 0.00 99.88 [2023-03-27T04:16:40.528Z] 04:13:02 5 0.07 0.00 0.05 0.07 0.00 99.82 [2023-03-27T04:16:40.528Z] 04:13:02 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-27T04:16:40.528Z] 04:13:02 7 0.10 0.00 0.07 0.00 0.03 99.80 [2023-03-27T04:16:40.528Z] 04:14:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-03-27T04:16:40.528Z] 04:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-27T04:16:40.528Z] 04:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-27T04:16:40.528Z] 04:14:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2023-03-27T04:16:40.528Z] 04:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-27T04:16:40.528Z] 04:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-27T04:16:40.528Z] 04:14:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-27T04:16:40.528Z] 04:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-27T04:16:40.528Z] 04:14:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-27T04:16:40.528Z] 04:15:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-03-27T04:16:40.528Z] 04:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-27T04:16:40.528Z] 04:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-27T04:16:40.528Z] 04:15:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-27T04:16:40.528Z] 04:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-27T04:16:40.528Z] 04:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-27T04:16:40.528Z] 04:15:01 5 0.00 0.00 0.02 0.07 0.02 99.90 [2023-03-27T04:16:40.528Z] 04:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-27T04:16:40.528Z] 04:15:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2023-03-27T04:16:40.528Z] 04:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-03-27T04:16:40.528Z] 04:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-27T04:16:40.528Z] 04:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-27T04:16:40.528Z] 04:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-27T04:16:40.528Z] 04:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-27T04:16:40.528Z] 04:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-27T04:16:40.528Z] 04:16:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2023-03-27T04:16:40.528Z] 04:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-27T04:16:40.528Z] 04:16:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-27T04:16:40.528Z] Average: all 3.57 0.00 1.15 0.48 0.02 94.79 [2023-03-27T04:16:40.528Z] Average: 0 3.13 0.00 1.13 0.87 0.02 94.84 [2023-03-27T04:16:40.528Z] Average: 1 3.49 0.00 1.08 0.20 0.02 95.21 [2023-03-27T04:16:40.528Z] Average: 2 3.74 0.00 1.07 0.11 0.02 95.06 [2023-03-27T04:16:40.528Z] Average: 3 3.69 0.00 1.13 0.09 0.01 95.08 [2023-03-27T04:16:40.528Z] Average: 4 3.46 0.00 1.27 0.08 0.02 95.17 [2023-03-27T04:16:40.528Z] Average: 5 3.54 0.00 1.36 1.97 0.02 93.11 [2023-03-27T04:16:40.528Z] Average: 6 3.49 0.00 1.10 0.27 0.02 95.13 [2023-03-27T04:16:40.528Z] Average: 7 4.01 0.00 1.06 0.22 0.03 94.68 [2023-03-27T04:16:40.528Z] [2023-03-27T04:16:40.528Z] [2023-03-27T04:16:40.528Z]