Pull request #354 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca+19aea0788ff6687e1018adc680fb40cfac0f4964 (6d52a29f07050a8ecffaf313353730700c5e0451) 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-ssh1970612220451462366.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8819024041558731760.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-354/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-354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4029837991968986902.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-354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9331264470309948077.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh440110564412789225.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-354/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-354/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4517322361065844998.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14940 in /w/workspace/undry_device-onvif-camera_PR-354 [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-354 # 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 Merging remotes/origin/main commit 19aea0788ff6687e1018adc680fb40cfac0f4964 into PR head commit 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca Merge succeeded, producing 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca Checking out Revision 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca (PR-354) > 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/354/head:refs/remotes/origin/PR-354 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca # 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 19aea0788ff6687e1018adc680fb40cfac0f4964 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca # timeout=10 Commit message: "docs: Update main branch Warning with standard text agreed to by TSC" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T18:51:38.432Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T18:51:38.612Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T18:51:38.730Z] ========================================================= [2023-05-10T18:51:38.731Z] EdgeX Global Pipelines Version Info [2023-05-10T18:51:38.731Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:51:39.491Z] ------------------- [2023-05-10T18:51:39.491Z] stable info: [2023-05-10T18:51:39.491Z] ------------------- [2023-05-10T18:51:39.491Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T18:51:39.491Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T18:51:39.491Z] Message: update stable to v1.0.249 [2023-05-10T18:51:40.062Z] ------------------- [2023-05-10T18:51:40.062Z] experimental info: [2023-05-10T18:51:40.062Z] ------------------- [2023-05-10T18:51:40.062Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T18:51:40.062Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T18:51:40.062Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T18:51:40.377Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-10T18:51:40.419Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-10T18:51:40.465Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T18:51:40.507Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T18:51:40.548Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T18:51:40.592Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T18:51:40.640Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T18:51:40.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T18:51:40.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T18:51:40.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T18:51:40.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T18:51:40.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-10T18:51:40.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T18:51:40.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T18:51:41.020Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T18:51:41.069Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T18:51:41.113Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T18:51:41.157Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T18:51:41.207Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T18:51:41.256Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T18:51:41.300Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-10T18:51:41.351Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-10T18:51:41.399Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T18:51:41.446Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T18:51:41.489Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T18:51:41.533Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T18:51:41.579Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T18:51:41.623Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-354 [Pipeline] echo [2023-05-10T18:51:41.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-354 [Pipeline] echo [2023-05-10T18:51:41.715Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-354 [Pipeline] echo [2023-05-10T18:51:41.822Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca [Pipeline] echo [2023-05-10T18:51:41.868Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d9f64a [Pipeline] echo [2023-05-10T18:51:41.912Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T18:51:42.055Z] provisioning config files... [2023-05-10T18:51:42.069Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-354@tmp/config765605196277067347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:51:42.427Z] ---> docker-login.sh [2023-05-10T18:51:42.427Z] nexus3.edgexfoundry.org:10001 [2023-05-10T18:51:42.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:51:42.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:51:42.686Z] Configure a credential helper to remove this warning. See [2023-05-10T18:51:42.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:51:42.686Z] [2023-05-10T18:51:42.686Z] Login Succeeded [2023-05-10T18:51:42.686Z] nexus3.edgexfoundry.org:10002 [2023-05-10T18:51:42.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:51:42.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:51:42.946Z] Configure a credential helper to remove this warning. See [2023-05-10T18:51:42.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:51:42.946Z] [2023-05-10T18:51:42.947Z] Login Succeeded [2023-05-10T18:51:42.947Z] nexus3.edgexfoundry.org:10003 [2023-05-10T18:51:42.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:51:42.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:51:42.947Z] Configure a credential helper to remove this warning. See [2023-05-10T18:51:42.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:51:42.947Z] [2023-05-10T18:51:42.947Z] Login Succeeded [2023-05-10T18:51:42.947Z] nexus3.edgexfoundry.org:10004 [2023-05-10T18:51:42.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:51:42.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:51:42.947Z] Configure a credential helper to remove this warning. See [2023-05-10T18:51:42.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:51:42.947Z] [2023-05-10T18:51:42.947Z] Login Succeeded [2023-05-10T18:51:42.947Z] docker.io [2023-05-10T18:51:43.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:51:43.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:51:43.206Z] Configure a credential helper to remove this warning. See [2023-05-10T18:51:43.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:51:43.206Z] [2023-05-10T18:51:43.206Z] Login Succeeded [2023-05-10T18:51:43.206Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T18:51:43.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T18:51:43.883Z] + git rev-list -1 --merges 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca~1..8d9f64a8fffb3f51d7ab58f36ab717308c2439ca [Pipeline] echo [2023-05-10T18:51:43.942Z] -----------> git rev-list -1 --merges 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca~1..8d9f64a8fffb3f51d7ab58f36ab717308c2439ca 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca [false] [Pipeline] sh [2023-05-10T18:51:44.246Z] + git log --format=format:%s -1 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca [Pipeline] echo [2023-05-10T18:51:44.283Z] ========================================================= [2023-05-10T18:51:44.283Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T18:51:44.283Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T18:51:44.730Z] + git log --format=format:%s -1 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca [Pipeline] echo [2023-05-10T18:51:44.775Z] [semverPrep] GIT_COMMIT: 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca, Commit Message: docs: Update main branch Warning with standard text agreed to by TSC [Pipeline] echo [2023-05-10T18:51:44.805Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T18:51:45.182Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T18:51:45.182Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T18:51:45.182Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T18:51:45.182Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T18:51:45.182Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T18:51:45.182Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T18:51:45.182Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:51:45.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T18:51:45.630Z] [2023-05-10T18:51:45.630Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:51:46.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T18:51:46.020Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T18:51:46.020Z] b85a868b505f: Pulling fs layer [2023-05-10T18:51:46.020Z] e2be974225ed: Pulling fs layer [2023-05-10T18:51:46.020Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T18:51:46.020Z] 988bab9f4d93: Pulling fs layer [2023-05-10T18:51:46.020Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T18:51:46.020Z] eaf3925da568: Pulling fs layer [2023-05-10T18:51:46.020Z] bab4dde63d76: Pulling fs layer [2023-05-10T18:51:46.020Z] bde34c3a00c8: Pulling fs layer [2023-05-10T18:51:46.020Z] b352a97aabf1: Pulling fs layer [2023-05-10T18:51:46.020Z] 1469e6f7b9e6: Waiting [2023-05-10T18:51:46.020Z] 4872d77fe225: Pulling fs layer [2023-05-10T18:51:46.020Z] eaf3925da568: Waiting [2023-05-10T18:51:46.020Z] 5851b861e8e6: Pulling fs layer [2023-05-10T18:51:46.020Z] bab4dde63d76: Waiting [2023-05-10T18:51:46.020Z] bde34c3a00c8: Waiting [2023-05-10T18:51:46.020Z] b352a97aabf1: Waiting [2023-05-10T18:51:46.020Z] 4872d77fe225: Waiting [2023-05-10T18:51:46.020Z] 5851b861e8e6: Waiting [2023-05-10T18:51:46.020Z] 988bab9f4d93: Waiting [2023-05-10T18:51:46.020Z] e2be974225ed: Verifying Checksum [2023-05-10T18:51:46.020Z] e2be974225ed: Download complete [2023-05-10T18:51:46.020Z] 988bab9f4d93: Download complete [2023-05-10T18:51:46.020Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T18:51:46.020Z] 1469e6f7b9e6: Download complete [2023-05-10T18:51:46.316Z] eaf3925da568: Verifying Checksum [2023-05-10T18:51:46.316Z] eaf3925da568: Download complete [2023-05-10T18:51:46.316Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T18:51:46.316Z] 339a4e72a1f5: Download complete [2023-05-10T18:51:46.316Z] bde34c3a00c8: Verifying Checksum [2023-05-10T18:51:46.316Z] bde34c3a00c8: Download complete [2023-05-10T18:51:46.316Z] b352a97aabf1: Verifying Checksum [2023-05-10T18:51:46.316Z] b352a97aabf1: Download complete [2023-05-10T18:51:46.316Z] 4872d77fe225: Verifying Checksum [2023-05-10T18:51:46.316Z] 4872d77fe225: Download complete [2023-05-10T18:51:46.316Z] 5851b861e8e6: Download complete [2023-05-10T18:51:46.316Z] b85a868b505f: Verifying Checksum [2023-05-10T18:51:46.316Z] b85a868b505f: Download complete [2023-05-10T18:51:46.588Z] bab4dde63d76: Verifying Checksum [2023-05-10T18:51:46.588Z] bab4dde63d76: Download complete [2023-05-10T18:51:47.525Z] b85a868b505f: Pull complete [2023-05-10T18:51:47.785Z] e2be974225ed: Pull complete [2023-05-10T18:51:48.992Z] 339a4e72a1f5: Pull complete [2023-05-10T18:51:48.992Z] 988bab9f4d93: Pull complete [2023-05-10T18:51:48.992Z] 1469e6f7b9e6: Pull complete [2023-05-10T18:51:48.992Z] eaf3925da568: Pull complete [2023-05-10T18:51:50.372Z] bab4dde63d76: Pull complete [2023-05-10T18:51:50.373Z] bde34c3a00c8: Pull complete [2023-05-10T18:51:50.633Z] b352a97aabf1: Pull complete [2023-05-10T18:51:50.634Z] 4872d77fe225: Pull complete [2023-05-10T18:51:50.634Z] 5851b861e8e6: Pull complete [2023-05-10T18:51:50.634Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T18:51:50.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T18:51:50.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:51:50.865Z] prd-ubuntu20.04-docker-8c-8g-14940 does not seem to be running inside a container [2023-05-10T18:51:50.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-354 -v /w/workspace/undry_device-onvif-camera_PR-354:/w/workspace/undry_device-onvif-camera_PR-354:rw,z -v /w/workspace/undry_device-onvif-camera_PR-354@tmp:/w/workspace/undry_device-onvif-camera_PR-354@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-devops/py-git-semver:0.1.4 cat [2023-05-10T18:51:53.094Z] $ docker top 511026e086d4319c04586d06713ff37b40ed557d6e7703871aab3ac0b25725ae -eo pid,comm [2023-05-10T18:51:53.147Z] 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-05-10T18:51:53.147Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T18:51:53.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T18:51:53.276Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T18:51:53.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T18:51:53.386Z] $ docker exec 511026e086d4319c04586d06713ff37b40ed557d6e7703871aab3ac0b25725ae ssh-agent [2023-05-10T18:51:53.496Z] SSH_AUTH_SOCK=/tmp/ssh-R8sxon1VdCVP/agent.33 [2023-05-10T18:51:53.496Z] SSH_AGENT_PID=39 [2023-05-10T18:51:53.502Z] Running ssh-add (command line suppressed) [2023-05-10T18:51:53.593Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-354@tmp/private_key_7658336292713780249.key (/w/workspace/undry_device-onvif-camera_PR-354@tmp/private_key_7658336292713780249.key) [2023-05-10T18:51:53.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T18:51:53.938Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T18:51:53.959Z] $ docker exec --env ******** --env ******** 511026e086d4319c04586d06713ff37b40ed557d6e7703871aab3ac0b25725ae ssh-agent -k [2023-05-10T18:51:54.052Z] unset SSH_AUTH_SOCK; [2023-05-10T18:51:54.053Z] unset SSH_AGENT_PID; [2023-05-10T18:51:54.053Z] echo Agent pid 39 killed; [2023-05-10T18:51:54.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T18:51:54.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T18:51:54.175Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T18:51:54.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T18:51:54.283Z] $ docker exec 511026e086d4319c04586d06713ff37b40ed557d6e7703871aab3ac0b25725ae ssh-agent [2023-05-10T18:51:54.402Z] SSH_AUTH_SOCK=/tmp/ssh-7Btx8JSjhOQZ/agent.71 [2023-05-10T18:51:54.402Z] SSH_AGENT_PID=77 [2023-05-10T18:51:54.406Z] Running ssh-add (command line suppressed) [2023-05-10T18:51:54.514Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-354@tmp/private_key_4677012710014822122.key (/w/workspace/undry_device-onvif-camera_PR-354@tmp/private_key_4677012710014822122.key) [2023-05-10T18:51:54.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T18:51:54.869Z] + git semver init [2023-05-10T18:51:55.442Z] 2023-05-10 18:51:55,146 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T18:51:55.443Z] 2023-05-10 18:51:55,146 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-354/.semver [2023-05-10T18:51:55.443Z] 2023-05-10 18:51:55,147 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-354/.semver [2023-05-10T18:51:55.443Z] 2023-05-10 18:51:55,147 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-354/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-354, universal_newlines=False, shell=None, istream=None) [2023-05-10T18:51:56.383Z] 2023-05-10 18:51:56,068 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-354/.git/info/exclude [2023-05-10T18:51:56.383Z] 2023-05-10 18:51:56,069 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-354/.semver/PR-354 with force:False [2023-05-10T18:51:56.383Z] 2023-05-10 18:51:56,069 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-354/.semver/PR-354 [2023-05-10T18:51:56.383Z] 2023-05-10 18:51:56,073 [execute] INFO git cat-file --batch-check [2023-05-10T18:51:56.383Z] 2023-05-10 18:51:56,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-354/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T18:51:56.383Z] 2023-05-10 18:51:56,080 [execute] INFO git cat-file --batch [2023-05-10T18:51:56.383Z] 2023-05-10 18:51:56,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-354/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T18:51:56.383Z] 2023-05-10 18:51:56,085 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-354/.semver/PR-354 [2023-05-10T18:51:56.383Z] 0.0.0 [Pipeline] } [2023-05-10T18:51:56.410Z] $ docker exec --env ******** --env ******** 511026e086d4319c04586d06713ff37b40ed557d6e7703871aab3ac0b25725ae ssh-agent -k [2023-05-10T18:51:56.532Z] unset SSH_AUTH_SOCK; [2023-05-10T18:51:56.532Z] unset SSH_AGENT_PID; [2023-05-10T18:51:56.532Z] echo Agent pid 77 killed; [2023-05-10T18:51:56.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T18:51:56.962Z] + git semver [Pipeline] } [2023-05-10T18:51:57.243Z] $ docker stop --time=1 511026e086d4319c04586d06713ff37b40ed557d6e7703871aab3ac0b25725ae [2023-05-10T18:51:58.549Z] $ docker rm -f --volumes 511026e086d4319c04586d06713ff37b40ed557d6e7703871aab3ac0b25725ae [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T18:51:58.951Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T18:51:59.232Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T18:51:59.249Z] [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-05-10T18:51:59.951Z] provisioning config files... [2023-05-10T18:51:59.966Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-354@tmp/config14701338689705993476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:52:00.314Z] ---> docker-login.sh [2023-05-10T18:52:00.314Z] nexus3.edgexfoundry.org:10001 [2023-05-10T18:52:00.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:52:00.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:52:00.315Z] Configure a credential helper to remove this warning. See [2023-05-10T18:52:00.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:52:00.315Z] [2023-05-10T18:52:00.315Z] Login Succeeded [2023-05-10T18:52:00.315Z] nexus3.edgexfoundry.org:10002 [2023-05-10T18:52:00.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:52:00.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:52:00.315Z] Configure a credential helper to remove this warning. See [2023-05-10T18:52:00.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:52:00.315Z] [2023-05-10T18:52:00.315Z] Login Succeeded [2023-05-10T18:52:00.315Z] nexus3.edgexfoundry.org:10003 [2023-05-10T18:52:00.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:52:00.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:52:00.575Z] Configure a credential helper to remove this warning. See [2023-05-10T18:52:00.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:52:00.575Z] [2023-05-10T18:52:00.575Z] Login Succeeded [2023-05-10T18:52:00.575Z] nexus3.edgexfoundry.org:10004 [2023-05-10T18:52:00.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:52:00.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:52:00.575Z] Configure a credential helper to remove this warning. See [2023-05-10T18:52:00.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:52:00.575Z] [2023-05-10T18:52:00.575Z] Login Succeeded [2023-05-10T18:52:00.575Z] docker.io [2023-05-10T18:52:00.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:52:00.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:52:00.834Z] Configure a credential helper to remove this warning. See [2023-05-10T18:52:00.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:52:00.834Z] [2023-05-10T18:52:00.834Z] Login Succeeded [2023-05-10T18:52:00.834Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T18:52:00.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T18:52:01.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:52:01.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:52:01.119Z] ========================================================= [2023-05-10T18:52:01.119Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T18:52:01.119Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:52:01.613Z] + 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-05-10T18:52:01.613Z] Sending build context to Docker daemon 21.8MB [2023-05-10T18:52:01.613Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T18:52:01.613Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-10T18:52:01.874Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T18:52:01.874Z] f56be85fc22e: Pulling fs layer [2023-05-10T18:52:01.874Z] 85791d961cd3: Pulling fs layer [2023-05-10T18:52:01.874Z] d694b5ae8c79: Pulling fs layer [2023-05-10T18:52:01.874Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T18:52:01.874Z] 4d19c01a9841: Pulling fs layer [2023-05-10T18:52:01.874Z] 9325e15d5711: Pulling fs layer [2023-05-10T18:52:01.874Z] 556b6ee489ea: Pulling fs layer [2023-05-10T18:52:01.874Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T18:52:01.874Z] 556b6ee489ea: Waiting [2023-05-10T18:52:01.874Z] 9f32a84ed3da: Waiting [2023-05-10T18:52:01.874Z] c5a4b2cf53e6: Waiting [2023-05-10T18:52:01.874Z] 9325e15d5711: Waiting [2023-05-10T18:52:01.874Z] 85791d961cd3: Verifying Checksum [2023-05-10T18:52:01.874Z] 85791d961cd3: Download complete [2023-05-10T18:52:01.874Z] 9f32a84ed3da: Download complete [2023-05-10T18:52:01.874Z] 4d19c01a9841: Verifying Checksum [2023-05-10T18:52:01.874Z] 4d19c01a9841: Download complete [2023-05-10T18:52:01.874Z] f56be85fc22e: Verifying Checksum [2023-05-10T18:52:01.874Z] f56be85fc22e: Download complete [2023-05-10T18:52:01.874Z] 9325e15d5711: Verifying Checksum [2023-05-10T18:52:01.874Z] 9325e15d5711: Download complete [2023-05-10T18:52:02.134Z] f56be85fc22e: Pull complete [2023-05-10T18:52:02.394Z] 85791d961cd3: Pull complete [2023-05-10T18:52:02.394Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T18:52:02.394Z] c5a4b2cf53e6: Download complete [2023-05-10T18:52:02.652Z] d694b5ae8c79: Verifying Checksum [2023-05-10T18:52:02.652Z] d694b5ae8c79: Download complete [2023-05-10T18:52:02.910Z] 556b6ee489ea: Verifying Checksum [2023-05-10T18:52:02.910Z] 556b6ee489ea: Download complete [2023-05-10T18:52:06.205Z] d694b5ae8c79: Pull complete [2023-05-10T18:52:06.205Z] 9f32a84ed3da: Pull complete [2023-05-10T18:52:06.205Z] 4d19c01a9841: Pull complete [2023-05-10T18:52:06.205Z] 9325e15d5711: Pull complete [2023-05-10T18:52:08.739Z] 556b6ee489ea: Pull complete [2023-05-10T18:52:09.675Z] c5a4b2cf53e6: Pull complete [2023-05-10T18:52:09.675Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T18:52:09.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T18:52:09.675Z] ---> c4be618373d6 [2023-05-10T18:52:09.675Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-10T18:52:13.917Z] ---> Running in 967247945df3 [2023-05-10T18:52:13.917Z] Removing intermediate container 967247945df3 [2023-05-10T18:52:13.917Z] ---> 04d2f0f6033f [2023-05-10T18:52:13.917Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T18:52:13.917Z] ---> Running in c34384165292 [2023-05-10T18:52:13.917Z] Removing intermediate container c34384165292 [2023-05-10T18:52:13.917Z] ---> 1b1a5d0dfaee [2023-05-10T18:52:13.917Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T18:52:13.917Z] ---> Running in ba6ca2336f2d [2023-05-10T18:52:13.917Z] Removing intermediate container ba6ca2336f2d [2023-05-10T18:52:13.917Z] ---> b1c9f0f4fb98 [2023-05-10T18:52:13.917Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T18:52:13.917Z] ---> Running in 73a96b338f02 [2023-05-10T18:52:13.917Z] Removing intermediate container 73a96b338f02 [2023-05-10T18:52:13.917Z] ---> ac41a9705c09 [2023-05-10T18:52:13.917Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-10T18:52:13.917Z] ---> Running in 68e0d740bdc2 [2023-05-10T18:52:13.917Z] Removing intermediate container 68e0d740bdc2 [2023-05-10T18:52:13.917Z] ---> 20d6a872bfab [2023-05-10T18:52:13.917Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T18:52:13.917Z] ---> Running in 354dd2829925 [2023-05-10T18:52:14.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T18:52:14.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T18:52:14.435Z] OK: 265 MiB in 53 packages [2023-05-10T18:52:14.769Z] Still waiting to schedule task [2023-05-10T18:52:14.769Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-10T18:52:15.003Z] Removing intermediate container 354dd2829925 [2023-05-10T18:52:15.003Z] ---> dbafa8851253 [2023-05-10T18:52:15.003Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-10T18:52:15.003Z] ---> Running in f6918462d3c8 [2023-05-10T18:52:15.003Z] Removing intermediate container f6918462d3c8 [2023-05-10T18:52:15.003Z] ---> 29c63a17c87c [2023-05-10T18:52:15.003Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-10T18:52:15.003Z] ---> 0c64d88368b3 [2023-05-10T18:52:15.003Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T18:52:15.003Z] ---> Running in f0314688d363 [2023-05-10T18:52:47.101Z] Removing intermediate container f0314688d363 [2023-05-10T18:52:47.101Z] ---> aea211450605 [2023-05-10T18:52:47.101Z] Step 12/13 : COPY . . [2023-05-10T18:52:47.101Z] ---> 493f32cef653 [2023-05-10T18:52:47.101Z] Step 13/13 : RUN ${MAKE} [2023-05-10T18:52:47.101Z] ---> Running in b06a2d158aef [2023-05-10T18:52:47.101Z] noop [2023-05-10T18:52:47.101Z] Removing intermediate container b06a2d158aef [2023-05-10T18:52:47.101Z] ---> c9d3476e9491 [2023-05-10T18:52:47.101Z] Successfully built c9d3476e9491 [2023-05-10T18:52:47.101Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:52:47.556Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T18:52:47.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:52:47.711Z] prd-ubuntu20.04-docker-8c-8g-14940 does not seem to be running inside a container [2023-05-10T18:52:47.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-354 -v /w/workspace/undry_device-onvif-camera_PR-354:/w/workspace/undry_device-onvif-camera_PR-354:rw,z -v /w/workspace/undry_device-onvif-camera_PR-354@tmp:/w/workspace/undry_device-onvif-camera_PR-354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T18:52:48.124Z] $ docker top adb19a52d3ac25cf89a9520ca7dec0f44b543434a7636216242198ed4da4fa1f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:52:48.512Z] + go version [2023-05-10T18:52:48.512Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T18:52:48.551Z] $ docker stop --time=1 adb19a52d3ac25cf89a9520ca7dec0f44b543434a7636216242198ed4da4fa1f [2023-05-10T18:52:49.838Z] $ docker rm -f --volumes adb19a52d3ac25cf89a9520ca7dec0f44b543434a7636216242198ed4da4fa1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:52:50.554Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T18:52:50.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:52:50.705Z] prd-ubuntu20.04-docker-8c-8g-14940 does not seem to be running inside a container [2023-05-10T18:52:50.743Z] $ 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-354 -v /w/workspace/undry_device-onvif-camera_PR-354:/w/workspace/undry_device-onvif-camera_PR-354:rw,z -v /w/workspace/undry_device-onvif-camera_PR-354@tmp:/w/workspace/undry_device-onvif-camera_PR-354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T18:52:51.074Z] $ docker top 303141998a30bd53ed8e039c1c6d76954cae7a96181e7e793b338976147bd989 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:52:51.447Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-354 [Pipeline] fileExists [Pipeline] sh [2023-05-10T18:52:51.806Z] + make test [2023-05-10T18:52:51.806Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T18:52:57.075Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-10T18:53:09.271Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-10T18:53:09.271Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-10T18:53:10.644Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.044s coverage: 30.9% of statements [2023-05-10T18:53:10.904Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.421s coverage: 86.5% of statements [2023-05-10T18:53:19.014Z] go vet ./... [2023-05-10T18:53:21.540Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T18:53:21.540Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T18:53:21.540Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T18:53:21.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T18:53:21.612Z] $ docker stop --time=1 303141998a30bd53ed8e039c1c6d76954cae7a96181e7e793b338976147bd989 [2023-05-10T18:53:24.510Z] $ docker rm -f --volumes 303141998a30bd53ed8e039c1c6d76954cae7a96181e7e793b338976147bd989 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T18:53:25.038Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T18:53:25.111Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T18:53:25.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T18:53:26.065Z] + ls -al . [2023-05-10T18:53:26.066Z] total 232 [2023-05-10T18:53:26.066Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 18:52 . [2023-05-10T18:53:26.066Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:51 .. [2023-05-10T18:53:26.066Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:51 .git [2023-05-10T18:53:26.066Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:51 .github [2023-05-10T18:53:26.066Z] -rw-rw-r-- 1 jenkins jenkins 496 May 10 18:51 .gitignore [2023-05-10T18:53:26.066Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 18:51 .golangci.yml [2023-05-10T18:53:26.066Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:51 .semver [2023-05-10T18:53:26.066Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 10 18:51 Attribution.txt [2023-05-10T18:53:26.066Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 10 18:51 CHANGELOG.md [2023-05-10T18:53:26.066Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 10 18:51 Dockerfile [2023-05-10T18:53:26.066Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:51 GOVERNANCE.md [2023-05-10T18:53:26.066Z] -rw-rw-r-- 1 jenkins jenkins 734 May 10 18:51 Jenkinsfile [2023-05-10T18:53:26.066Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 10 18:51 LICENSE [2023-05-10T18:53:26.066Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 10 18:51 Makefile [2023-05-10T18:53:26.066Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 18:51 OWNERS.md [2023-05-10T18:53:26.066Z] -rw-rw-r-- 1 jenkins jenkins 2687 May 10 18:51 README.md [2023-05-10T18:53:26.066Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 18:51 VERSION [2023-05-10T18:53:26.066Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:51 bin [2023-05-10T18:53:26.066Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:51 cmd [2023-05-10T18:53:26.066Z] -rw-r--r-- 1 jenkins jenkins 79213 May 10 18:53 coverage.out [2023-05-10T18:53:26.066Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:51 doc [2023-05-10T18:53:26.066Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 10 18:51 go.mod [2023-05-10T18:53:26.066Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 10 18:51 go.sum [2023-05-10T18:53:26.066Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:51 internal [2023-05-10T18:53:26.066Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:51 snap [2023-05-10T18:53:26.066Z] -rw-rw-r-- 1 jenkins jenkins 236 May 10 18:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:53:26.449Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8d9f64a8fffb3f51d7ab58f36ab717308c2439ca --label arch=amd64 --label version=0.0.0 . [2023-05-10T18:53:26.450Z] Sending build context to Docker daemon 21.88MB [2023-05-10T18:53:26.450Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T18:53:26.450Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-10T18:53:26.450Z] ---> c9d3476e9491 [2023-05-10T18:53:26.450Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-10T18:53:26.708Z] ---> Running in 1e6a58d43224 [2023-05-10T18:53:26.977Z] Removing intermediate container 1e6a58d43224 [2023-05-10T18:53:26.977Z] ---> ca10c6b33c16 [2023-05-10T18:53:26.977Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T18:53:26.977Z] ---> Running in 750bc78a70ff [2023-05-10T18:53:26.977Z] Removing intermediate container 750bc78a70ff [2023-05-10T18:53:26.977Z] ---> 6d31e572956c [2023-05-10T18:53:26.977Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T18:53:26.977Z] ---> Running in c32b3bc1ee7d [2023-05-10T18:53:26.977Z] Removing intermediate container c32b3bc1ee7d [2023-05-10T18:53:26.977Z] ---> 5b9db5c71ac1 [2023-05-10T18:53:26.977Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T18:53:27.236Z] ---> Running in 86a37aa3c52b [2023-05-10T18:53:27.236Z] Removing intermediate container 86a37aa3c52b [2023-05-10T18:53:27.236Z] ---> f6837c1e5c3d [2023-05-10T18:53:27.236Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-10T18:53:27.236Z] ---> Running in b792f10ca8bd [2023-05-10T18:53:27.236Z] Removing intermediate container b792f10ca8bd [2023-05-10T18:53:27.236Z] ---> 0fb1351655f5 [2023-05-10T18:53:27.236Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T18:53:27.236Z] ---> Running in f57c10eb5b3d [2023-05-10T18:53:27.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T18:53:27.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T18:53:28.081Z] OK: 265 MiB in 53 packages [2023-05-10T18:53:28.339Z] Removing intermediate container f57c10eb5b3d [2023-05-10T18:53:28.339Z] ---> d3b2ab3734b6 [2023-05-10T18:53:28.339Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-10T18:53:28.339Z] ---> Running in 36a1322d1300 [2023-05-10T18:53:28.339Z] Removing intermediate container 36a1322d1300 [2023-05-10T18:53:28.339Z] ---> 5a057360ac36 [2023-05-10T18:53:28.339Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-10T18:53:28.598Z] ---> 6af5c03c4e2e [2023-05-10T18:53:28.598Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T18:53:28.598Z] ---> Running in 7a730297cbcb [2023-05-10T18:53:29.534Z] Removing intermediate container 7a730297cbcb [2023-05-10T18:53:29.534Z] ---> 725b2681d8c0 [2023-05-10T18:53:29.534Z] Step 12/26 : COPY . . [2023-05-10T18:53:29.815Z] ---> a06424a1cccc [2023-05-10T18:53:29.815Z] Step 13/26 : RUN ${MAKE} [2023-05-10T18:53:30.074Z] ---> Running in 48f966dde02f [2023-05-10T18:53:30.333Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-10T18:53:52.274Z] Removing intermediate container 48f966dde02f [2023-05-10T18:53:52.274Z] ---> 627ceef5293a [2023-05-10T18:53:52.274Z] Step 14/26 : FROM alpine:3.17 [2023-05-10T18:53:52.274Z] 3.17: Pulling from library/alpine [2023-05-10T18:53:52.274Z] f56be85fc22e: Already exists [2023-05-10T18:53:52.274Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T18:53:52.274Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T18:53:52.274Z] ---> 9ed4aefc74f6 [2023-05-10T18:53:52.274Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-10T18:53:52.274Z] ---> Running in 4c95df095920 [2023-05-10T18:53:52.274Z] Removing intermediate container 4c95df095920 [2023-05-10T18:53:52.274Z] ---> 11b21a100a5b [2023-05-10T18:53:52.274Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-10T18:53:52.274Z] ---> Running in bb37a634297a [2023-05-10T18:53:52.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T18:53:52.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T18:53:52.793Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T18:53:52.793Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T18:53:52.793Z] OK: 7 MiB in 16 packages [2023-05-10T18:53:53.051Z] Removing intermediate container bb37a634297a [2023-05-10T18:53:53.051Z] ---> b6a2a6ef651f [2023-05-10T18:53:53.051Z] Step 17/26 : WORKDIR / [2023-05-10T18:53:53.051Z] ---> Running in ad2d58888b12 [2023-05-10T18:53:53.309Z] Removing intermediate container ad2d58888b12 [2023-05-10T18:53:53.309Z] ---> e96353d5271d [2023-05-10T18:53:53.309Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-10T18:53:53.899Z] ---> 1f742831fdcf [2023-05-10T18:53:53.899Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-10T18:53:54.157Z] ---> abf645ba654d [2023-05-10T18:53:54.157Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-10T18:53:54.157Z] ---> 62cbd60aed26 [2023-05-10T18:53:54.157Z] Step 21/26 : EXPOSE 59984 [2023-05-10T18:53:54.415Z] ---> Running in 29b95af194c8 [2023-05-10T18:53:54.415Z] Removing intermediate container 29b95af194c8 [2023-05-10T18:53:54.415Z] ---> e90985cd1490 [2023-05-10T18:53:54.415Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-10T18:53:54.415Z] ---> Running in b6846822133a [2023-05-10T18:53:54.415Z] Removing intermediate container b6846822133a [2023-05-10T18:53:54.415Z] ---> f397fb908f89 [2023-05-10T18:53:54.415Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T18:53:54.415Z] ---> Running in 25d5187b9515 [2023-05-10T18:53:54.674Z] Removing intermediate container 25d5187b9515 [2023-05-10T18:53:54.674Z] ---> 24e9f7f3f7e0 [2023-05-10T18:53:54.674Z] Step 24/26 : LABEL arch=amd64 [2023-05-10T18:53:54.674Z] ---> Running in d8f949208691 [2023-05-10T18:53:54.674Z] Removing intermediate container d8f949208691 [2023-05-10T18:53:54.674Z] ---> 192355b47830 [2023-05-10T18:53:54.674Z] Step 25/26 : LABEL git_sha=8d9f64a8fffb3f51d7ab58f36ab717308c2439ca [2023-05-10T18:53:54.674Z] ---> Running in a776cadcc1da [2023-05-10T18:53:54.674Z] Removing intermediate container a776cadcc1da [2023-05-10T18:53:54.674Z] ---> 4ae77c774240 [2023-05-10T18:53:54.674Z] Step 26/26 : LABEL version=0.0.0 [2023-05-10T18:53:54.674Z] ---> Running in 5234828a5b02 [2023-05-10T18:53:54.933Z] Removing intermediate container 5234828a5b02 [2023-05-10T18:53:54.933Z] ---> 789a0fdcb09c [2023-05-10T18:53:54.933Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T18:53:54.933Z] Successfully built 789a0fdcb09c [2023-05-10T18:53:54.933Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:53:55.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T18:53:55.791Z] [2023-05-10T18:53:55.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:53:56.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T18:53:56.153Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T18:53:56.153Z] 5eb5b503b376: Pulling fs layer [2023-05-10T18:53:56.153Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T18:53:56.153Z] ec43610c2a17: Pulling fs layer [2023-05-10T18:53:56.153Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T18:53:56.153Z] 33b1e0a273af: Pulling fs layer [2023-05-10T18:53:56.153Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T18:53:56.153Z] 2f39f015ded8: Pulling fs layer [2023-05-10T18:53:56.153Z] 33b1e0a273af: Waiting [2023-05-10T18:53:56.153Z] 2f39f015ded8: Waiting [2023-05-10T18:53:56.153Z] 5d3b04190fa2: Waiting [2023-05-10T18:53:56.153Z] 3a2ae6a8a46f: Waiting [2023-05-10T18:53:56.153Z] 5c69ac0246d0: Verifying Checksum [2023-05-10T18:53:56.153Z] 5c69ac0246d0: Download complete [2023-05-10T18:53:56.153Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T18:53:56.153Z] 3a2ae6a8a46f: Download complete [2023-05-10T18:53:56.153Z] 33b1e0a273af: Verifying Checksum [2023-05-10T18:53:56.153Z] 33b1e0a273af: Download complete [2023-05-10T18:53:56.153Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T18:53:56.153Z] 5d3b04190fa2: Download complete [2023-05-10T18:53:56.153Z] ec43610c2a17: Verifying Checksum [2023-05-10T18:53:56.153Z] ec43610c2a17: Download complete [2023-05-10T18:53:56.412Z] 5eb5b503b376: Verifying Checksum [2023-05-10T18:53:56.412Z] 5eb5b503b376: Download complete [2023-05-10T18:53:56.981Z] 2f39f015ded8: Download complete [2023-05-10T18:53:57.550Z] 5eb5b503b376: Pull complete [2023-05-10T18:53:57.808Z] 5c69ac0246d0: Pull complete [2023-05-10T18:53:58.372Z] ec43610c2a17: Pull complete [2023-05-10T18:53:58.372Z] 3a2ae6a8a46f: Pull complete [2023-05-10T18:53:58.631Z] 33b1e0a273af: Pull complete [2023-05-10T18:53:58.631Z] 5d3b04190fa2: Pull complete [2023-05-10T18:54:02.820Z] 2f39f015ded8: Pull complete [2023-05-10T18:54:02.820Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T18:54:02.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T18:54:02.820Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:54:03.024Z] prd-ubuntu20.04-docker-8c-8g-14940 does not seem to be running inside a container [2023-05-10T18:54:03.063Z] $ 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-354 -v /w/workspace/undry_device-onvif-camera_PR-354:/w/workspace/undry_device-onvif-camera_PR-354:rw,z -v /w/workspace/undry_device-onvif-camera_PR-354@tmp:/w/workspace/undry_device-onvif-camera_PR-354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T18:54:06.062Z] $ docker top d5da92c0ac6b8b554d040b24113744985b02ecf87220f7fa9537fb3da2d0ef27 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:54:06.499Z] ---> job-cost.sh [2023-05-10T18:54:06.500Z] lf-activate-venv: SKIPPING [2023-05-10T18:54:06.500Z] INFO: No Stack... [2023-05-10T18:54:06.758Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T18:54:07.326Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T18:54:07.646Z] + + cat /w/workspace/undry_device-onvif-camera_PR-354/archives/cost.csv [2023-05-10T18:54:07.646Z] cut -d, -f6 [Pipeline] lock [2023-05-10T18:54:07.692Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-354-1-stack-cost] [2023-05-10T18:54:07.697Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-354-1-stack-cost] did not exist. Created. [2023-05-10T18:54:07.697Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-354-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T18:54:08.098Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T18:54:08.151Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T18:54:08.181Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-354-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T18:54:08.274Z] $ docker stop --time=1 d5da92c0ac6b8b554d040b24113744985b02ecf87220f7fa9537fb3da2d0ef27 [2023-05-10T18:54:09.421Z] $ docker rm -f --volumes d5da92c0ac6b8b554d040b24113744985b02ecf87220f7fa9537fb3da2d0ef27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-10T18:56:47.926Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14941 in /w/workspace/undry_device-onvif-camera_PR-354 [Pipeline] { [Pipeline] ws [2023-05-10T18:56:47.982Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-05-10T18:56:48.067Z] The recommended git tool is: git [2023-05-10T18:56:53.491Z] using credential edgex-jenkins-ssh [2023-05-10T18:56:53.507Z] Cloning the remote Git repository [2023-05-10T18:56:53.557Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-10T18:56:53.658Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-05-10T18:56:53.820Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-10T18:56:53.820Z] > git --version # timeout=10 [2023-05-10T18:56:53.846Z] > git --version # 'git version 2.25.1' [2023-05-10T18:56:53.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T18:56:53.998Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T18:56:55.487Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-10T18:56:55.512Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T18:56:56.510Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-10T18:56:56.556Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-10T18:56:56.557Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T18:56:56.577Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-10T18:56:57.179Z] Merging remotes/origin/main commit 19aea0788ff6687e1018adc680fb40cfac0f4964 into PR head commit 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca [2023-05-10T18:56:57.592Z] Merge succeeded, producing 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca [2023-05-10T18:56:57.593Z] Checking out Revision 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca (PR-354) [2023-05-10T18:56:57.199Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T18:56:57.280Z] > git checkout -f 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca # timeout=10 [2023-05-10T18:56:57.475Z] > git remote # timeout=10 [2023-05-10T18:56:57.498Z] > git config --get remote.origin.url # timeout=10 [2023-05-10T18:56:57.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T18:56:57.535Z] > git merge 19aea0788ff6687e1018adc680fb40cfac0f4964 # timeout=10 [2023-05-10T18:56:57.567Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-10T18:56:57.599Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T18:56:57.618Z] > git checkout -f 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca # timeout=10 [2023-05-10T18:57:01.305Z] Commit message: "docs: Update main branch Warning with standard text agreed to by TSC" [2023-05-10T18:57:01.357Z] > git --version # timeout=10 [2023-05-10T18:57:01.371Z] > git --version # 'git version 2.25.1' [2023-05-10T18:57:01.384Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T18:57:02.651Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T18:57:02.651Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T18:57:02.651Z] Dload Upload Total Spent Left Speed [2023-05-10T18:57:02.651Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-05-10T18:57:03.369Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T18:57:03.718Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T18:57:03.718Z] + sudo tee /etc/docker/daemon.new [2023-05-10T18:57:03.718Z] { [2023-05-10T18:57:03.718Z] "registry-mirrors": [ [2023-05-10T18:57:03.718Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T18:57:03.718Z] ], [2023-05-10T18:57:03.718Z] "bip": "10.250.0.254/24", [2023-05-10T18:57:03.718Z] "hosts": [ [2023-05-10T18:57:03.718Z] "tcp://0.0.0.0:5555", [2023-05-10T18:57:03.718Z] "unix:///var/run/docker.sock" [2023-05-10T18:57:03.718Z] ], [2023-05-10T18:57:03.718Z] "mtu": 1458, [2023-05-10T18:57:03.718Z] "selinux-enabled": true, [2023-05-10T18:57:03.718Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T18:57:03.718Z] } [Pipeline] sh [2023-05-10T18:57:04.062Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T18:57:04.415Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T18:57:22.766Z] provisioning config files... [2023-05-10T18:57:22.798Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config4888728570746649721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:57:23.196Z] ---> docker-login.sh [2023-05-10T18:57:23.196Z] nexus3.edgexfoundry.org:10001 [2023-05-10T18:57:23.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:57:24.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:57:24.056Z] Configure a credential helper to remove this warning. See [2023-05-10T18:57:24.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:57:24.056Z] [2023-05-10T18:57:24.056Z] Login Succeeded [2023-05-10T18:57:24.056Z] nexus3.edgexfoundry.org:10002 [2023-05-10T18:57:24.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:57:24.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:57:24.327Z] Configure a credential helper to remove this warning. See [2023-05-10T18:57:24.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:57:24.327Z] [2023-05-10T18:57:24.327Z] Login Succeeded [2023-05-10T18:57:24.327Z] nexus3.edgexfoundry.org:10003 [2023-05-10T18:57:24.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:57:24.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:57:24.601Z] Configure a credential helper to remove this warning. See [2023-05-10T18:57:24.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:57:24.601Z] [2023-05-10T18:57:24.601Z] Login Succeeded [2023-05-10T18:57:24.601Z] nexus3.edgexfoundry.org:10004 [2023-05-10T18:57:24.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:57:25.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:57:25.143Z] Configure a credential helper to remove this warning. See [2023-05-10T18:57:25.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:57:25.143Z] [2023-05-10T18:57:25.143Z] Login Succeeded [2023-05-10T18:57:25.143Z] docker.io [2023-05-10T18:57:25.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:57:25.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:57:25.681Z] Configure a credential helper to remove this warning. See [2023-05-10T18:57:25.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:57:25.681Z] [2023-05-10T18:57:25.681Z] Login Succeeded [2023-05-10T18:57:25.681Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T18:57:25.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T18:57:26.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:57:26.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:57:26.182Z] ========================================================= [2023-05-10T18:57:26.182Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T18:57:26.182Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:57:26.686Z] + 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-05-10T18:57:27.291Z] Sending build context to Docker daemon 14.33MB [2023-05-10T18:57:27.291Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T18:57:27.291Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-10T18:57:27.291Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T18:57:27.291Z] c41833b44d91: Pulling fs layer [2023-05-10T18:57:27.291Z] ed15518f5707: Pulling fs layer [2023-05-10T18:57:27.291Z] feae8fd75edb: Pulling fs layer [2023-05-10T18:57:27.291Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T18:57:27.291Z] 3cdef696dda3: Pulling fs layer [2023-05-10T18:57:27.291Z] 2ced38df9373: Pulling fs layer [2023-05-10T18:57:27.291Z] 58f1dce35555: Pulling fs layer [2023-05-10T18:57:27.291Z] 242c74f7c9fa: Waiting [2023-05-10T18:57:27.291Z] 2ced38df9373: Waiting [2023-05-10T18:57:27.291Z] 58f1dce35555: Waiting [2023-05-10T18:57:27.291Z] ed15518f5707: Verifying Checksum [2023-05-10T18:57:27.291Z] ed15518f5707: Download complete [2023-05-10T18:57:27.291Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T18:57:27.291Z] 242c74f7c9fa: Download complete [2023-05-10T18:57:27.566Z] 3cdef696dda3: Verifying Checksum [2023-05-10T18:57:27.566Z] 3cdef696dda3: Download complete [2023-05-10T18:57:27.566Z] c41833b44d91: Download complete [2023-05-10T18:57:28.547Z] c41833b44d91: Pull complete [2023-05-10T18:57:28.824Z] 58f1dce35555: Verifying Checksum [2023-05-10T18:57:28.824Z] 58f1dce35555: Download complete [2023-05-10T18:57:29.095Z] ed15518f5707: Pull complete [2023-05-10T18:57:30.064Z] feae8fd75edb: Download complete [2023-05-10T18:57:30.351Z] 2ced38df9373: Verifying Checksum [2023-05-10T18:57:30.351Z] 2ced38df9373: Download complete [2023-05-10T18:57:42.690Z] feae8fd75edb: Pull complete [2023-05-10T18:57:42.690Z] 242c74f7c9fa: Pull complete [2023-05-10T18:57:42.690Z] 3cdef696dda3: Pull complete [2023-05-10T18:57:48.077Z] 2ced38df9373: Pull complete [2023-05-10T18:57:50.666Z] 58f1dce35555: Pull complete [2023-05-10T18:57:50.666Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T18:57:50.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T18:57:50.666Z] ---> fadd8f120f05 [2023-05-10T18:57:50.666Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-10T18:57:52.620Z] ---> Running in 66dfb5abb373 [2023-05-10T18:57:52.620Z] Removing intermediate container 66dfb5abb373 [2023-05-10T18:57:52.620Z] ---> 3d2004ecbc35 [2023-05-10T18:57:52.620Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T18:57:52.888Z] ---> Running in d7295728f198 [2023-05-10T18:57:53.157Z] Removing intermediate container d7295728f198 [2023-05-10T18:57:53.157Z] ---> 311c32f3d7f0 [2023-05-10T18:57:53.157Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T18:57:53.157Z] ---> Running in dc9928f459b2 [2023-05-10T18:57:53.426Z] Removing intermediate container dc9928f459b2 [2023-05-10T18:57:53.426Z] ---> d7f5c944304c [2023-05-10T18:57:53.426Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T18:57:53.426Z] ---> Running in 55f6c4842b65 [2023-05-10T18:57:54.013Z] Removing intermediate container 55f6c4842b65 [2023-05-10T18:57:54.013Z] ---> 320e635e50d5 [2023-05-10T18:57:54.013Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-10T18:57:54.013Z] ---> Running in 7554a86a1e00 [2023-05-10T18:57:54.284Z] Removing intermediate container 7554a86a1e00 [2023-05-10T18:57:54.284Z] ---> 614351e6894d [2023-05-10T18:57:54.284Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T18:57:54.284Z] ---> Running in df1fa2fd9b32 [2023-05-10T18:57:55.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T18:57:55.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T18:57:56.801Z] OK: 263 MiB in 53 packages [2023-05-10T18:57:57.762Z] Removing intermediate container df1fa2fd9b32 [2023-05-10T18:57:57.762Z] ---> 5b2df57ae913 [2023-05-10T18:57:57.762Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-10T18:57:57.762Z] ---> Running in 5ea243743797 [2023-05-10T18:57:58.029Z] Removing intermediate container 5ea243743797 [2023-05-10T18:57:58.029Z] ---> 8a8083c54bf4 [2023-05-10T18:57:58.029Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-10T18:57:58.617Z] ---> 9972001b0c4c [2023-05-10T18:57:58.617Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T18:57:58.617Z] ---> Running in 94daa7ccf3ee [2023-05-10T18:59:20.380Z] Removing intermediate container 94daa7ccf3ee [2023-05-10T18:59:20.380Z] ---> 73fe26d5d024 [2023-05-10T18:59:20.380Z] Step 12/13 : COPY . . [2023-05-10T18:59:20.380Z] ---> 8a38135447d1 [2023-05-10T18:59:20.380Z] Step 13/13 : RUN ${MAKE} [2023-05-10T18:59:20.380Z] ---> Running in 9a76fb382887 [2023-05-10T18:59:20.380Z] noop [2023-05-10T18:59:20.380Z] Removing intermediate container 9a76fb382887 [2023-05-10T18:59:20.380Z] ---> a249dbb03581 [2023-05-10T18:59:20.380Z] Successfully built a249dbb03581 [2023-05-10T18:59:20.380Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:59:20.865Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T18:59:20.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:59:21.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-14941 does not seem to be running inside a container [2023-05-10T18:59:21.206Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T18:59:22.351Z] $ docker top ef606ab243694f39c233396a8f9183455f197c2ce52ffc7c9d22779c63f5291b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:59:23.213Z] + go version [2023-05-10T18:59:23.213Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T18:59:23.258Z] $ docker stop --time=1 ef606ab243694f39c233396a8f9183455f197c2ce52ffc7c9d22779c63f5291b [2023-05-10T18:59:24.844Z] $ docker rm -f --volumes ef606ab243694f39c233396a8f9183455f197c2ce52ffc7c9d22779c63f5291b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:59:25.673Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T18:59:25.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:59:25.933Z] prd-ubuntu20.04-docker-arm64-4c-16g-14941 does not seem to be running inside a container [2023-05-10T18:59:26.005Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T18:59:27.103Z] $ docker top 0a98be10893311b4b36a8dcff16fb2046c15d7362c7489e7ea38b707d3193858 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:59:27.643Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-05-10T18:59:28.030Z] + make test [2023-05-10T18:59:28.030Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T19:00:00.277Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-10T19:02:07.124Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-10T19:02:10.492Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-10T19:02:12.464Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.224s coverage: 30.9% of statements [2023-05-10T19:02:30.737Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.419s coverage: 86.5% of statements [2023-05-10T19:02:31.701Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T19:02:31.701Z] go vet ./... [2023-05-10T19:03:04.153Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T19:03:04.153Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T19:03:04.153Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T19:03:04.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T19:03:04.384Z] $ docker stop --time=1 0a98be10893311b4b36a8dcff16fb2046c15d7362c7489e7ea38b707d3193858 [2023-05-10T19:03:06.331Z] $ docker rm -f --volumes 0a98be10893311b4b36a8dcff16fb2046c15d7362c7489e7ea38b707d3193858 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T19:03:07.660Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T19:03:07.698Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T19:03:08.326Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T19:03:08.963Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T19:03:09.376Z] + ls -al . [2023-05-10T19:03:09.376Z] total 228 [2023-05-10T19:03:09.376Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 18:59 . [2023-05-10T19:03:09.376Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:56 .. [2023-05-10T19:03:09.376Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:56 .git [2023-05-10T19:03:09.376Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:56 .github [2023-05-10T19:03:09.376Z] -rw-rw-r-- 1 jenkins jenkins 496 May 10 18:56 .gitignore [2023-05-10T19:03:09.376Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 18:56 .golangci.yml [2023-05-10T19:03:09.376Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 10 18:56 Attribution.txt [2023-05-10T19:03:09.376Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 10 18:56 CHANGELOG.md [2023-05-10T19:03:09.376Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 10 18:56 Dockerfile [2023-05-10T19:03:09.376Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:56 GOVERNANCE.md [2023-05-10T19:03:09.376Z] -rw-rw-r-- 1 jenkins jenkins 734 May 10 18:56 Jenkinsfile [2023-05-10T19:03:09.376Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 10 18:56 LICENSE [2023-05-10T19:03:09.376Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 10 18:56 Makefile [2023-05-10T19:03:09.376Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 18:56 OWNERS.md [2023-05-10T19:03:09.376Z] -rw-rw-r-- 1 jenkins jenkins 2687 May 10 18:56 README.md [2023-05-10T19:03:09.376Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 18:51 VERSION [2023-05-10T19:03:09.376Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:56 bin [2023-05-10T19:03:09.376Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:56 cmd [2023-05-10T19:03:09.376Z] -rw-r--r-- 1 jenkins jenkins 79213 May 10 19:02 coverage.out [2023-05-10T19:03:09.376Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:56 doc [2023-05-10T19:03:09.376Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 10 18:56 go.mod [2023-05-10T19:03:09.376Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 10 18:56 go.sum [2023-05-10T19:03:09.376Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:56 internal [2023-05-10T19:03:09.376Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:56 snap [2023-05-10T19:03:09.376Z] -rw-rw-r-- 1 jenkins jenkins 236 May 10 18:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:03:09.819Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8d9f64a8fffb3f51d7ab58f36ab717308c2439ca --label arch=arm64 --label version=0.0.0 . [2023-05-10T19:03:10.409Z] Sending build context to Docker daemon 14.41MB [2023-05-10T19:03:10.409Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T19:03:10.409Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-10T19:03:10.409Z] ---> a249dbb03581 [2023-05-10T19:03:10.409Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-10T19:03:10.409Z] ---> Running in ac3536e9a5fb [2023-05-10T19:03:11.012Z] Removing intermediate container ac3536e9a5fb [2023-05-10T19:03:11.012Z] ---> e6d40e9f561e [2023-05-10T19:03:11.012Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T19:03:11.012Z] ---> Running in 5424d6e9aaa8 [2023-05-10T19:03:11.281Z] Removing intermediate container 5424d6e9aaa8 [2023-05-10T19:03:11.281Z] ---> d131c580ef1a [2023-05-10T19:03:11.281Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T19:03:11.281Z] ---> Running in f52b155217bd [2023-05-10T19:03:11.551Z] Removing intermediate container f52b155217bd [2023-05-10T19:03:11.551Z] ---> 5655e08feeff [2023-05-10T19:03:11.551Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T19:03:11.824Z] ---> Running in ce422d3a9724 [2023-05-10T19:03:12.104Z] Removing intermediate container ce422d3a9724 [2023-05-10T19:03:12.104Z] ---> b5871b157199 [2023-05-10T19:03:12.104Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-10T19:03:12.104Z] ---> Running in dec7e5bc7e11 [2023-05-10T19:03:12.398Z] Removing intermediate container dec7e5bc7e11 [2023-05-10T19:03:12.398Z] ---> 5b3de1877f51 [2023-05-10T19:03:12.398Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T19:03:12.668Z] ---> Running in a2f1abf7f583 [2023-05-10T19:03:13.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T19:03:14.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T19:03:15.721Z] OK: 263 MiB in 53 packages [2023-05-10T19:03:16.705Z] Removing intermediate container a2f1abf7f583 [2023-05-10T19:03:16.705Z] ---> 42bfeb1c9bb6 [2023-05-10T19:03:16.705Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-10T19:03:16.705Z] ---> Running in caa2f2c3bf07 [2023-05-10T19:03:16.978Z] Removing intermediate container caa2f2c3bf07 [2023-05-10T19:03:16.978Z] ---> 287871f4adb1 [2023-05-10T19:03:16.978Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-10T19:03:17.567Z] ---> 32b3451835aa [2023-05-10T19:03:17.567Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T19:03:17.567Z] ---> Running in bd625f6b9f10 [2023-05-10T19:03:20.922Z] Removing intermediate container bd625f6b9f10 [2023-05-10T19:03:20.922Z] ---> 309734b3bbda [2023-05-10T19:03:20.922Z] Step 12/26 : COPY . . [2023-05-10T19:03:22.375Z] ---> 2d6c8aa2a2e0 [2023-05-10T19:03:22.375Z] Step 13/26 : RUN ${MAKE} [2023-05-10T19:03:22.649Z] ---> Running in f66964e8d01a [2023-05-10T19:03:23.622Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-10T19:06:00.357Z] Removing intermediate container f66964e8d01a [2023-05-10T19:06:00.357Z] ---> 5aefa9664c34 [2023-05-10T19:06:00.357Z] Step 14/26 : FROM alpine:3.17 [2023-05-10T19:06:00.357Z] 3.17: Pulling from library/alpine [2023-05-10T19:06:00.357Z] c41833b44d91: Already exists [2023-05-10T19:06:00.357Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T19:06:00.357Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T19:06:00.357Z] ---> 51e60588ff2c [2023-05-10T19:06:00.357Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-10T19:06:00.357Z] ---> Running in d4ccbc0c595f [2023-05-10T19:06:00.357Z] Removing intermediate container d4ccbc0c595f [2023-05-10T19:06:00.357Z] ---> 1cc33a2eeca2 [2023-05-10T19:06:00.357Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-10T19:06:00.357Z] ---> Running in d44b7d7216d1 [2023-05-10T19:06:00.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T19:06:00.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T19:06:00.357Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T19:06:00.357Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T19:06:00.357Z] OK: 8 MiB in 16 packages [2023-05-10T19:06:00.357Z] Removing intermediate container d44b7d7216d1 [2023-05-10T19:06:00.357Z] ---> dd93513356aa [2023-05-10T19:06:00.357Z] Step 17/26 : WORKDIR / [2023-05-10T19:06:00.357Z] ---> Running in ad4ca56a270c [2023-05-10T19:06:00.357Z] Removing intermediate container ad4ca56a270c [2023-05-10T19:06:00.357Z] ---> 103e9623db23 [2023-05-10T19:06:00.357Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-10T19:06:00.357Z] ---> e3d0761379c3 [2023-05-10T19:06:00.357Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-10T19:06:00.357Z] ---> 82f85778932e [2023-05-10T19:06:00.357Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-10T19:06:00.357Z] ---> 41eed6081456 [2023-05-10T19:06:00.357Z] Step 21/26 : EXPOSE 59984 [2023-05-10T19:06:00.357Z] ---> Running in 1f0fda0c6929 [2023-05-10T19:06:00.357Z] Removing intermediate container 1f0fda0c6929 [2023-05-10T19:06:00.357Z] ---> 50d108270db6 [2023-05-10T19:06:00.357Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-10T19:06:00.357Z] ---> Running in 6b5562dccbff [2023-05-10T19:06:00.357Z] Removing intermediate container 6b5562dccbff [2023-05-10T19:06:00.357Z] ---> 53890b1a4be9 [2023-05-10T19:06:00.357Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T19:06:00.357Z] ---> Running in 919ce4df4d02 [2023-05-10T19:06:00.357Z] Removing intermediate container 919ce4df4d02 [2023-05-10T19:06:00.357Z] ---> 3f7ee817f376 [2023-05-10T19:06:00.357Z] Step 24/26 : LABEL arch=arm64 [2023-05-10T19:06:00.357Z] ---> Running in 128b0bcfeae3 [2023-05-10T19:06:00.357Z] Removing intermediate container 128b0bcfeae3 [2023-05-10T19:06:00.357Z] ---> b26bd937cd8e [2023-05-10T19:06:00.357Z] Step 25/26 : LABEL git_sha=8d9f64a8fffb3f51d7ab58f36ab717308c2439ca [2023-05-10T19:06:00.357Z] ---> Running in 263c39983c37 [2023-05-10T19:06:00.357Z] Removing intermediate container 263c39983c37 [2023-05-10T19:06:00.357Z] ---> e94e2778182d [2023-05-10T19:06:00.357Z] Step 26/26 : LABEL version=0.0.0 [2023-05-10T19:06:00.357Z] ---> Running in 7a9f27c71aec [2023-05-10T19:06:00.357Z] Removing intermediate container 7a9f27c71aec [2023-05-10T19:06:00.357Z] ---> f14853134866 [2023-05-10T19:06:00.357Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T19:06:00.357Z] Successfully built f14853134866 [2023-05-10T19:06:00.357Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:06:01.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T19:06:01.246Z] [2023-05-10T19:06:01.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:06:01.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T19:06:01.652Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T19:06:01.652Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T19:06:01.652Z] 04944245beec: Pulling fs layer [2023-05-10T19:06:01.652Z] 699f458cf7ca: Pulling fs layer [2023-05-10T19:06:01.652Z] 765212b225bb: Pulling fs layer [2023-05-10T19:06:01.652Z] f23df028b6ca: Pulling fs layer [2023-05-10T19:06:01.652Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T19:06:01.652Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T19:06:01.652Z] f23df028b6ca: Waiting [2023-05-10T19:06:01.652Z] d65c8cfc05b1: Waiting [2023-05-10T19:06:01.652Z] 2437ff75d9bd: Waiting [2023-05-10T19:06:01.652Z] 765212b225bb: Waiting [2023-05-10T19:06:01.925Z] 04944245beec: Verifying Checksum [2023-05-10T19:06:01.925Z] 04944245beec: Download complete [2023-05-10T19:06:01.925Z] 765212b225bb: Verifying Checksum [2023-05-10T19:06:01.925Z] 765212b225bb: Download complete [2023-05-10T19:06:01.925Z] f23df028b6ca: Verifying Checksum [2023-05-10T19:06:01.925Z] f23df028b6ca: Download complete [2023-05-10T19:06:01.925Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T19:06:01.925Z] d65c8cfc05b1: Download complete [2023-05-10T19:06:01.925Z] 699f458cf7ca: Verifying Checksum [2023-05-10T19:06:01.925Z] 699f458cf7ca: Download complete [2023-05-10T19:06:02.508Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T19:06:02.508Z] 8998bd30e6a1: Download complete [2023-05-10T19:06:04.504Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T19:06:04.504Z] 2437ff75d9bd: Download complete [2023-05-10T19:06:06.473Z] 8998bd30e6a1: Pull complete [2023-05-10T19:06:06.744Z] 04944245beec: Pull complete [2023-05-10T19:06:08.155Z] 699f458cf7ca: Pull complete [2023-05-10T19:06:08.424Z] 765212b225bb: Pull complete [2023-05-10T19:06:09.014Z] f23df028b6ca: Pull complete [2023-05-10T19:06:09.283Z] d65c8cfc05b1: Pull complete [2023-05-10T19:06:24.295Z] 2437ff75d9bd: Pull complete [2023-05-10T19:06:24.295Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T19:06:24.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T19:06:24.295Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T19:06:24.682Z] prd-ubuntu20.04-docker-arm64-4c-16g-14941 does not seem to be running inside a container [2023-05-10T19:06:24.776Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-10T19:06:27.660Z] $ docker top 30bd7af9578dcfdb0864fdc13268eeacb29df1df83fc6ed1f00e1f5b432766f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:06:28.612Z] ---> job-cost.sh [2023-05-10T19:06:28.612Z] lf-activate-venv: SKIPPING [2023-05-10T19:06:28.612Z] INFO: No Stack... [2023-05-10T19:06:29.199Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T19:06:29.786Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T19:06:30.721Z] + cut -d, -f6 [2023-05-10T19:06:30.721Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2023-05-10T19:06:30.826Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-354-1-stack-cost] [2023-05-10T19:06:30.830Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-354-1-stack-cost] did not exist. Created. [2023-05-10T19:06:30.831Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-354-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T19:06:31.570Z] /w/workspace/device-onvif-camera/1@tmp/durable-204354ad/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T19:06:32.266Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T19:06:32.304Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T19:06:32.363Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T19:06:32.378Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-354-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T19:06:32.489Z] $ docker stop --time=1 30bd7af9578dcfdb0864fdc13268eeacb29df1df83fc6ed1f00e1f5b432766f1 [2023-05-10T19:06:34.010Z] $ docker rm -f --volumes 30bd7af9578dcfdb0864fdc13268eeacb29df1df83fc6ed1f00e1f5b432766f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-10T19:06:35.095Z] provisioning config files... [2023-05-10T19:06:35.102Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-354@tmp/config6082553026936927734tmp [Pipeline] { [Pipeline] sh [2023-05-10T19:06:35.443Z] + set +x [2023-05-10T19:06:35.443Z] + curl -s https://codecov.io/bash [2023-05-10T19:06:35.443Z] + bash -s -- [2023-05-10T19:06:35.443Z] [2023-05-10T19:06:35.443Z] _____ _ [2023-05-10T19:06:35.443Z] / ____| | | [2023-05-10T19:06:35.443Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T19:06:35.443Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T19:06:35.443Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T19:06:35.443Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T19:06:35.443Z] Bash-1.0.6 [2023-05-10T19:06:35.443Z] [2023-05-10T19:06:35.443Z] [2023-05-10T19:06:35.443Z] ==> git version 2.25.1 found [2023-05-10T19:06:35.443Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-10T19:06:35.443Z] Release-Date: 2020-01-08 [2023-05-10T19:06:35.443Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-10T19:06:35.443Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T19:06:35.443Z] ==> Jenkins CI detected. [2023-05-10T19:06:35.443Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-354 [2023-05-10T19:06:35.443Z] project root: . [2023-05-10T19:06:35.443Z] --> token set from env [2023-05-10T19:06:35.443Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T19:06:35.443Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T19:06:35.443Z] ==> Python coveragepy not found [2023-05-10T19:06:35.443Z] ==> Searching for coverage reports in: [2023-05-10T19:06:35.443Z] + . [2023-05-10T19:06:35.443Z] -> Found 1 reports [2023-05-10T19:06:35.443Z] ==> Detecting git/mercurial file structure [2023-05-10T19:06:35.702Z] ==> Reading reports [2023-05-10T19:06:35.702Z] + ./coverage.out bytes=79213 [2023-05-10T19:06:35.702Z] ==> Appending adjustments [2023-05-10T19:06:35.702Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T19:06:35.702Z] + Found adjustments [2023-05-10T19:06:35.702Z] ==> Gzipping contents [2023-05-10T19:06:35.702Z] 12K /tmp/codecov.Cbbrd3.gz [2023-05-10T19:06:35.702Z] ==> Uploading reports [2023-05-10T19:06:35.702Z] url: https://codecov.io [2023-05-10T19:06:35.702Z] query: branch=PR-354&commit=8d9f64a8fffb3f51d7ab58f36ab717308c2439ca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-354%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=354&job=&cmd_args= [2023-05-10T19:06:35.702Z] -> Pinging Codecov [2023-05-10T19:06:35.702Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-354&commit=8d9f64a8fffb3f51d7ab58f36ab717308c2439ca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-354%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=354&job=&cmd_args= [2023-05-10T19:06:35.962Z] -> Uploading to [2023-05-10T19:06:35.962Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/F29A59C45E3A92E06B3E522C9905F8EF/8d9f64a8fffb3f51d7ab58f36ab717308c2439ca/afaea38d-c3fe-4c1b-87dc-e78678942672.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T190635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2dbd4d9102a45e55c01947dfa97106c48fc5ad6a881051ebdce43abb644a2de2 [2023-05-10T19:06:35.962Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T19:06:35.962Z] Dload Upload Total Spent Left Speed [2023-05-10T19:06:36.222Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10581 0 0 100 10581 0 56582 --:--:-- --:--:-- --:--:-- 56582 [2023-05-10T19:06:36.222Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/8d9f64a8fffb3f51d7ab58f36ab717308c2439ca [Pipeline] } [2023-05-10T19:06:36.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-10T19:06:38.066Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-354/archives ] [2023-05-10T19:06:38.066Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-354/archives [2023-05-10T19:06:38.066Z] total 16 [2023-05-10T19:06:38.066Z] drwxr-xr-x 3 root root 4096 May 10 18:54 . [2023-05-10T19:06:38.066Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 18:54 .. [2023-05-10T19:06:38.066Z] drwxr-xr-x 2 root root 4096 May 10 18:54 cost [2023-05-10T19:06:38.066Z] -rw-r--r-- 1 root root 91 May 10 18:54 cost.csv [2023-05-10T19:06:38.066Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-354/archives [2023-05-10T19:06:38.066Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-354/archives [2023-05-10T19:06:38.066Z] total 16 [2023-05-10T19:06:38.066Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:54 . [2023-05-10T19:06:38.066Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 18:54 .. [2023-05-10T19:06:38.066Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 18:54 cost [2023-05-10T19:06:38.066Z] -rw-r--r-- 1 jenkins jenkins 91 May 10 18:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:06:38.408Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:06:39.408Z] ---> package-listing.sh [2023-05-10T19:06:39.408Z] ++ facter osfamily [2023-05-10T19:06:39.408Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T19:06:39.667Z] + OS_FAMILY=debian [2023-05-10T19:06:39.667Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-354 [2023-05-10T19:06:39.667Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T19:06:39.667Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T19:06:39.667Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T19:06:39.667Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T19:06:39.667Z] + '[' /w/workspace/undry_device-onvif-camera_PR-354 ']' [2023-05-10T19:06:39.667Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T19:06:39.667Z] + case "${OS_FAMILY}" in [2023-05-10T19:06:39.667Z] + dpkg -l [2023-05-10T19:06:39.667Z] + grep '^ii' [2023-05-10T19:06:39.667Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T19:06:39.667Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T19:06:39.667Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T19:06:39.667Z] + '[' /w/workspace/undry_device-onvif-camera_PR-354 ']' [2023-05-10T19:06:39.667Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-354/archives/ [2023-05-10T19:06:39.667Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-354/archives/ [Pipeline] echo [2023-05-10T19:06:39.698Z] 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-354/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-10T19:06:39.991Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:06:40.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T19:06:40.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T19:06:40.605Z] prd-ubuntu20.04-docker-8c-8g-14940 does not seem to be running inside a container [2023-05-10T19:06:40.644Z] $ 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-354/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-354 -v /w/workspace/undry_device-onvif-camera_PR-354:/w/workspace/undry_device-onvif-camera_PR-354:rw,z -v /w/workspace/undry_device-onvif-camera_PR-354@tmp:/w/workspace/undry_device-onvif-camera_PR-354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T19:06:40.843Z] $ docker top 7f5cbb3c09ad0595928d41d71fc9936bfc9dc4e1327711fd4145473cd73adc03 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T19:06:41.238Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T19:06:41.549Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T19:06:41.860Z] + ls /var/log/sa-host [2023-05-10T19:06:41.861Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T19:06:42.112Z] provisioning config files... [2023-05-10T19:06:42.120Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-354@tmp/config9591961362335400245tmp [Pipeline] { [Pipeline] echo [2023-05-10T19:06:42.175Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:06:42.493Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T19:06:42.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:06:42.965Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T19:06:42.997Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:06:43.307Z] ---> sudo-logs.sh [2023-05-10T19:06:43.308Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T19:06:43.405Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:06:43.718Z] ---> job-cost.sh [2023-05-10T19:06:43.718Z] lf-activate-venv: SKIPPING [2023-05-10T19:06:43.718Z] DEBUG: total: 0.2199999988079071 [2023-05-10T19:06:43.718Z] INFO: Retrieving Stack Cost... [2023-05-10T19:06:44.288Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T19:06:44.549Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T19:06:44.586Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:06:44.898Z] ---> logs-deploy.sh [2023-05-10T19:06:44.898Z] lf-activate-venv: SKIPPING [2023-05-10T19:06:44.898Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-354/1 [2023-05-10T19:06:44.898Z] INFO: archiving workspace using pattern(s): [2023-05-10T19:06:45.836Z] Archives upload complete. [2023-05-10T19:06:46.096Z] INFO: archiving logs to Nexus [2023-05-10T19:06:46.667Z] ---> uname -a: [2023-05-10T19:06:46.667Z] Linux prd-ubuntu20-04-docker-8c-8g-14940 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-10T19:06:46.667Z] [2023-05-10T19:06:46.667Z] [2023-05-10T19:06:46.667Z] ---> lscpu: [2023-05-10T19:06:46.667Z] Architecture: x86_64 [2023-05-10T19:06:46.667Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-10T19:06:46.667Z] Byte Order: Little Endian [2023-05-10T19:06:46.667Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-10T19:06:46.667Z] CPU(s): 8 [2023-05-10T19:06:46.667Z] On-line CPU(s) list: 0-7 [2023-05-10T19:06:46.667Z] Thread(s) per core: 1 [2023-05-10T19:06:46.667Z] Core(s) per socket: 1 [2023-05-10T19:06:46.667Z] Socket(s): 8 [2023-05-10T19:06:46.667Z] NUMA node(s): 1 [2023-05-10T19:06:46.667Z] Vendor ID: AuthenticAMD [2023-05-10T19:06:46.667Z] CPU family: 23 [2023-05-10T19:06:46.667Z] Model: 49 [2023-05-10T19:06:46.667Z] Model name: AMD EPYC-Rome Processor [2023-05-10T19:06:46.667Z] Stepping: 0 [2023-05-10T19:06:46.667Z] CPU MHz: 2800.000 [2023-05-10T19:06:46.667Z] BogoMIPS: 5600.00 [2023-05-10T19:06:46.667Z] Virtualization: AMD-V [2023-05-10T19:06:46.667Z] Hypervisor vendor: KVM [2023-05-10T19:06:46.667Z] Virtualization type: full [2023-05-10T19:06:46.667Z] L1d cache: 256 KiB [2023-05-10T19:06:46.667Z] L1i cache: 256 KiB [2023-05-10T19:06:46.667Z] L2 cache: 4 MiB [2023-05-10T19:06:46.667Z] L3 cache: 128 MiB [2023-05-10T19:06:46.667Z] NUMA node0 CPU(s): 0-7 [2023-05-10T19:06:46.667Z] Vulnerability Itlb multihit: Not affected [2023-05-10T19:06:46.667Z] Vulnerability L1tf: Not affected [2023-05-10T19:06:46.667Z] Vulnerability Mds: Not affected [2023-05-10T19:06:46.667Z] Vulnerability Meltdown: Not affected [2023-05-10T19:06:46.667Z] Vulnerability Mmio stale data: Not affected [2023-05-10T19:06:46.667Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-10T19:06:46.667Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-10T19:06:46.667Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-10T19:06:46.667Z] Vulnerability Srbds: Not affected [2023-05-10T19:06:46.667Z] Vulnerability Tsx async abort: Not affected [2023-05-10T19:06:46.667Z] 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-05-10T19:06:46.667Z] [2023-05-10T19:06:46.667Z] [2023-05-10T19:06:46.667Z] ---> nproc: [2023-05-10T19:06:46.667Z] 8 [2023-05-10T19:06:46.667Z] [2023-05-10T19:06:46.667Z] [2023-05-10T19:06:46.667Z] ---> df -h: [2023-05-10T19:06:46.667Z] Filesystem Size Used Avail Use% Mounted on [2023-05-10T19:06:46.667Z] overlay 155G 12G 144G 8% / [2023-05-10T19:06:46.667Z] tmpfs 64M 0 64M 0% /dev [2023-05-10T19:06:46.667Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-10T19:06:46.667Z] shm 64M 0 64M 0% /dev/shm [2023-05-10T19:06:46.667Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-10T19:06:46.667Z] [2023-05-10T19:06:46.667Z] [2023-05-10T19:06:46.667Z] ---> sar -b -r -n DEV: [2023-05-10T19:06:46.667Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14940) 05/10/23 _x86_64_ (8 CPU) [2023-05-10T19:06:46.667Z] [2023-05-10T19:06:46.667Z] 18:50:56 LINUX RESTART (8 CPU) [2023-05-10T19:06:46.667Z] [2023-05-10T19:06:46.667Z] 18:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-10T19:06:46.667Z] 18:52:01 315.44 47.98 267.46 0.00 5394.20 188150.35 0.00 [2023-05-10T19:06:46.667Z] 18:53:01 195.35 1.67 193.68 0.00 53.06 74984.70 0.00 [2023-05-10T19:06:46.667Z] 18:54:01 158.42 1.23 157.19 0.00 28.40 30901.25 0.00 [2023-05-10T19:06:46.667Z] 18:55:01 32.99 0.00 32.99 0.00 0.00 16457.81 0.00 [2023-05-10T19:06:46.667Z] 18:56:01 2.55 0.97 1.58 0.00 67.46 22.93 0.00 [2023-05-10T19:06:46.667Z] 18:57:01 38.91 10.91 28.00 0.00 5371.24 6353.61 0.00 [2023-05-10T19:06:46.667Z] 18:58:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 [2023-05-10T19:06:46.667Z] 18:59:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2023-05-10T19:06:46.667Z] 19:00:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 [2023-05-10T19:06:46.667Z] 19:01:01 1.90 0.00 1.90 0.00 0.00 33.86 0.00 [2023-05-10T19:06:46.667Z] 19:02:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 [2023-05-10T19:06:46.667Z] 19:03:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 [2023-05-10T19:06:46.667Z] 19:04:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 [2023-05-10T19:06:46.667Z] 19:05:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2023-05-10T19:06:46.667Z] 19:06:01 1.75 0.02 1.73 0.00 0.13 20.79 0.00 [2023-05-10T19:06:46.667Z] Average: 50.37 4.19 46.19 0.00 727.64 21135.33 0.00 [2023-05-10T19:06:46.667Z] [2023-05-10T19:06:46.667Z] 18:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-10T19:06:46.667Z] 18:52:01 29942048 31612412 736464 2.24 59772 1910500 1852780 5.46 990788 1649076 276 [2023-05-10T19:06:46.667Z] 18:53:01 27825340 31298324 1002012 3.05 147084 3501852 2345512 6.91 1547144 3033820 253224 [2023-05-10T19:06:46.667Z] 18:54:01 27527640 31542420 758700 2.31 157576 4004200 2035820 6.00 1292608 3554772 479100 [2023-05-10T19:06:46.667Z] 18:55:01 27569204 31575476 725032 2.20 160652 3982612 1759484 5.19 1275824 3520728 208 [2023-05-10T19:06:46.667Z] 18:56:01 27558536 31571572 728620 2.22 162024 3987740 1765836 5.20 1287052 3525780 292 [2023-05-10T19:06:46.667Z] 18:57:01 27201392 31563508 726580 2.21 169036 4315540 1835256 5.41 1503364 3633880 340 [2023-05-10T19:06:46.667Z] 18:58:01 27201692 31563844 726228 2.21 169072 4315544 1835256 5.41 1502856 3633884 16 [2023-05-10T19:06:46.667Z] 18:59:01 27206764 31568968 721068 2.19 169104 4315544 1818788 5.36 1498140 3633892 16 [2023-05-10T19:06:46.667Z] 19:00:01 27207104 31569344 720648 2.19 169124 4315548 1818788 5.36 1498248 3633896 4 [2023-05-10T19:06:46.667Z] 19:01:01 27207412 31570120 720184 2.19 169224 4315524 1818788 5.36 1497664 3634284 376 [2023-05-10T19:06:46.667Z] 19:02:01 27207392 31570176 720220 2.19 169256 4315532 1818788 5.36 1498368 3634280 156 [2023-05-10T19:06:46.667Z] 19:03:01 27207464 31570256 720104 2.19 169308 4315536 1818788 5.36 1498028 3634284 8 [2023-05-10T19:06:46.667Z] 19:04:01 27207660 31570504 719856 2.19 169332 4315536 1818788 5.36 1498000 3634284 16 [2023-05-10T19:06:46.667Z] 19:05:01 27207880 31570768 719520 2.19 169364 4315540 1818788 5.36 1497460 3634288 20 [2023-05-10T19:06:46.667Z] 19:06:01 27208088 31571096 719372 2.19 169388 4315544 1815872 5.35 1497516 3634296 44 [2023-05-10T19:06:46.667Z] Average: 27499041 31552586 744307 2.26 158621 4036153 1865155 5.50 1425537 3441696 48940 [2023-05-10T19:06:46.667Z] [2023-05-10T19:06:46.667Z] 18:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-10T19:06:46.667Z] 18:52:01 docker0 9.73 10.45 0.96 120.71 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.667Z] 18:52:01 lo 5.93 5.93 0.57 0.57 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.667Z] 18:52:01 ens3 482.72 324.34 2657.18 98.78 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.667Z] 18:53:01 docker0 181.49 298.65 14.71 1999.25 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.667Z] 18:53:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.667Z] 18:53:01 ens3 460.29 277.49 6249.18 36.85 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.667Z] 18:53:01 vethb7fdecd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.667Z] 18:54:01 docker0 2.95 6.58 0.18 85.52 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.667Z] 18:54:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.667Z] 18:54:01 ens3 111.20 65.04 2617.69 17.17 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.667Z] 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.667Z] 18:55:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.667Z] 18:55:01 ens3 10.63 7.65 12.18 4.43 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.667Z] 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.667Z] 18:56:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.667Z] 18:56:01 ens3 5.35 2.65 7.78 0.26 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.667Z] 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 18:57:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 18:57:01 ens3 152.67 78.84 1954.27 5.71 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 18:58:01 ens3 0.50 0.05 0.05 0.00 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 18:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 18:59:01 ens3 1.15 0.63 0.41 0.29 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 19:00:01 ens3 0.47 0.43 0.26 0.21 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 19:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 19:01:01 ens3 0.83 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 19:02:01 ens3 1.35 0.57 0.46 0.29 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 19:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 19:03:01 ens3 0.57 0.47 0.27 0.22 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 19:04:01 ens3 1.05 0.52 0.39 0.28 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 19:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 19:05:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] 19:06:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] Average: docker0 12.94 21.04 1.06 147.02 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] Average: lo 0.70 0.70 0.06 0.06 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] Average: ens3 81.94 50.59 899.98 10.97 0.00 0.00 0.00 0.00 [2023-05-10T19:06:46.668Z] [2023-05-10T19:06:46.668Z] [2023-05-10T19:06:46.668Z] ---> sar -P ALL: [2023-05-10T19:06:46.668Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14940) 05/10/23 _x86_64_ (8 CPU) [2023-05-10T19:06:46.668Z] [2023-05-10T19:06:46.668Z] 18:50:56 LINUX RESTART (8 CPU) [2023-05-10T19:06:46.668Z] [2023-05-10T19:06:46.668Z] 18:51:01 CPU %user %nice %system %iowait %steal %idle [2023-05-10T19:06:46.668Z] 18:52:01 all 6.84 0.00 2.23 2.36 0.06 88.51 [2023-05-10T19:06:46.668Z] 18:52:01 0 8.94 0.00 1.62 0.40 0.05 88.98 [2023-05-10T19:06:46.668Z] 18:52:01 1 4.44 0.00 1.31 1.30 0.05 92.90 [2023-05-10T19:06:46.668Z] 18:52:01 2 6.12 0.00 3.94 4.66 0.07 85.21 [2023-05-10T19:06:46.668Z] 18:52:01 3 8.08 0.00 1.73 0.44 0.05 89.71 [2023-05-10T19:06:46.668Z] 18:52:01 4 8.88 0.00 1.78 3.03 0.07 86.25 [2023-05-10T19:06:46.668Z] 18:52:01 5 8.36 0.00 2.28 5.74 0.05 83.56 [2023-05-10T19:06:46.668Z] 18:52:01 6 5.33 0.00 1.81 2.50 0.05 90.32 [2023-05-10T19:06:46.668Z] 18:52:01 7 4.54 0.00 3.38 0.82 0.07 91.18 [2023-05-10T19:06:46.668Z] 18:53:01 all 17.74 0.00 5.34 3.44 0.08 73.39 [2023-05-10T19:06:46.668Z] 18:53:01 0 17.47 0.00 5.15 0.37 0.08 76.92 [2023-05-10T19:06:46.668Z] 18:53:01 1 17.97 0.00 5.65 8.32 0.08 67.99 [2023-05-10T19:06:46.668Z] 18:53:01 2 17.25 0.00 4.31 0.08 0.07 78.29 [2023-05-10T19:06:46.668Z] 18:53:01 3 17.76 0.00 5.35 1.08 0.08 75.72 [2023-05-10T19:06:46.668Z] 18:53:01 4 17.18 0.00 6.36 6.56 0.08 69.82 [2023-05-10T19:06:46.668Z] 18:53:01 5 18.16 0.00 5.90 3.26 0.07 72.61 [2023-05-10T19:06:46.668Z] 18:53:01 6 18.70 0.00 5.69 7.53 0.10 67.98 [2023-05-10T19:06:46.668Z] 18:53:01 7 17.43 0.00 4.33 0.37 0.08 77.78 [2023-05-10T19:06:46.668Z] 18:54:01 all 36.28 0.00 6.49 1.53 0.10 55.60 [2023-05-10T19:06:46.668Z] 18:54:01 0 35.34 0.00 5.93 0.27 0.10 58.35 [2023-05-10T19:06:46.668Z] 18:54:01 1 34.58 0.00 6.28 6.40 0.12 52.62 [2023-05-10T19:06:46.668Z] 18:54:01 2 36.20 0.00 6.51 0.20 0.10 56.99 [2023-05-10T19:06:46.668Z] 18:54:01 3 39.10 0.00 6.88 0.61 0.10 53.31 [2023-05-10T19:06:46.668Z] 18:54:01 4 35.20 0.00 6.94 0.34 0.10 57.43 [2023-05-10T19:06:46.668Z] 18:54:01 5 34.70 0.00 6.62 2.79 0.10 55.80 [2023-05-10T19:06:46.668Z] 18:54:01 6 35.90 0.00 6.20 0.15 0.08 57.66 [2023-05-10T19:06:46.668Z] 18:54:01 7 39.21 0.00 6.58 1.49 0.08 52.63 [2023-05-10T19:06:46.668Z] 18:55:01 all 0.74 0.00 0.43 0.51 0.03 98.30 [2023-05-10T19:06:46.668Z] 18:55:01 0 0.80 0.00 0.50 0.02 0.02 98.67 [2023-05-10T19:06:46.668Z] 18:55:01 1 0.50 0.00 0.82 3.29 0.20 95.19 [2023-05-10T19:06:46.668Z] 18:55:01 2 0.72 0.00 0.45 0.02 0.02 98.80 [2023-05-10T19:06:46.668Z] 18:55:01 3 0.95 0.00 0.40 0.18 0.00 98.46 [2023-05-10T19:06:46.668Z] 18:55:01 4 0.88 0.00 0.37 0.15 0.00 98.60 [2023-05-10T19:06:46.668Z] 18:55:01 5 0.67 0.00 0.40 0.39 0.02 98.52 [2023-05-10T19:06:46.668Z] 18:55:01 6 0.60 0.00 0.25 0.00 0.00 99.15 [2023-05-10T19:06:46.668Z] 18:55:01 7 0.75 0.00 0.23 0.02 0.02 98.98 [2023-05-10T19:06:46.668Z] 18:56:01 all 0.04 0.00 0.05 0.01 0.01 99.88 [2023-05-10T19:06:46.668Z] 18:56:01 0 0.10 0.00 0.08 0.02 0.02 99.78 [2023-05-10T19:06:46.668Z] 18:56:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-10T19:06:46.668Z] 18:56:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2023-05-10T19:06:46.668Z] 18:56:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-10T19:06:46.668Z] 18:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T19:06:46.668Z] 18:56:01 5 0.03 0.00 0.22 0.03 0.02 99.70 [2023-05-10T19:06:46.668Z] 18:56:01 6 0.03 0.00 0.03 0.02 0.02 99.90 [2023-05-10T19:06:46.668Z] 18:56:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-10T19:06:46.668Z] 18:57:01 all 1.56 0.00 0.60 0.87 0.02 96.95 [2023-05-10T19:06:46.668Z] 18:57:01 0 1.10 0.00 0.45 0.20 0.02 98.23 [2023-05-10T19:06:46.668Z] 18:57:01 1 1.40 0.00 0.90 1.24 0.03 96.43 [2023-05-10T19:06:46.668Z] 18:57:01 2 1.38 0.00 0.52 0.35 0.03 97.71 [2023-05-10T19:06:46.668Z] 18:57:01 3 0.88 0.00 0.65 0.85 0.02 97.60 [2023-05-10T19:06:46.668Z] 18:57:01 4 0.60 0.00 0.40 0.12 0.02 98.87 [2023-05-10T19:06:46.668Z] 18:57:01 5 4.42 0.00 0.71 1.34 0.02 93.50 [2023-05-10T19:06:46.668Z] 18:57:01 6 2.07 0.00 0.74 0.10 0.00 97.09 [2023-05-10T19:06:46.668Z] 18:57:01 7 0.60 0.00 0.44 2.74 0.02 96.20 [2023-05-10T19:06:46.668Z] 18:58:01 all 0.26 0.00 0.00 0.00 0.02 99.72 [2023-05-10T19:06:46.668Z] 18:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-10T19:06:46.668Z] 18:58:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-10T19:06:46.668Z] 18:58:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2023-05-10T19:06:46.668Z] 18:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-10T19:06:46.668Z] 18:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T19:06:46.668Z] 18:58:01 5 1.97 0.00 0.02 0.02 0.02 97.98 [2023-05-10T19:06:46.668Z] 18:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-10T19:06:46.668Z] 18:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-10T19:06:46.668Z] 18:59:01 all 0.17 0.00 0.01 0.00 0.01 99.81 [2023-05-10T19:06:46.668Z] 18:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T19:06:46.668Z] 18:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-10T19:06:46.668Z] 18:59:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2023-05-10T19:06:46.668Z] 18:59:01 3 0.10 0.00 0.02 0.00 0.00 99.88 [2023-05-10T19:06:46.668Z] 18:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T19:06:46.668Z] 18:59:01 5 1.11 0.00 0.02 0.00 0.02 98.86 [2023-05-10T19:06:46.668Z] 18:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T19:06:46.668Z] 18:59:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-10T19:06:46.668Z] 19:00:01 all 0.02 0.00 0.01 0.02 0.00 99.95 [2023-05-10T19:06:46.668Z] 19:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-10T19:06:46.668Z] 19:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-10T19:06:46.668Z] 19:00:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-10T19:06:46.668Z] 19:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T19:06:46.668Z] 19:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T19:06:46.668Z] 19:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T19:06:46.668Z] 19:00:01 6 0.00 0.00 0.02 0.05 0.00 99.93 [2023-05-10T19:06:46.668Z] 19:00:01 7 0.02 0.00 0.00 0.08 0.00 99.90 [2023-05-10T19:06:46.668Z] 19:01:01 all 0.05 0.00 0.01 0.02 0.02 99.91 [2023-05-10T19:06:46.668Z] 19:01:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-10T19:06:46.668Z] 19:01:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2023-05-10T19:06:46.668Z] 19:01:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-10T19:06:46.668Z] 19:01:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-10T19:06:46.668Z] 19:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-10T19:06:46.668Z] 19:01:01 5 0.17 0.00 0.02 0.07 0.03 99.72 [2023-05-10T19:06:46.668Z] 19:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T19:06:46.668Z] 19:01:01 7 0.03 0.00 0.03 0.07 0.02 99.85 [2023-05-10T19:06:46.668Z] 19:02:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2023-05-10T19:06:46.668Z] 19:02:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-10T19:06:46.668Z] 19:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-10T19:06:46.668Z] 19:02:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2023-05-10T19:06:46.668Z] 19:02:01 3 0.25 0.00 0.00 0.00 0.00 99.75 [2023-05-10T19:06:46.668Z] 19:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-10T19:06:46.668Z] 19:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T19:06:46.668Z] 19:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-10T19:06:46.668Z] 19:02:01 7 0.05 0.00 0.00 0.02 0.00 99.93 [2023-05-10T19:06:46.668Z] [2023-05-10T19:06:46.668Z] 19:02:01 CPU %user %nice %system %iowait %steal %idle [2023-05-10T19:06:46.668Z] 19:03:01 all 0.08 0.00 0.01 0.02 0.01 99.88 [2023-05-10T19:06:46.668Z] 19:03:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-10T19:06:46.668Z] 19:03:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2023-05-10T19:06:46.668Z] 19:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-10T19:06:46.668Z] 19:03:01 3 0.18 0.00 0.00 0.00 0.00 99.82 [2023-05-10T19:06:46.668Z] 19:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T19:06:46.668Z] 19:03:01 5 0.27 0.00 0.02 0.00 0.02 99.70 [2023-05-10T19:06:46.668Z] 19:03:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-10T19:06:46.668Z] 19:03:01 7 0.03 0.00 0.02 0.15 0.00 99.80 [2023-05-10T19:06:46.668Z] 19:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-10T19:06:46.668Z] 19:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-10T19:06:46.669Z] 19:04:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-10T19:06:46.669Z] 19:04:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-10T19:06:46.669Z] 19:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T19:06:46.669Z] 19:04:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-10T19:06:46.669Z] 19:04:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-10T19:06:46.669Z] 19:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T19:06:46.669Z] 19:04:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-10T19:06:46.669Z] 19:05:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-05-10T19:06:46.669Z] 19:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T19:06:46.669Z] 19:05:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2023-05-10T19:06:46.669Z] 19:05:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-10T19:06:46.669Z] 19:05:01 3 0.10 0.00 0.03 0.00 0.02 99.85 [2023-05-10T19:06:46.669Z] 19:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T19:06:46.669Z] 19:05:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-10T19:06:46.669Z] 19:05:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-10T19:06:46.669Z] 19:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-10T19:06:46.669Z] 19:06:01 all 0.10 0.00 0.04 0.00 0.01 99.85 [2023-05-10T19:06:46.669Z] 19:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-10T19:06:46.669Z] 19:06:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2023-05-10T19:06:46.669Z] 19:06:01 2 0.03 0.00 0.07 0.00 0.02 99.88 [2023-05-10T19:06:46.669Z] 19:06:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-10T19:06:46.669Z] 19:06:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-10T19:06:46.669Z] 19:06:01 5 0.65 0.00 0.05 0.00 0.02 99.29 [2023-05-10T19:06:46.669Z] 19:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T19:06:46.669Z] 19:06:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2023-05-10T19:06:46.669Z] Average: all 4.22 0.00 1.01 0.58 0.03 94.16 [2023-05-10T19:06:46.669Z] Average: 0 4.23 0.00 0.92 0.08 0.02 94.75 [2023-05-10T19:06:46.669Z] Average: 1 3.90 0.00 1.00 1.36 0.05 93.70 [2023-05-10T19:06:46.669Z] Average: 2 4.11 0.00 1.06 0.35 0.03 94.45 [2023-05-10T19:06:46.669Z] Average: 3 4.45 0.00 0.99 0.21 0.02 94.32 [2023-05-10T19:06:46.669Z] Average: 4 4.15 0.00 1.05 0.67 0.02 94.11 [2023-05-10T19:06:46.669Z] Average: 5 4.67 0.00 1.08 0.90 0.03 93.33 [2023-05-10T19:06:46.669Z] Average: 6 4.14 0.00 0.98 0.69 0.02 94.17 [2023-05-10T19:06:46.669Z] Average: 7 4.15 0.00 1.00 0.39 0.02 94.45 [2023-05-10T19:06:46.669Z] [2023-05-10T19:06:46.669Z] [2023-05-10T19:06:46.669Z]