Pull request #293 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 ernestojeda for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 2d62c0759d64d9cdfd28b4a42bd6d38812466757+fa3c60d7a690b3e821474cb16a5706590015ca97 (138e783c8ee56dfbe8be631ae06574aba177f107) 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-ssh2402190343316594015.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6447883550470651582.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-usb-camera/branches/PR-293/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-usb-camera/branches/PR-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh927312166585746214.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-usb-camera/branches/PR-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18015796677293901046.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh6738649089990397468.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-usb-camera/branches/PR-293/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-usb-camera/branches/PR-293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13656567670144069991.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 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-6750 in /w/workspace/foundry_device-usb-camera_PR-293 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-293 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fa3c60d7a690b3e821474cb16a5706590015ca97 into PR head commit 2d62c0759d64d9cdfd28b4a42bd6d38812466757 Merge succeeded, producing 2d62c0759d64d9cdfd28b4a42bd6d38812466757 Checking out Revision 2d62c0759d64d9cdfd28b4a42bd6d38812466757 (PR-293) > git config core.sparsecheckout # timeout=10 > git checkout -f 2d62c0759d64d9cdfd28b4a42bd6d38812466757 # 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 fa3c60d7a690b3e821474cb16a5706590015ca97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d62c0759d64d9cdfd28b4a42bd6d38812466757 # timeout=10 Commit message: "ci: add automated release workflow on tag creation" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T17:26:06.314Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T17:26:06.513Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T17:26:06.631Z] ========================================================= [2023-09-20T17:26:06.631Z] EdgeX Global Pipelines Version Info [2023-09-20T17:26:06.631Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:26:07.376Z] ------------------- [2023-09-20T17:26:07.376Z] stable info: [2023-09-20T17:26:07.376Z] ------------------- [2023-09-20T17:26:07.376Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T17:26:07.376Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T17:26:07.376Z] Message: update stable to v1.0.254 [2023-09-20T17:26:07.951Z] ------------------- [2023-09-20T17:26:07.951Z] experimental info: [2023-09-20T17:26:07.951Z] ------------------- [2023-09-20T17:26:07.951Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T17:26:07.951Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T17:26:07.951Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T17:26:08.231Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-20T17:26:08.273Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-20T17:26:08.315Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T17:26:08.355Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T17:26:08.396Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T17:26:08.437Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T17:26:08.481Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T17:26:08.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T17:26:08.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T17:26:08.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T17:26:08.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T17:26:08.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-20T17:26:08.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T17:26:08.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T17:26:08.863Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T17:26:08.914Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T17:26:08.951Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T17:26:08.989Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T17:26:09.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T17:26:09.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T17:26:09.115Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-20T17:26:09.157Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-20T17:26:09.202Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T17:26:09.250Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T17:26:09.296Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T17:26:09.343Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T17:26:09.386Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T17:26:09.436Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-293 [Pipeline] echo [2023-09-20T17:26:09.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-293 [Pipeline] echo [2023-09-20T17:26:09.527Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-293 [Pipeline] echo [2023-09-20T17:26:09.571Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d62c0759d64d9cdfd28b4a42bd6d38812466757 [Pipeline] echo [2023-09-20T17:26:09.610Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d62c07 [Pipeline] echo [2023-09-20T17:26:09.651Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:26:09.784Z] provisioning config files... [2023-09-20T17:26:09.797Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-293@tmp/config4738590617916081880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:26:10.153Z] ---> docker-login.sh [2023-09-20T17:26:10.153Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:26:10.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:10.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:10.416Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:10.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:10.416Z] [2023-09-20T17:26:10.416Z] Login Succeeded [2023-09-20T17:26:10.416Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:26:10.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:10.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:10.683Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:10.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:10.683Z] [2023-09-20T17:26:10.683Z] Login Succeeded [2023-09-20T17:26:10.683Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:26:10.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:10.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:10.683Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:10.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:10.683Z] [2023-09-20T17:26:10.683Z] Login Succeeded [2023-09-20T17:26:10.683Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:26:10.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:10.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:10.944Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:10.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:10.944Z] [2023-09-20T17:26:10.944Z] Login Succeeded [2023-09-20T17:26:10.944Z] docker.io [2023-09-20T17:26:10.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:11.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:11.202Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:11.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:11.202Z] [2023-09-20T17:26:11.202Z] Login Succeeded [2023-09-20T17:26:11.202Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:26:11.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T17:26:11.861Z] + git rev-list -1 --merges 2d62c0759d64d9cdfd28b4a42bd6d38812466757~1..2d62c0759d64d9cdfd28b4a42bd6d38812466757 [Pipeline] echo [2023-09-20T17:26:12.032Z] -----------> git rev-list -1 --merges 2d62c0759d64d9cdfd28b4a42bd6d38812466757~1..2d62c0759d64d9cdfd28b4a42bd6d38812466757 2d62c0759d64d9cdfd28b4a42bd6d38812466757 [false] [Pipeline] sh [2023-09-20T17:26:12.341Z] + git log --format=format:%s -1 2d62c0759d64d9cdfd28b4a42bd6d38812466757 [Pipeline] echo [2023-09-20T17:26:12.374Z] ========================================================= [2023-09-20T17:26:12.374Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T17:26:12.374Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T17:26:12.789Z] + git log --format=format:%s -1 2d62c0759d64d9cdfd28b4a42bd6d38812466757 [Pipeline] echo [2023-09-20T17:26:12.823Z] [semverPrep] GIT_COMMIT: 2d62c0759d64d9cdfd28b4a42bd6d38812466757, Commit Message: ci: add automated release workflow on tag creation [Pipeline] echo [2023-09-20T17:26:12.849Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T17:26:13.213Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T17:26:13.213Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T17:26:13.213Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T17:26:13.213Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T17:26:13.213Z] + + sudo tee -a /etc/ssh/ssh_known_hostsecho [2023-09-20T17:26:13.213Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T17:26:13.213Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:26:13.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:26:13.620Z] [2023-09-20T17:26:13.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:26:13.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:26:13.993Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T17:26:13.993Z] b85a868b505f: Pulling fs layer [2023-09-20T17:26:13.993Z] e2be974225ed: Pulling fs layer [2023-09-20T17:26:13.993Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T17:26:13.993Z] 988bab9f4d93: Pulling fs layer [2023-09-20T17:26:13.993Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T17:26:13.993Z] eaf3925da568: Pulling fs layer [2023-09-20T17:26:13.993Z] bab4dde63d76: Pulling fs layer [2023-09-20T17:26:13.993Z] bde34c3a00c8: Pulling fs layer [2023-09-20T17:26:13.993Z] b352a97aabf1: Pulling fs layer [2023-09-20T17:26:13.993Z] 4872d77fe225: Pulling fs layer [2023-09-20T17:26:13.993Z] 5851b861e8e6: Pulling fs layer [2023-09-20T17:26:13.993Z] 988bab9f4d93: Waiting [2023-09-20T17:26:13.993Z] 1469e6f7b9e6: Waiting [2023-09-20T17:26:13.993Z] bde34c3a00c8: Waiting [2023-09-20T17:26:13.993Z] eaf3925da568: Waiting [2023-09-20T17:26:13.993Z] b352a97aabf1: Waiting [2023-09-20T17:26:13.993Z] bab4dde63d76: Waiting [2023-09-20T17:26:13.993Z] 4872d77fe225: Waiting [2023-09-20T17:26:13.993Z] e2be974225ed: Verifying Checksum [2023-09-20T17:26:13.993Z] e2be974225ed: Download complete [2023-09-20T17:26:13.993Z] 988bab9f4d93: Verifying Checksum [2023-09-20T17:26:13.993Z] 988bab9f4d93: Download complete [2023-09-20T17:26:14.256Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T17:26:14.256Z] 1469e6f7b9e6: Download complete [2023-09-20T17:26:14.256Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T17:26:14.256Z] 339a4e72a1f5: Download complete [2023-09-20T17:26:14.256Z] eaf3925da568: Verifying Checksum [2023-09-20T17:26:14.256Z] eaf3925da568: Download complete [2023-09-20T17:26:14.256Z] bde34c3a00c8: Verifying Checksum [2023-09-20T17:26:14.256Z] bde34c3a00c8: Download complete [2023-09-20T17:26:14.256Z] b352a97aabf1: Verifying Checksum [2023-09-20T17:26:14.256Z] b352a97aabf1: Download complete [2023-09-20T17:26:14.256Z] 4872d77fe225: Verifying Checksum [2023-09-20T17:26:14.256Z] 4872d77fe225: Download complete [2023-09-20T17:26:14.256Z] b85a868b505f: Verifying Checksum [2023-09-20T17:26:14.256Z] b85a868b505f: Download complete [2023-09-20T17:26:14.256Z] 5851b861e8e6: Verifying Checksum [2023-09-20T17:26:14.256Z] 5851b861e8e6: Download complete [2023-09-20T17:26:14.515Z] bab4dde63d76: Verifying Checksum [2023-09-20T17:26:15.893Z] b85a868b505f: Pull complete [2023-09-20T17:26:15.893Z] e2be974225ed: Pull complete [2023-09-20T17:26:16.465Z] 339a4e72a1f5: Pull complete [2023-09-20T17:26:16.465Z] 988bab9f4d93: Pull complete [2023-09-20T17:26:16.725Z] 1469e6f7b9e6: Pull complete [2023-09-20T17:26:16.992Z] eaf3925da568: Pull complete [2023-09-20T17:26:18.902Z] bab4dde63d76: Pull complete [2023-09-20T17:26:18.902Z] bde34c3a00c8: Pull complete [2023-09-20T17:26:18.902Z] b352a97aabf1: Pull complete [2023-09-20T17:26:18.902Z] 4872d77fe225: Pull complete [2023-09-20T17:26:19.169Z] 5851b861e8e6: Pull complete [2023-09-20T17:26:19.169Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T17:26:19.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:26:19.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:26:19.429Z] prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container [2023-09-20T17:26:19.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-293 -v /w/workspace/foundry_device-usb-camera_PR-293:/w/workspace/foundry_device-usb-camera_PR-293:rw,z -v /w/workspace/foundry_device-usb-camera_PR-293@tmp:/w/workspace/foundry_device-usb-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T17:26:23.483Z] $ docker top 9991d18d970587ddde06bc8cbe1c8bd75cb3831690e2b717721bd05f0087db59 -eo pid,comm [2023-09-20T17:26:23.533Z] 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-09-20T17:26:23.534Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T17:26:23.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T17:26:23.670Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T17:26:23.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T17:26:23.791Z] $ docker exec 9991d18d970587ddde06bc8cbe1c8bd75cb3831690e2b717721bd05f0087db59 ssh-agent [2023-09-20T17:26:23.909Z] SSH_AUTH_SOCK=/tmp/ssh-0fCOmhjBDx9G/agent.33 [2023-09-20T17:26:23.909Z] SSH_AGENT_PID=40 [2023-09-20T17:26:23.916Z] Running ssh-add (command line suppressed) [2023-09-20T17:26:24.022Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-293@tmp/private_key_2227382207525879590.key (/w/workspace/foundry_device-usb-camera_PR-293@tmp/private_key_2227382207525879590.key) [2023-09-20T17:26:24.035Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T17:26:24.439Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T17:26:24.474Z] $ docker exec --env ******** --env ******** 9991d18d970587ddde06bc8cbe1c8bd75cb3831690e2b717721bd05f0087db59 ssh-agent -k [2023-09-20T17:26:24.571Z] unset SSH_AUTH_SOCK; [2023-09-20T17:26:24.572Z] unset SSH_AGENT_PID; [2023-09-20T17:26:24.572Z] echo Agent pid 40 killed; [2023-09-20T17:26:24.581Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T17:26:24.662Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T17:26:24.662Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T17:26:24.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T17:26:24.785Z] $ docker exec 9991d18d970587ddde06bc8cbe1c8bd75cb3831690e2b717721bd05f0087db59 ssh-agent [2023-09-20T17:26:24.891Z] SSH_AUTH_SOCK=/tmp/ssh-M7uhc6tdBFnZ/agent.72 [2023-09-20T17:26:24.891Z] SSH_AGENT_PID=78 [2023-09-20T17:26:24.896Z] Running ssh-add (command line suppressed) [2023-09-20T17:26:25.004Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-293@tmp/private_key_15102568551637313589.key (/w/workspace/foundry_device-usb-camera_PR-293@tmp/private_key_15102568551637313589.key) [2023-09-20T17:26:25.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T17:26:25.352Z] + git semver init [2023-09-20T17:26:25.610Z] 2023-09-20 17:26:25,572 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T17:26:25.610Z] 2023-09-20 17:26:25,574 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-293/.semver [2023-09-20T17:26:25.610Z] 2023-09-20 17:26:25,574 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-293/.semver [2023-09-20T17:26:25.610Z] 2023-09-20 17:26:25,574 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-293/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-293, universal_newlines=False, shell=None, istream=None) [2023-09-20T17:26:26.545Z] 2023-09-20 17:26:26,284 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-293/.git/info/exclude [2023-09-20T17:26:26.545Z] 2023-09-20 17:26:26,284 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-293/.semver/PR-293 with force:False [2023-09-20T17:26:26.545Z] 2023-09-20 17:26:26,284 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-293/.semver/PR-293 [2023-09-20T17:26:26.545Z] 2023-09-20 17:26:26,287 [execute] INFO git cat-file --batch-check [2023-09-20T17:26:26.545Z] 2023-09-20 17:26:26,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-293/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T17:26:26.545Z] 2023-09-20 17:26:26,293 [execute] INFO git cat-file --batch [2023-09-20T17:26:26.545Z] 2023-09-20 17:26:26,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-293/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T17:26:26.545Z] 2023-09-20 17:26:26,298 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-293/.semver/PR-293 [2023-09-20T17:26:26.545Z] 0.0.0 [Pipeline] } [2023-09-20T17:26:26.568Z] $ docker exec --env ******** --env ******** 9991d18d970587ddde06bc8cbe1c8bd75cb3831690e2b717721bd05f0087db59 ssh-agent -k [2023-09-20T17:26:26.651Z] unset SSH_AUTH_SOCK; [2023-09-20T17:26:26.651Z] unset SSH_AGENT_PID; [2023-09-20T17:26:26.651Z] echo Agent pid 78 killed; [2023-09-20T17:26:26.659Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T17:26:27.093Z] + git semver [Pipeline] } [2023-09-20T17:26:27.379Z] $ docker stop --time=1 9991d18d970587ddde06bc8cbe1c8bd75cb3831690e2b717721bd05f0087db59 [2023-09-20T17:26:29.301Z] $ docker rm -f --volumes 9991d18d970587ddde06bc8cbe1c8bd75cb3831690e2b717721bd05f0087db59 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:26:29.725Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T17:26:30.001Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T17:26:30.017Z] [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-09-20T17:26:30.636Z] provisioning config files... [2023-09-20T17:26:30.643Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-293@tmp/config14319879682073499459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:26:31.081Z] ---> docker-login.sh [2023-09-20T17:26:31.081Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:26:31.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:31.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:31.081Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:31.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:31.081Z] [2023-09-20T17:26:31.081Z] Login Succeeded [2023-09-20T17:26:31.081Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:26:31.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:31.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:31.081Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:31.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:31.081Z] [2023-09-20T17:26:31.081Z] Login Succeeded [2023-09-20T17:26:31.081Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:26:31.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:31.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:31.347Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:31.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:31.347Z] [2023-09-20T17:26:31.347Z] Login Succeeded [2023-09-20T17:26:31.347Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:26:31.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:31.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:31.347Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:31.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:31.347Z] [2023-09-20T17:26:31.347Z] Login Succeeded [2023-09-20T17:26:31.347Z] docker.io [2023-09-20T17:26:31.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:31.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:31.616Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:31.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:31.616Z] [2023-09-20T17:26:31.616Z] Login Succeeded [2023-09-20T17:26:31.616Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:26:31.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T17:26:31.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:26:31.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:26:31.925Z] ========================================================= [2023-09-20T17:26:31.925Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T17:26:31.925Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:26:32.435Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T17:26:32.435Z] Sending build context to Docker daemon 2.234MB [2023-09-20T17:26:32.435Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:26:32.435Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-20T17:26:32.696Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T17:26:32.696Z] 7264a8db6415: Pulling fs layer [2023-09-20T17:26:32.696Z] c4d48a809fc2: Pulling fs layer [2023-09-20T17:26:32.696Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T17:26:32.696Z] ad3a456e5733: Pulling fs layer [2023-09-20T17:26:32.696Z] 33e27b845d1e: Pulling fs layer [2023-09-20T17:26:32.696Z] c68163c4e522: Pulling fs layer [2023-09-20T17:26:32.696Z] 50da416c3ac9: Pulling fs layer [2023-09-20T17:26:32.696Z] 23d2d4c4bb30: Pulling fs layer [2023-09-20T17:26:32.696Z] ad3a456e5733: Waiting [2023-09-20T17:26:32.696Z] 33e27b845d1e: Waiting [2023-09-20T17:26:32.696Z] c68163c4e522: Waiting [2023-09-20T17:26:32.696Z] 50da416c3ac9: Waiting [2023-09-20T17:26:32.696Z] 23d2d4c4bb30: Waiting [2023-09-20T17:26:32.696Z] c4d48a809fc2: Download complete [2023-09-20T17:26:32.696Z] ad3a456e5733: Verifying Checksum [2023-09-20T17:26:32.696Z] ad3a456e5733: Download complete [2023-09-20T17:26:32.696Z] 33e27b845d1e: Verifying Checksum [2023-09-20T17:26:32.696Z] 33e27b845d1e: Download complete [2023-09-20T17:26:32.696Z] 7264a8db6415: Verifying Checksum [2023-09-20T17:26:32.696Z] 7264a8db6415: Download complete [2023-09-20T17:26:32.696Z] c68163c4e522: Download complete [2023-09-20T17:26:32.956Z] 7264a8db6415: Pull complete [2023-09-20T17:26:32.956Z] c4d48a809fc2: Pull complete [2023-09-20T17:26:32.956Z] 23d2d4c4bb30: Verifying Checksum [2023-09-20T17:26:32.956Z] 23d2d4c4bb30: Download complete [2023-09-20T17:26:33.234Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T17:26:33.234Z] 4f1c88b9dad5: Download complete [2023-09-20T17:26:33.496Z] 50da416c3ac9: Verifying Checksum [2023-09-20T17:26:33.496Z] 50da416c3ac9: Download complete [2023-09-20T17:26:36.783Z] 4f1c88b9dad5: Pull complete [2023-09-20T17:26:36.784Z] ad3a456e5733: Pull complete [2023-09-20T17:26:36.784Z] 33e27b845d1e: Pull complete [2023-09-20T17:26:36.784Z] c68163c4e522: Pull complete [2023-09-20T17:26:39.318Z] 50da416c3ac9: Pull complete [2023-09-20T17:26:39.884Z] 23d2d4c4bb30: Pull complete [2023-09-20T17:26:39.884Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-20T17:26:40.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T17:26:40.145Z] ---> 0786185ac409 [2023-09-20T17:26:40.145Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:26:45.449Z] Still waiting to schedule task [2023-09-20T17:26:45.449Z] ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T17:26:45.449Z] ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T17:26:45.449Z] ‘prd-ubuntu20.04-docker-8c-8g-6728’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T17:26:45.449Z] ‘prd-ubuntu20.04-docker-8c-8g-6758’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T17:26:45.449Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6729’ is offline [2023-09-20T17:26:45.449Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6752’ is offline [2023-09-20T17:26:45.450Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6754’ is offline [2023-09-20T17:26:45.450Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6755’ is offline [2023-09-20T17:26:45.450Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6756’ is offline [2023-09-20T17:26:50.137Z] ---> Running in c6338f7b94ce [2023-09-20T17:26:50.137Z] Removing intermediate container c6338f7b94ce [2023-09-20T17:26:50.137Z] ---> 078533443853 [2023-09-20T17:26:50.137Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:26:50.137Z] ---> Running in 9d99298a1e7f [2023-09-20T17:26:50.137Z] Removing intermediate container 9d99298a1e7f [2023-09-20T17:26:50.137Z] ---> cc3675956c7c [2023-09-20T17:26:50.137Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-20T17:26:50.137Z] ---> Running in 204aef690104 [2023-09-20T17:26:50.398Z] Removing intermediate container 204aef690104 [2023-09-20T17:26:50.398Z] ---> 826e8fd385f2 [2023-09-20T17:26:50.398Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-20T17:26:50.398Z] ---> Running in 0e0ca0e16a69 [2023-09-20T17:26:51.769Z] Removing intermediate container 0e0ca0e16a69 [2023-09-20T17:26:51.769Z] ---> 86e5bee0eb8e [2023-09-20T17:26:51.769Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:26:51.769Z] ---> Running in 229a6b8c26e8 [2023-09-20T17:26:51.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:26:52.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:26:52.041Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-20T17:26:52.041Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-20T17:26:52.299Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-20T17:26:52.299Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-20T17:26:52.299Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-20T17:26:52.299Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-20T17:26:52.299Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-20T17:26:52.299Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-20T17:26:52.299Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-20T17:26:52.299Z] (10/13) Installing kmod-libs (30-r3) [2023-09-20T17:26:52.299Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-20T17:26:52.299Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-20T17:26:52.299Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-20T17:26:52.299Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:26:52.299Z] Executing eudev-3.2.11-r8.trigger [2023-09-20T17:26:52.299Z] OK: 271 MiB in 65 packages [2023-09-20T17:26:53.249Z] Removing intermediate container 229a6b8c26e8 [2023-09-20T17:26:53.249Z] ---> b46ac1d446e3 [2023-09-20T17:26:53.249Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-20T17:26:53.249Z] ---> Running in 580b083c22bb [2023-09-20T17:26:53.818Z] Removing intermediate container 580b083c22bb [2023-09-20T17:26:53.818Z] ---> ea3d9130efed [2023-09-20T17:26:53.818Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-20T17:26:54.082Z] ---> e15e7924a3c5 [2023-09-20T17:26:54.082Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:26:54.082Z] ---> Running in b2c9d8bb79d2 [2023-09-20T17:27:50.521Z] Removing intermediate container b2c9d8bb79d2 [2023-09-20T17:27:50.521Z] ---> 84a2a4ccff28 [2023-09-20T17:27:50.521Z] Step 11/13 : COPY . . [2023-09-20T17:27:50.521Z] ---> a986999d322c [2023-09-20T17:27:50.521Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-20T17:27:50.521Z] ---> Running in 6e6eafab1b60 [2023-09-20T17:27:50.521Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:27:50.521Z] Dload Upload Total Spent Left Speed [2023-09-20T17:27:50.521Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 12024 0 --:--:-- --:--:-- --:--:-- 12048 [2023-09-20T17:27:50.522Z] Removing intermediate container 6e6eafab1b60 [2023-09-20T17:27:50.522Z] ---> bdec531031b4 [2023-09-20T17:27:50.522Z] Step 13/13 : RUN ${MAKE} [2023-09-20T17:27:50.522Z] ---> Running in ee87bccae8bf [2023-09-20T17:27:50.522Z] noop [2023-09-20T17:27:50.522Z] Removing intermediate container ee87bccae8bf [2023-09-20T17:27:50.522Z] ---> 76d0c2519cea [2023-09-20T17:27:50.522Z] Successfully built 76d0c2519cea [2023-09-20T17:27:50.522Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:27:50.975Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T17:27:50.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:27:51.130Z] prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container [2023-09-20T17:27:51.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-293 -v /w/workspace/foundry_device-usb-camera_PR-293:/w/workspace/foundry_device-usb-camera_PR-293:rw,z -v /w/workspace/foundry_device-usb-camera_PR-293@tmp:/w/workspace/foundry_device-usb-camera_PR-293@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 ******** ci-base-image-x86_64 cat [2023-09-20T17:27:51.919Z] $ docker top b11dc7f671a141826da43ec44ace8daec50baf55663c9d77d6ea92c48518f77f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:27:52.304Z] + go version [2023-09-20T17:27:52.305Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T17:27:52.339Z] $ docker stop --time=1 b11dc7f671a141826da43ec44ace8daec50baf55663c9d77d6ea92c48518f77f [2023-09-20T17:27:53.594Z] $ docker rm -f --volumes b11dc7f671a141826da43ec44ace8daec50baf55663c9d77d6ea92c48518f77f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:27:54.323Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T17:27:54.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:27:54.492Z] prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container [2023-09-20T17:27:54.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-293 -v /w/workspace/foundry_device-usb-camera_PR-293:/w/workspace/foundry_device-usb-camera_PR-293:rw,z -v /w/workspace/foundry_device-usb-camera_PR-293@tmp:/w/workspace/foundry_device-usb-camera_PR-293@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 ******** ci-base-image-x86_64 cat [2023-09-20T17:27:54.848Z] $ docker top aba2e304d6546753087d998e15aacf36eaf12af3dbd008f0844763bcb8178268 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:27:55.234Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-293 [Pipeline] fileExists [Pipeline] sh [2023-09-20T17:27:55.588Z] + make test [2023-09-20T17:27:55.588Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T17:27:57.489Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-20T17:28:07.445Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-20T17:28:07.703Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements [2023-09-20T17:28:14.259Z] go vet ./... [2023-09-20T17:28:17.555Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T17:28:17.555Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T17:28:17.555Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T17:28:17.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T17:28:17.623Z] $ docker stop --time=1 aba2e304d6546753087d998e15aacf36eaf12af3dbd008f0844763bcb8178268 [2023-09-20T17:28:21.477Z] $ docker rm -f --volumes aba2e304d6546753087d998e15aacf36eaf12af3dbd008f0844763bcb8178268 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:28:22.001Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T17:28:22.230Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T17:28:22.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T17:28:23.165Z] + ls -al . [2023-09-20T17:28:23.165Z] total 220 [2023-09-20T17:28:23.165Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 17:27 . [2023-09-20T17:28:23.165Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:26 .. [2023-09-20T17:28:23.165Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:28 .git [2023-09-20T17:28:23.165Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 .github [2023-09-20T17:28:23.165Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 20 17:26 .gitignore [2023-09-20T17:28:23.165Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 20 17:26 .golangci.yml [2023-09-20T17:28:23.165Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 20 17:26 .hadolint.yml [2023-09-20T17:28:23.165Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:26 .semver [2023-09-20T17:28:23.165Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 20 17:26 Attribution.txt [2023-09-20T17:28:23.165Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 20 17:26 CHANGELOG.md [2023-09-20T17:28:23.165Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 20 17:26 Dockerfile [2023-09-20T17:28:23.165Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 17:26 GOVERNANCE.md [2023-09-20T17:28:23.165Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 20 17:26 Jenkinsfile [2023-09-20T17:28:23.165Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 17:26 LICENSE [2023-09-20T17:28:23.165Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 20 17:26 Makefile [2023-09-20T17:28:23.165Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 20 17:26 OWNERS.md [2023-09-20T17:28:23.165Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 20 17:26 README.md [2023-09-20T17:28:23.165Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:26 VERSION [2023-09-20T17:28:23.165Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:26 bin [2023-09-20T17:28:23.165Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 cmd [2023-09-20T17:28:23.165Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 20 17:28 coverage.out [2023-09-20T17:28:23.165Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 20 17:26 docker-entrypoint.sh [2023-09-20T17:28:23.165Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:26 docs [2023-09-20T17:28:23.165Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 20 17:26 go.mod [2023-09-20T17:28:23.165Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 20 17:26 go.sum [2023-09-20T17:28:23.165Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 internal [2023-09-20T17:28:23.165Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:26 snap [2023-09-20T17:28:23.165Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 20 17:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:28:23.554Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2d62c0759d64d9cdfd28b4a42bd6d38812466757 --label arch=amd64 --label version=0.0.0 . [2023-09-20T17:28:23.554Z] Sending build context to Docker daemon 2.29MB [2023-09-20T17:28:23.554Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:28:23.554Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-20T17:28:23.554Z] ---> 76d0c2519cea [2023-09-20T17:28:23.554Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:28:23.554Z] ---> Running in 246175371d40 [2023-09-20T17:28:23.812Z] Removing intermediate container 246175371d40 [2023-09-20T17:28:23.812Z] ---> 73db35f23822 [2023-09-20T17:28:23.812Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:28:23.812Z] ---> Running in 30bb2d5ceb1b [2023-09-20T17:28:23.812Z] Removing intermediate container 30bb2d5ceb1b [2023-09-20T17:28:23.813Z] ---> 94a3a35a395e [2023-09-20T17:28:23.813Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-20T17:28:23.813Z] ---> Running in 5ec524f034eb [2023-09-20T17:28:23.813Z] Removing intermediate container 5ec524f034eb [2023-09-20T17:28:23.813Z] ---> fe28632643ec [2023-09-20T17:28:23.813Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-20T17:28:24.070Z] ---> Running in 6395463aacde [2023-09-20T17:28:24.070Z] Removing intermediate container 6395463aacde [2023-09-20T17:28:24.070Z] ---> 45bdad27dc76 [2023-09-20T17:28:24.070Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:28:24.070Z] ---> Running in d6981fc3daff [2023-09-20T17:28:24.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:28:24.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:28:24.586Z] OK: 271 MiB in 65 packages [2023-09-20T17:28:24.846Z] Removing intermediate container d6981fc3daff [2023-09-20T17:28:24.846Z] ---> d28ecbc07404 [2023-09-20T17:28:24.846Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-20T17:28:24.846Z] ---> Running in 3af2786a2742 [2023-09-20T17:28:25.107Z] Removing intermediate container 3af2786a2742 [2023-09-20T17:28:25.107Z] ---> 1d975f4b6305 [2023-09-20T17:28:25.107Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-20T17:28:25.107Z] ---> d07196c18099 [2023-09-20T17:28:25.107Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:28:25.107Z] ---> Running in 1973631fdf1d [2023-09-20T17:28:26.083Z] Removing intermediate container 1973631fdf1d [2023-09-20T17:28:26.083Z] ---> 040af279efd7 [2023-09-20T17:28:26.083Z] Step 11/36 : COPY . . [2023-09-20T17:28:26.350Z] ---> 1656f2409f03 [2023-09-20T17:28:26.350Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-20T17:28:26.350Z] ---> Running in bf358b23e558 [2023-09-20T17:28:26.608Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:28:26.608Z]  Dload Upload Total Spent Left Speed [2023-09-20T17:28:26.608Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 35952 0 --:--:-- --:--:-- --:--:-- 36852 [2023-09-20T17:28:26.867Z] Removing intermediate container bf358b23e558 [2023-09-20T17:28:26.867Z] ---> e88f4e4ee4b8 [2023-09-20T17:28:26.867Z] Step 13/36 : RUN ${MAKE} [2023-09-20T17:28:26.867Z] ---> Running in 59a30ae353ae [2023-09-20T17:28:27.124Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.25" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-20T17:28:53.694Z] Removing intermediate container 59a30ae353ae [2023-09-20T17:28:53.694Z] ---> fd8a5efe8602 [2023-09-20T17:28:53.694Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-20T17:28:53.694Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-20T17:28:53.694Z] 4acc49c71d14: Pulling fs layer [2023-09-20T17:28:54.262Z] 4acc49c71d14: Verifying Checksum [2023-09-20T17:28:54.262Z] 4acc49c71d14: Download complete [2023-09-20T17:28:54.262Z] 4acc49c71d14: Pull complete [2023-09-20T17:28:54.262Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-20T17:28:54.262Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-20T17:28:54.262Z] ---> 01a2bd3e5fff [2023-09-20T17:28:54.262Z] Step 15/36 : FROM alpine:3.18 [2023-09-20T17:28:54.829Z] 3.18: Pulling from library/alpine [2023-09-20T17:28:54.829Z] 7264a8db6415: Already exists [2023-09-20T17:28:55.089Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T17:28:55.089Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T17:28:55.089Z] ---> 7e01a0d0a1dc [2023-09-20T17:28:55.089Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-20T17:28:55.347Z] ---> Running in d5b4a57c0766 [2023-09-20T17:28:55.347Z] Removing intermediate container d5b4a57c0766 [2023-09-20T17:28:55.347Z] ---> 19157e4ef4c2 [2023-09-20T17:28:55.347Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-20T17:28:55.347Z] ---> Running in b3a8e92b3343 [2023-09-20T17:28:55.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:28:55.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:28:56.125Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-09-20T17:28:56.125Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-09-20T17:28:56.125Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-09-20T17:28:56.125Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-09-20T17:28:56.125Z] (5/107) Installing libxau (1.0.11-r2) [2023-09-20T17:28:56.125Z] (6/107) Installing libmd (1.0.4-r2) [2023-09-20T17:28:56.125Z] (7/107) Installing libbsd (0.11.7-r1) [2023-09-20T17:28:56.125Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-09-20T17:28:56.125Z] (9/107) Installing libxcb (1.15-r1) [2023-09-20T17:28:56.125Z] (10/107) Installing libx11 (1.8.4-r4) [2023-09-20T17:28:56.403Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-09-20T17:28:56.403Z] (12/107) Installing libpciaccess (0.17-r2) [2023-09-20T17:28:56.403Z] (13/107) Installing libdrm (2.4.115-r4) [2023-09-20T17:28:56.403Z] (14/107) Installing libxext (1.3.5-r2) [2023-09-20T17:28:56.403Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-09-20T17:28:56.403Z] (16/107) Installing libffi (3.4.4-r2) [2023-09-20T17:28:56.403Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-09-20T17:28:56.403Z] (18/107) Installing libva (2.18.0-r1) [2023-09-20T17:28:56.403Z] (19/107) Installing libvdpau (1.5-r1) [2023-09-20T17:28:56.403Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-09-20T17:28:56.403Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-20T17:28:56.403Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-09-20T17:28:56.403Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-09-20T17:28:56.403Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-09-20T17:28:56.403Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-09-20T17:28:56.403Z] (26/107) Installing libhwy (1.0.4-r1) [2023-09-20T17:28:56.403Z] (27/107) Installing lcms2 (2.15-r2) [2023-09-20T17:28:56.403Z] (28/107) Installing libjxl (0.8.2-r0) [2023-09-20T17:28:56.403Z] (29/107) Installing lame-libs (3.100-r5) [2023-09-20T17:28:56.403Z] (30/107) Installing opus (1.4-r0) [2023-09-20T17:28:56.403Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-09-20T17:28:56.403Z] (32/107) Installing soxr (0.1.3-r5) [2023-09-20T17:28:56.403Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-09-20T17:28:56.403Z] (34/107) Installing libogg (1.3.5-r4) [2023-09-20T17:28:56.663Z] (35/107) Installing libtheora (1.1.1-r17) [2023-09-20T17:28:56.663Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-09-20T17:28:56.663Z] (37/107) Installing libvpx (1.13.0-r1) [2023-09-20T17:28:56.663Z] (38/107) Installing libwebp (1.3.2-r0) [2023-09-20T17:28:56.663Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-09-20T17:28:56.663Z] (40/107) Installing numactl (2.0.16-r4) [2023-09-20T17:28:56.663Z] (41/107) Installing x265-libs (3.5-r4) [2023-09-20T17:28:56.923Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-09-20T17:28:56.923Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-20T17:28:56.923Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-09-20T17:28:56.923Z] (45/107) Installing libexpat (2.5.0-r1) [2023-09-20T17:28:56.923Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-09-20T17:28:56.923Z] (47/107) Installing libpng (1.6.39-r3) [2023-09-20T17:28:56.923Z] (48/107) Installing freetype (2.13.0-r5) [2023-09-20T17:28:56.923Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-09-20T17:28:56.923Z] (50/107) Installing fribidi (1.0.13-r0) [2023-09-20T17:28:56.923Z] (51/107) Installing libintl (0.21.1-r7) [2023-09-20T17:28:56.923Z] (52/107) Installing libblkid (2.38.1-r8) [2023-09-20T17:28:56.923Z] (53/107) Installing libmount (2.38.1-r8) [2023-09-20T17:28:56.923Z] (54/107) Installing pcre2 (10.42-r1) [2023-09-20T17:28:56.923Z] (55/107) Installing glib (2.76.4-r0) [2023-09-20T17:28:57.182Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-09-20T17:28:57.182Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-09-20T17:28:57.182Z] (58/107) Installing libunibreak (5.1-r0) [2023-09-20T17:28:57.182Z] (59/107) Installing libass (0.17.1-r0) [2023-09-20T17:28:57.182Z] (60/107) Installing libbluray (1.3.4-r0) [2023-09-20T17:28:57.182Z] (61/107) Installing gmp (6.2.1-r3) [2023-09-20T17:28:57.182Z] (62/107) Installing nettle (3.8.1-r2) [2023-09-20T17:28:57.182Z] (63/107) Installing libunistring (1.1-r1) [2023-09-20T17:28:57.182Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-09-20T17:28:57.182Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-09-20T17:28:57.182Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-09-20T17:28:57.182Z] (67/107) Installing gnutls (3.8.0-r2) [2023-09-20T17:28:57.182Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-09-20T17:28:57.182Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-09-20T17:28:57.182Z] (70/107) Installing cjson (1.7.15-r4) [2023-09-20T17:28:57.182Z] (71/107) Installing mbedtls (2.28.4-r0) [2023-09-20T17:28:57.182Z] (72/107) Installing librist (0.2.7-r0) [2023-09-20T17:28:57.182Z] (73/107) Installing libsrt (1.5.2-r0) [2023-09-20T17:28:57.182Z] (74/107) Installing libssh (0.10.5-r0) [2023-09-20T17:28:57.182Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-09-20T17:28:57.182Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-09-20T17:28:57.182Z] (77/107) Installing libsodium (1.0.18-r3) [2023-09-20T17:28:57.182Z] (78/107) Installing libzmq (4.3.4-r4) [2023-09-20T17:28:57.182Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-09-20T17:28:57.182Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-09-20T17:28:57.441Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-09-20T17:28:57.441Z] (82/107) Installing shaderc (2023.3-r1) [2023-09-20T17:28:57.441Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-09-20T17:28:57.441Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-09-20T17:28:57.441Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-20T17:28:57.441Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-09-20T17:28:57.441Z] (87/107) Installing vidstab (1.1.1-r0) [2023-09-20T17:28:57.441Z] (88/107) Installing zimg (3.0.5-r0) [2023-09-20T17:28:57.441Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-20T17:28:57.441Z] (90/107) Installing libasyncns (0.8-r1) [2023-09-20T17:28:57.441Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-09-20T17:28:57.441Z] (92/107) Installing libltdl (2.4.7-r2) [2023-09-20T17:28:57.441Z] (93/107) Installing orc (0.4.34-r0) [2023-09-20T17:28:57.441Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-09-20T17:28:57.441Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-09-20T17:28:57.441Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-09-20T17:28:57.441Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-09-20T17:28:57.441Z] (98/107) Installing libpulse (16.1-r10) [2023-09-20T17:28:57.441Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-20T17:28:57.441Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-09-20T17:28:57.441Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-20T17:28:57.441Z] (102/107) Installing ffmpeg (6.0-r15) [2023-09-20T17:28:57.441Z] (103/107) Installing udev-init-scripts (35-r1) [2023-09-20T17:28:57.441Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-09-20T17:28:57.441Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-09-20T17:28:57.441Z] (106/107) Installing kmod-libs (30-r3) [2023-09-20T17:28:57.441Z] (107/107) Installing eudev (3.2.11-r8) [2023-09-20T17:28:57.701Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:28:57.701Z] Executing glib-2.76.4-r0.trigger [2023-09-20T17:28:57.701Z] Executing eudev-3.2.11-r8.trigger [2023-09-20T17:28:57.701Z] OK: 131 MiB in 122 packages [2023-09-20T17:29:01.923Z] Removing intermediate container b3a8e92b3343 [2023-09-20T17:29:01.923Z] ---> 4e62070474a1 [2023-09-20T17:29:01.923Z] Step 18/36 : WORKDIR / [2023-09-20T17:29:01.923Z] ---> Running in 42d3fd4d1cd1 [2023-09-20T17:29:01.923Z] Removing intermediate container 42d3fd4d1cd1 [2023-09-20T17:29:01.923Z] ---> 52deed5c0932 [2023-09-20T17:29:01.923Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-20T17:29:03.298Z] ---> 3a3092ad1629 [2023-09-20T17:29:03.298Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-20T17:29:03.557Z] ---> e49f46a7458e [2023-09-20T17:29:03.557Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-20T17:29:04.123Z] ---> 965483da0e9b [2023-09-20T17:29:04.123Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-20T17:29:04.688Z] ---> f28853484592 [2023-09-20T17:29:04.688Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-20T17:29:04.948Z] ---> 9235c0a4cb71 [2023-09-20T17:29:04.948Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-20T17:29:05.235Z] ---> 51cc5216af93 [2023-09-20T17:29:05.235Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-20T17:29:06.721Z] ---> b20b5c8b42b1 [2023-09-20T17:29:06.721Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-20T17:29:06.721Z] ---> Running in 2cea49709657 [2023-09-20T17:29:07.293Z] Removing intermediate container 2cea49709657 [2023-09-20T17:29:07.293Z] ---> c9d083e048df [2023-09-20T17:29:07.293Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-20T17:29:07.293Z] ---> Running in 7c80c4dc7511 [2023-09-20T17:29:07.866Z] Removing intermediate container 7c80c4dc7511 [2023-09-20T17:29:07.866Z] ---> 5b5e3738b364 [2023-09-20T17:29:07.866Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-20T17:29:07.866Z] ---> Running in d46d18b0403c [2023-09-20T17:29:08.438Z] Removing intermediate container d46d18b0403c [2023-09-20T17:29:08.438Z] ---> f143b94c3d97 [2023-09-20T17:29:08.438Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-20T17:29:08.438Z] ---> Running in 64bf63219e61 [2023-09-20T17:29:09.008Z] Removing intermediate container 64bf63219e61 [2023-09-20T17:29:09.008Z] ---> 667f176b7edf [2023-09-20T17:29:09.008Z] Step 30/36 : EXPOSE 59983 [2023-09-20T17:29:09.008Z] ---> Running in 22a499e8dcbc [2023-09-20T17:29:09.008Z] Removing intermediate container 22a499e8dcbc [2023-09-20T17:29:09.008Z] ---> 8128189ea7d3 [2023-09-20T17:29:09.008Z] Step 31/36 : EXPOSE 8554 [2023-09-20T17:29:09.008Z] ---> Running in 7bfeb8f93e83 [2023-09-20T17:29:09.008Z] Removing intermediate container 7bfeb8f93e83 [2023-09-20T17:29:09.008Z] ---> 5fecbd20a95d [2023-09-20T17:29:09.008Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-20T17:29:09.008Z] ---> Running in 5b74a441ee16 [2023-09-20T17:29:09.008Z] Removing intermediate container 5b74a441ee16 [2023-09-20T17:29:09.008Z] ---> fae4e101baed [2023-09-20T17:29:09.008Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-20T17:29:09.008Z] ---> Running in 05db7cca9d93 [2023-09-20T17:29:09.269Z] Removing intermediate container 05db7cca9d93 [2023-09-20T17:29:09.269Z] ---> b21aea266d08 [2023-09-20T17:29:09.269Z] Step 34/36 : LABEL arch=amd64 [2023-09-20T17:29:09.269Z] ---> Running in 29f0ceb35df4 [2023-09-20T17:29:09.269Z] Removing intermediate container 29f0ceb35df4 [2023-09-20T17:29:09.269Z] ---> 6cc6880d8c23 [2023-09-20T17:29:09.269Z] Step 35/36 : LABEL git_sha=2d62c0759d64d9cdfd28b4a42bd6d38812466757 [2023-09-20T17:29:09.269Z] ---> Running in 05db9a4e7510 [2023-09-20T17:29:09.269Z] Removing intermediate container 05db9a4e7510 [2023-09-20T17:29:09.269Z] ---> 31da8b8a838e [2023-09-20T17:29:09.269Z] Step 36/36 : LABEL version=0.0.0 [2023-09-20T17:29:09.269Z] ---> Running in 8a9e00b5bfac [2023-09-20T17:29:09.529Z] Removing intermediate container 8a9e00b5bfac [2023-09-20T17:29:09.529Z] ---> 7a67b1afb439 [2023-09-20T17:29:09.529Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T17:29:09.529Z] Successfully built 7a67b1afb439 [2023-09-20T17:29:09.529Z] Successfully tagged device-usb-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-09-20T17:29:10.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:29:10.426Z] [2023-09-20T17:29:10.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:29:10.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:29:10.799Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T17:29:10.799Z] 5eb5b503b376: Pulling fs layer [2023-09-20T17:29:10.799Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T17:29:10.799Z] ec43610c2a17: Pulling fs layer [2023-09-20T17:29:10.799Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T17:29:10.799Z] 33b1e0a273af: Pulling fs layer [2023-09-20T17:29:10.799Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T17:29:10.799Z] 2f39f015ded8: Pulling fs layer [2023-09-20T17:29:10.799Z] 3a2ae6a8a46f: Waiting [2023-09-20T17:29:10.799Z] 33b1e0a273af: Waiting [2023-09-20T17:29:10.799Z] 5d3b04190fa2: Waiting [2023-09-20T17:29:10.799Z] 2f39f015ded8: Waiting [2023-09-20T17:29:10.799Z] 5c69ac0246d0: Verifying Checksum [2023-09-20T17:29:10.799Z] 5c69ac0246d0: Download complete [2023-09-20T17:29:10.799Z] 3a2ae6a8a46f: Download complete [2023-09-20T17:29:10.799Z] 33b1e0a273af: Verifying Checksum [2023-09-20T17:29:10.799Z] 33b1e0a273af: Download complete [2023-09-20T17:29:10.799Z] ec43610c2a17: Verifying Checksum [2023-09-20T17:29:10.799Z] ec43610c2a17: Download complete [2023-09-20T17:29:10.799Z] 5d3b04190fa2: Download complete [2023-09-20T17:29:11.058Z] 5eb5b503b376: Verifying Checksum [2023-09-20T17:29:11.058Z] 5eb5b503b376: Download complete [2023-09-20T17:29:11.625Z] 2f39f015ded8: Verifying Checksum [2023-09-20T17:29:11.625Z] 2f39f015ded8: Download complete [2023-09-20T17:29:12.192Z] 5eb5b503b376: Pull complete [2023-09-20T17:29:12.451Z] 5c69ac0246d0: Pull complete [2023-09-20T17:29:13.017Z] ec43610c2a17: Pull complete [2023-09-20T17:29:13.017Z] 3a2ae6a8a46f: Pull complete [2023-09-20T17:29:13.276Z] 33b1e0a273af: Pull complete [2023-09-20T17:29:13.276Z] 5d3b04190fa2: Pull complete [2023-09-20T17:29:17.461Z] 2f39f015ded8: Pull complete [2023-09-20T17:29:17.461Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T17:29:17.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:29:17.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:29:17.675Z] prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container [2023-09-20T17:29:17.709Z] $ 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/foundry_device-usb-camera_PR-293 -v /w/workspace/foundry_device-usb-camera_PR-293:/w/workspace/foundry_device-usb-camera_PR-293:rw,z -v /w/workspace/foundry_device-usb-camera_PR-293@tmp:/w/workspace/foundry_device-usb-camera_PR-293@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-09-20T17:29:22.909Z] $ docker top bbbc4ed8b17bff642f0c0f0ea779fefaec73dcdd88c9b84d083e71e8e463729b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:29:23.341Z] ---> job-cost.sh [2023-09-20T17:29:23.341Z] lf-activate-venv: SKIPPING [2023-09-20T17:29:23.341Z] INFO: No Stack... [2023-09-20T17:29:23.600Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T17:29:24.166Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T17:29:24.480Z] + cat /w/workspace/foundry_device-usb-camera_PR-293/archives/cost.csv [2023-09-20T17:29:24.481Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T17:29:24.524Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-293-1-stack-cost] [2023-09-20T17:29:24.529Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-293-1-stack-cost] did not exist. Created. [2023-09-20T17:29:24.529Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-293-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T17:29:24.927Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T17:29:24.989Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T17:29:25.009Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-293-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T17:29:25.089Z] $ docker stop --time=1 bbbc4ed8b17bff642f0c0f0ea779fefaec73dcdd88c9b84d083e71e8e463729b [2023-09-20T17:29:26.266Z] $ docker rm -f --volumes bbbc4ed8b17bff642f0c0f0ea779fefaec73dcdd88c9b84d083e71e8e463729b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T17:37:44.619Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6950 in /w/workspace/foundry_device-usb-camera_PR-293 [Pipeline] { [Pipeline] ws [2023-09-20T17:37:44.681Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-09-20T17:37:44.762Z] Selected Git installation does not exist. Using Default [2023-09-20T17:37:44.762Z] The recommended git tool is: NONE [2023-09-20T17:37:50.751Z] using credential edgex-jenkins-ssh [2023-09-20T17:37:50.769Z] Cloning the remote Git repository [2023-09-20T17:37:50.814Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-20T17:37:50.912Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-09-20T17:37:51.084Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-20T17:37:51.086Z] > git --version # timeout=10 [2023-09-20T17:37:51.111Z] > git --version # 'git version 2.25.1' [2023-09-20T17:37:51.115Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T17:37:51.301Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T17:37:52.195Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-20T17:37:52.220Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T17:37:53.219Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-20T17:37:53.265Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-20T17:37:53.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T17:37:53.285Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-20T17:37:53.908Z] Merging remotes/origin/main commit fa3c60d7a690b3e821474cb16a5706590015ca97 into PR head commit 2d62c0759d64d9cdfd28b4a42bd6d38812466757 [2023-09-20T17:37:54.229Z] Merge succeeded, producing 2d62c0759d64d9cdfd28b4a42bd6d38812466757 [2023-09-20T17:37:54.229Z] Checking out Revision 2d62c0759d64d9cdfd28b4a42bd6d38812466757 (PR-293) [2023-09-20T17:37:53.929Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T17:37:54.001Z] > git checkout -f 2d62c0759d64d9cdfd28b4a42bd6d38812466757 # timeout=10 [2023-09-20T17:37:54.097Z] > git remote # timeout=10 [2023-09-20T17:37:54.119Z] > git config --get remote.origin.url # timeout=10 [2023-09-20T17:37:54.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T17:37:54.165Z] > git merge fa3c60d7a690b3e821474cb16a5706590015ca97 # timeout=10 [2023-09-20T17:37:54.197Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-20T17:37:54.239Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T17:37:54.261Z] > git checkout -f 2d62c0759d64d9cdfd28b4a42bd6d38812466757 # timeout=10 [2023-09-20T17:37:57.972Z] Commit message: "ci: add automated release workflow on tag creation" [2023-09-20T17:37:58.030Z] > git --version # timeout=10 [2023-09-20T17:37:58.049Z] > git --version # 'git version 2.25.1' [2023-09-20T17:37:58.063Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T17:37:59.420Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T17:37:59.420Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:37:59.420Z] Dload Upload Total Spent Left Speed [2023-09-20T17:37:59.420Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh [2023-09-20T17:38:00.092Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T17:38:00.439Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T17:38:00.439Z] + sudo tee /etc/docker/daemon.new [2023-09-20T17:38:00.439Z] { [2023-09-20T17:38:00.439Z] "registry-mirrors": [ [2023-09-20T17:38:00.439Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T17:38:00.439Z] ], [2023-09-20T17:38:00.439Z] "bip": "10.250.0.254/24", [2023-09-20T17:38:00.439Z] "hosts": [ [2023-09-20T17:38:00.439Z] "tcp://0.0.0.0:5555", [2023-09-20T17:38:00.439Z] "unix:///var/run/docker.sock" [2023-09-20T17:38:00.439Z] ], [2023-09-20T17:38:00.439Z] "mtu": 1458, [2023-09-20T17:38:00.439Z] "selinux-enabled": true, [2023-09-20T17:38:00.439Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T17:38:00.439Z] } [Pipeline] sh [2023-09-20T17:38:00.781Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T17:38:01.125Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:38:19.446Z] provisioning config files... [2023-09-20T17:38:19.476Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config7865763183314404336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:38:19.869Z] ---> docker-login.sh [2023-09-20T17:38:19.869Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:38:20.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:38:20.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:38:20.471Z] Configure a credential helper to remove this warning. See [2023-09-20T17:38:20.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:38:20.471Z] [2023-09-20T17:38:20.471Z] Login Succeeded [2023-09-20T17:38:20.471Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:38:20.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:38:20.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:38:20.741Z] Configure a credential helper to remove this warning. See [2023-09-20T17:38:20.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:38:20.741Z] [2023-09-20T17:38:20.741Z] Login Succeeded [2023-09-20T17:38:20.741Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:38:21.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:38:21.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:38:21.280Z] Configure a credential helper to remove this warning. See [2023-09-20T17:38:21.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:38:21.280Z] [2023-09-20T17:38:21.280Z] Login Succeeded [2023-09-20T17:38:21.280Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:38:21.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:38:21.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:38:21.549Z] Configure a credential helper to remove this warning. See [2023-09-20T17:38:21.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:38:21.549Z] [2023-09-20T17:38:21.549Z] Login Succeeded [2023-09-20T17:38:21.549Z] docker.io [2023-09-20T17:38:21.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:38:22.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:38:22.088Z] Configure a credential helper to remove this warning. See [2023-09-20T17:38:22.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:38:22.088Z] [2023-09-20T17:38:22.088Z] Login Succeeded [2023-09-20T17:38:22.088Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:38:22.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T17:38:22.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:38:22.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:38:22.593Z] ========================================================= [2023-09-20T17:38:22.594Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T17:38:22.594Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:38:23.113Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T17:38:23.383Z] Sending build context to Docker daemon 1.333MB [2023-09-20T17:38:23.383Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:38:23.383Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-20T17:38:23.659Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T17:38:23.659Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T17:38:23.659Z] 5d54e960e981: Pulling fs layer [2023-09-20T17:38:23.659Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T17:38:23.659Z] f0e02332f6b5: Pulling fs layer [2023-09-20T17:38:23.659Z] cefa15bbcfad: Pulling fs layer [2023-09-20T17:38:23.659Z] 17808c966233: Pulling fs layer [2023-09-20T17:38:23.659Z] f4c1fc716caa: Pulling fs layer [2023-09-20T17:38:23.659Z] f0e02332f6b5: Waiting [2023-09-20T17:38:23.659Z] cefa15bbcfad: Waiting [2023-09-20T17:38:23.659Z] 17808c966233: Waiting [2023-09-20T17:38:23.659Z] f4c1fc716caa: Waiting [2023-09-20T17:38:23.659Z] 5d54e960e981: Download complete [2023-09-20T17:38:23.659Z] f0e02332f6b5: Verifying Checksum [2023-09-20T17:38:23.659Z] f0e02332f6b5: Download complete [2023-09-20T17:38:23.659Z] cefa15bbcfad: Verifying Checksum [2023-09-20T17:38:23.659Z] cefa15bbcfad: Download complete [2023-09-20T17:38:23.659Z] 9fda8d8052c6: Download complete [2023-09-20T17:38:24.256Z] f4c1fc716caa: Verifying Checksum [2023-09-20T17:38:24.256Z] f4c1fc716caa: Download complete [2023-09-20T17:38:24.851Z] 9fda8d8052c6: Pull complete [2023-09-20T17:38:25.122Z] 5d54e960e981: Pull complete [2023-09-20T17:38:25.715Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T17:38:25.715Z] c4a7e357bf2a: Download complete [2023-09-20T17:38:26.681Z] 17808c966233: Verifying Checksum [2023-09-20T17:38:26.681Z] 17808c966233: Download complete [2023-09-20T17:38:36.797Z] c4a7e357bf2a: Pull complete [2023-09-20T17:38:36.797Z] f0e02332f6b5: Pull complete [2023-09-20T17:38:36.797Z] cefa15bbcfad: Pull complete [2023-09-20T17:38:43.487Z] 17808c966233: Pull complete [2023-09-20T17:38:44.926Z] f4c1fc716caa: Pull complete [2023-09-20T17:38:44.926Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-20T17:38:44.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T17:38:44.926Z] ---> ea914061e18c [2023-09-20T17:38:44.926Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:38:46.889Z] ---> Running in 79762ca727cd [2023-09-20T17:38:47.166Z] Removing intermediate container 79762ca727cd [2023-09-20T17:38:47.166Z] ---> e61822ff5502 [2023-09-20T17:38:47.166Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:38:47.437Z] ---> Running in e9bf4f9c68bf [2023-09-20T17:38:47.712Z] Removing intermediate container e9bf4f9c68bf [2023-09-20T17:38:47.712Z] ---> ca24ec7b248c [2023-09-20T17:38:47.712Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-20T17:38:47.980Z] ---> Running in 004dd48ea866 [2023-09-20T17:38:48.253Z] Removing intermediate container 004dd48ea866 [2023-09-20T17:38:48.253Z] ---> 7c097991e53a [2023-09-20T17:38:48.253Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-20T17:38:48.253Z] ---> Running in d8f3260545eb [2023-09-20T17:38:48.845Z] Removing intermediate container d8f3260545eb [2023-09-20T17:38:48.845Z] ---> 49d1a456cb36 [2023-09-20T17:38:48.845Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:38:48.845Z] ---> Running in 657be6b93b64 [2023-09-20T17:38:50.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T17:38:50.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T17:38:51.501Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-20T17:38:51.770Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-20T17:38:51.770Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-20T17:38:51.770Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-20T17:38:51.770Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-20T17:38:51.770Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-20T17:38:51.770Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-20T17:38:51.770Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-20T17:38:51.770Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-20T17:38:51.770Z] (10/13) Installing kmod-libs (30-r3) [2023-09-20T17:38:51.770Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-20T17:38:51.770Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-20T17:38:51.770Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-20T17:38:52.039Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:38:52.039Z] Executing eudev-3.2.11-r8.trigger [2023-09-20T17:38:52.039Z] OK: 273 MiB in 65 packages [2023-09-20T17:38:53.467Z] Removing intermediate container 657be6b93b64 [2023-09-20T17:38:53.467Z] ---> 0aba3114771d [2023-09-20T17:38:53.467Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-20T17:38:53.467Z] ---> Running in f845a47659d5 [2023-09-20T17:38:53.739Z] Removing intermediate container f845a47659d5 [2023-09-20T17:38:53.739Z] ---> 104490e43ef6 [2023-09-20T17:38:53.739Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-20T17:38:54.443Z] ---> 7a4db45765fe [2023-09-20T17:38:54.443Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:38:54.443Z] ---> Running in d3a1056c7449 [2023-09-20T17:40:16.107Z] Removing intermediate container d3a1056c7449 [2023-09-20T17:40:16.107Z] ---> 07586907c442 [2023-09-20T17:40:16.107Z] Step 11/13 : COPY . . [2023-09-20T17:40:16.107Z] ---> 2c42f479f328 [2023-09-20T17:40:16.107Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-20T17:40:16.107Z] ---> Running in 50898ece86ed [2023-09-20T17:40:16.107Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:40:16.107Z]  Dload Upload Total  Spent Left Speed [2023-09-20T17:40:16.107Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253  100 1253 0 0 9057 0 --:--:-- --:--:-- --:--:-- 9145 [2023-09-20T17:40:16.107Z] Removing intermediate container 50898ece86ed [2023-09-20T17:40:16.107Z] ---> 4d5a933df595 [2023-09-20T17:40:16.107Z] Step 13/13 : RUN ${MAKE} [2023-09-20T17:40:16.107Z] ---> Running in 3384c399d5a9 [2023-09-20T17:40:16.107Z] noop [2023-09-20T17:40:16.107Z] Removing intermediate container 3384c399d5a9 [2023-09-20T17:40:16.107Z] ---> 839519e31ed3 [2023-09-20T17:40:16.107Z] Successfully built 839519e31ed3 [2023-09-20T17:40:16.107Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:40:16.595Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T17:40:16.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:40:16.947Z] prd-ubuntu20.04-docker-arm64-4c-16g-6950 does not seem to be running inside a container [2023-09-20T17:40:17.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-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-09-20T17:40:18.268Z] $ docker top 8fb2d811f87ccfa57be14d89a84c110c71126de109525a6a0e3a3b07a41afb17 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:40:19.175Z] + go version [2023-09-20T17:40:19.175Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T17:40:19.215Z] $ docker stop --time=1 8fb2d811f87ccfa57be14d89a84c110c71126de109525a6a0e3a3b07a41afb17 [2023-09-20T17:40:20.868Z] $ docker rm -f --volumes 8fb2d811f87ccfa57be14d89a84c110c71126de109525a6a0e3a3b07a41afb17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:40:21.740Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T17:40:21.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:40:22.023Z] prd-ubuntu20.04-docker-arm64-4c-16g-6950 does not seem to be running inside a container [2023-09-20T17:40:22.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-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-09-20T17:40:23.261Z] $ docker top b44aa15287840a8943f4e20555211fd6e3f47d35ad471ba978f13b5cb18caeb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:40:23.820Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-09-20T17:40:24.209Z] + make test [2023-09-20T17:40:24.209Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T17:40:30.870Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-20T17:42:37.594Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-20T17:42:37.594Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.090s coverage: 4.4% of statements [2023-09-20T17:42:37.594Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T17:42:37.594Z] go vet ./... [2023-09-20T17:43:09.826Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T17:43:09.826Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T17:43:09.826Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T17:43:09.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T17:43:09.898Z] $ docker stop --time=1 b44aa15287840a8943f4e20555211fd6e3f47d35ad471ba978f13b5cb18caeb1 [2023-09-20T17:43:14.245Z] $ docker rm -f --volumes b44aa15287840a8943f4e20555211fd6e3f47d35ad471ba978f13b5cb18caeb1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:43:15.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T17:43:15.582Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T17:43:16.237Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T17:43:16.881Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T17:43:17.225Z] + ls -al . [2023-09-20T17:43:17.225Z] total 216 [2023-09-20T17:43:17.225Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 17:40 . [2023-09-20T17:43:17.225Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:37 .. [2023-09-20T17:43:17.225Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:37 .git [2023-09-20T17:43:17.225Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:37 .github [2023-09-20T17:43:17.225Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 20 17:37 .gitignore [2023-09-20T17:43:17.225Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 20 17:37 .golangci.yml [2023-09-20T17:43:17.225Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 20 17:37 .hadolint.yml [2023-09-20T17:43:17.225Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 20 17:37 Attribution.txt [2023-09-20T17:43:17.225Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 20 17:37 CHANGELOG.md [2023-09-20T17:43:17.225Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 20 17:37 Dockerfile [2023-09-20T17:43:17.225Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 17:37 GOVERNANCE.md [2023-09-20T17:43:17.225Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 20 17:37 Jenkinsfile [2023-09-20T17:43:17.225Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 17:37 LICENSE [2023-09-20T17:43:17.225Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 20 17:37 Makefile [2023-09-20T17:43:17.225Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 20 17:37 OWNERS.md [2023-09-20T17:43:17.225Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 20 17:37 README.md [2023-09-20T17:43:17.225Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:26 VERSION [2023-09-20T17:43:17.225Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:37 bin [2023-09-20T17:43:17.225Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:37 cmd [2023-09-20T17:43:17.225Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 20 17:42 coverage.out [2023-09-20T17:43:17.225Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 20 17:37 docker-entrypoint.sh [2023-09-20T17:43:17.225Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:37 docs [2023-09-20T17:43:17.225Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 20 17:37 go.mod [2023-09-20T17:43:17.225Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 20 17:37 go.sum [2023-09-20T17:43:17.225Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:37 internal [2023-09-20T17:43:17.225Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:37 snap [2023-09-20T17:43:17.225Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 20 17:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:43:17.663Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2d62c0759d64d9cdfd28b4a42bd6d38812466757 --label arch=arm64 --label version=0.0.0 . [2023-09-20T17:43:17.945Z] Sending build context to Docker daemon 1.389MB [2023-09-20T17:43:17.945Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:43:17.945Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-20T17:43:17.945Z] ---> 839519e31ed3 [2023-09-20T17:43:17.945Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:43:18.213Z] ---> Running in 39bcf165ff69 [2023-09-20T17:43:18.479Z] Removing intermediate container 39bcf165ff69 [2023-09-20T17:43:18.479Z] ---> 8fe9a3ddbf02 [2023-09-20T17:43:18.479Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:43:18.479Z] ---> Running in 99669e657b41 [2023-09-20T17:43:18.747Z] Removing intermediate container 99669e657b41 [2023-09-20T17:43:18.747Z] ---> 833f8467fdd9 [2023-09-20T17:43:18.747Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-20T17:43:18.747Z] ---> Running in 09e2a2192c19 [2023-09-20T17:43:19.024Z] Removing intermediate container 09e2a2192c19 [2023-09-20T17:43:19.024Z] ---> aea740842d8d [2023-09-20T17:43:19.024Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-20T17:43:19.293Z] ---> Running in 88501811ed10 [2023-09-20T17:43:19.561Z] Removing intermediate container 88501811ed10 [2023-09-20T17:43:19.561Z] ---> 9cf9e11564a3 [2023-09-20T17:43:19.561Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:43:19.561Z] ---> Running in 66f898c2ffe6 [2023-09-20T17:43:20.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T17:43:20.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T17:43:22.204Z] OK: 273 MiB in 65 packages [2023-09-20T17:43:22.801Z] Removing intermediate container 66f898c2ffe6 [2023-09-20T17:43:22.801Z] ---> a221effb33b5 [2023-09-20T17:43:22.801Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-20T17:43:23.069Z] ---> Running in f6cd98f4eedf [2023-09-20T17:43:23.338Z] Removing intermediate container f6cd98f4eedf [2023-09-20T17:43:23.338Z] ---> 0ecec55d74a4 [2023-09-20T17:43:23.338Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-20T17:43:23.925Z] ---> 20f44028b6a3 [2023-09-20T17:43:23.925Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:43:23.925Z] ---> Running in cbdf060b2b6f [2023-09-20T17:43:26.512Z] Removing intermediate container cbdf060b2b6f [2023-09-20T17:43:26.512Z] ---> 29aeadc78f27 [2023-09-20T17:43:26.512Z] Step 11/36 : COPY . . [2023-09-20T17:43:27.477Z] ---> 9a3e6cd1abd7 [2023-09-20T17:43:27.477Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-20T17:43:27.477Z] ---> Running in 0ef3a8f1ec16 [2023-09-20T17:43:28.438Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:43:28.439Z]  Dload Upload  Total Spent Left Speed [2023-09-20T17:43:28.439Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 7837 0 --:--:-- --:--:-- --:--:-- 7880 [2023-09-20T17:43:29.028Z] Removing intermediate container 0ef3a8f1ec16 [2023-09-20T17:43:29.028Z] ---> f47d8c96fbdf [2023-09-20T17:43:29.028Z] Step 13/36 : RUN ${MAKE} [2023-09-20T17:43:29.028Z] ---> Running in 566c46826bfb [2023-09-20T17:43:29.993Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.25" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-20T17:45:51.724Z] Removing intermediate container 566c46826bfb [2023-09-20T17:45:51.724Z] ---> c9925122593c [2023-09-20T17:45:51.724Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-20T17:45:51.724Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-20T17:45:51.724Z] 8766b47fe142: Pulling fs layer [2023-09-20T17:45:51.724Z] 8766b47fe142: Verifying Checksum [2023-09-20T17:45:51.724Z] 8766b47fe142: Download complete [2023-09-20T17:45:51.724Z] 8766b47fe142: Pull complete [2023-09-20T17:45:51.724Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-20T17:45:51.724Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-20T17:45:51.724Z] ---> 69d40e2cb93c [2023-09-20T17:45:51.724Z] Step 15/36 : FROM alpine:3.18 [2023-09-20T17:45:51.724Z] 3.18: Pulling from library/alpine [2023-09-20T17:45:51.724Z] 9fda8d8052c6: Already exists [2023-09-20T17:45:51.724Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T17:45:51.724Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T17:45:51.724Z] ---> f6648c04cd6c [2023-09-20T17:45:51.724Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-20T17:45:51.724Z] ---> Running in b8bb58a5482b [2023-09-20T17:45:51.724Z] Removing intermediate container b8bb58a5482b [2023-09-20T17:45:51.724Z] ---> 3aa77397d8da [2023-09-20T17:45:51.724Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-20T17:45:51.724Z] ---> Running in a3af95acad78 [2023-09-20T17:45:51.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T17:45:51.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T17:45:51.724Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-09-20T17:45:51.724Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-09-20T17:45:51.724Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-09-20T17:45:51.724Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-09-20T17:45:51.724Z] (5/104) Installing libxau (1.0.11-r2) [2023-09-20T17:45:51.724Z] (6/104) Installing libmd (1.0.4-r2) [2023-09-20T17:45:51.724Z] (7/104) Installing libbsd (0.11.7-r1) [2023-09-20T17:45:51.724Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-09-20T17:45:51.724Z] (9/104) Installing libxcb (1.15-r1) [2023-09-20T17:45:51.724Z] (10/104) Installing libx11 (1.8.4-r4) [2023-09-20T17:45:51.724Z] (11/104) Installing libdrm (2.4.115-r4) [2023-09-20T17:45:51.724Z] (12/104) Installing libxext (1.3.5-r2) [2023-09-20T17:45:51.724Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-09-20T17:45:51.724Z] (14/104) Installing libffi (3.4.4-r2) [2023-09-20T17:45:51.724Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-09-20T17:45:51.724Z] (16/104) Installing libva (2.18.0-r1) [2023-09-20T17:45:51.724Z] (17/104) Installing libvdpau (1.5-r1) [2023-09-20T17:45:51.724Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-09-20T17:45:51.724Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-09-20T17:45:51.724Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-09-20T17:45:51.724Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-09-20T17:45:51.724Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-20T17:45:51.724Z] (23/104) Installing libhwy (1.0.4-r1) [2023-09-20T17:45:51.724Z] (24/104) Installing lcms2 (2.15-r2) [2023-09-20T17:45:51.724Z] (25/104) Installing libjxl (0.8.2-r0) [2023-09-20T17:45:51.724Z] (26/104) Installing lame-libs (3.100-r5) [2023-09-20T17:45:51.724Z] (27/104) Installing opus (1.4-r0) [2023-09-20T17:45:51.724Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-09-20T17:45:51.724Z] (29/104) Installing soxr (0.1.3-r5) [2023-09-20T17:45:51.724Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-09-20T17:45:51.724Z] (31/104) Installing libogg (1.3.5-r4) [2023-09-20T17:45:51.724Z] (32/104) Installing libtheora (1.1.1-r17) [2023-09-20T17:45:51.724Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-09-20T17:45:51.724Z] (34/104) Installing libvpx (1.13.0-r1) [2023-09-20T17:45:51.724Z] (35/104) Installing libwebp (1.3.2-r0) [2023-09-20T17:45:51.724Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-09-20T17:45:51.724Z] (37/104) Installing numactl (2.0.16-r4) [2023-09-20T17:45:51.724Z] (38/104) Installing x265-libs (3.5-r4) [2023-09-20T17:45:51.724Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-09-20T17:45:51.724Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-20T17:45:51.996Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-09-20T17:45:51.996Z] (42/104) Installing libexpat (2.5.0-r1) [2023-09-20T17:45:51.996Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-09-20T17:45:52.263Z] (44/104) Installing libpng (1.6.39-r3) [2023-09-20T17:45:52.263Z] (45/104) Installing freetype (2.13.0-r5) [2023-09-20T17:45:52.263Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-09-20T17:45:52.263Z] (47/104) Installing fribidi (1.0.13-r0) [2023-09-20T17:45:52.263Z] (48/104) Installing libintl (0.21.1-r7) [2023-09-20T17:45:52.263Z] (49/104) Installing libblkid (2.38.1-r8) [2023-09-20T17:45:52.263Z] (50/104) Installing libmount (2.38.1-r8) [2023-09-20T17:45:52.263Z] (51/104) Installing pcre2 (10.42-r1) [2023-09-20T17:45:52.263Z] (52/104) Installing glib (2.76.4-r0) [2023-09-20T17:45:52.263Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-09-20T17:45:52.263Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-09-20T17:45:52.533Z] (55/104) Installing libunibreak (5.1-r0) [2023-09-20T17:45:52.533Z] (56/104) Installing libass (0.17.1-r0) [2023-09-20T17:45:52.533Z] (57/104) Installing libbluray (1.3.4-r0) [2023-09-20T17:45:52.533Z] (58/104) Installing gmp (6.2.1-r3) [2023-09-20T17:45:52.533Z] (59/104) Installing nettle (3.8.1-r2) [2023-09-20T17:45:52.533Z] (60/104) Installing libunistring (1.1-r1) [2023-09-20T17:45:52.533Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-09-20T17:45:52.533Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-09-20T17:45:52.533Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-09-20T17:45:52.533Z] (64/104) Installing gnutls (3.8.0-r2) [2023-09-20T17:45:52.533Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-09-20T17:45:52.533Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-09-20T17:45:52.800Z] (67/104) Installing cjson (1.7.15-r4) [2023-09-20T17:45:52.800Z] (68/104) Installing mbedtls (2.28.4-r0) [2023-09-20T17:45:52.800Z] (69/104) Installing librist (0.2.7-r0) [2023-09-20T17:45:52.800Z] (70/104) Installing libsrt (1.5.2-r0) [2023-09-20T17:45:52.800Z] (71/104) Installing libssh (0.10.5-r0) [2023-09-20T17:45:52.800Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-09-20T17:45:52.800Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-09-20T17:45:52.800Z] (74/104) Installing libsodium (1.0.18-r3) [2023-09-20T17:45:52.800Z] (75/104) Installing libzmq (4.3.4-r4) [2023-09-20T17:45:52.800Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-09-20T17:45:52.800Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-09-20T17:45:53.070Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-09-20T17:45:53.070Z] (79/104) Installing shaderc (2023.3-r1) [2023-09-20T17:45:53.070Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-09-20T17:45:53.070Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-09-20T17:45:53.070Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-20T17:45:53.070Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-09-20T17:45:53.337Z] (84/104) Installing vidstab (1.1.1-r0) [2023-09-20T17:45:53.337Z] (85/104) Installing zimg (3.0.5-r0) [2023-09-20T17:45:53.338Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-20T17:45:53.338Z] (87/104) Installing libasyncns (0.8-r1) [2023-09-20T17:45:53.338Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-09-20T17:45:53.338Z] (89/104) Installing libltdl (2.4.7-r2) [2023-09-20T17:45:53.338Z] (90/104) Installing orc (0.4.34-r0) [2023-09-20T17:45:53.338Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-09-20T17:45:53.338Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-09-20T17:45:53.338Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-09-20T17:45:53.338Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-09-20T17:45:53.338Z] (95/104) Installing libpulse (16.1-r10) [2023-09-20T17:45:53.338Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-20T17:45:53.606Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-09-20T17:45:53.606Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-20T17:45:53.606Z] (99/104) Installing ffmpeg (6.0-r15) [2023-09-20T17:45:53.606Z] (100/104) Installing udev-init-scripts (35-r1) [2023-09-20T17:45:53.606Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-09-20T17:45:53.606Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-09-20T17:45:53.606Z] (103/104) Installing kmod-libs (30-r3) [2023-09-20T17:45:53.606Z] (104/104) Installing eudev (3.2.11-r8) [2023-09-20T17:45:53.606Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:45:53.606Z] Executing glib-2.76.4-r0.trigger [2023-09-20T17:45:53.606Z] Executing eudev-3.2.11-r8.trigger [2023-09-20T17:45:53.606Z] OK: 110 MiB in 119 packages [2023-09-20T17:46:00.243Z] Removing intermediate container a3af95acad78 [2023-09-20T17:46:00.243Z] ---> 128f3c67647f [2023-09-20T17:46:00.243Z] Step 18/36 : WORKDIR / [2023-09-20T17:46:00.243Z] ---> Running in 3a6fafe17b6a [2023-09-20T17:46:00.243Z] Removing intermediate container 3a6fafe17b6a [2023-09-20T17:46:00.243Z] ---> c327670d2a90 [2023-09-20T17:46:00.243Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-20T17:46:01.661Z] ---> 23cd34820c70 [2023-09-20T17:46:01.661Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-20T17:46:01.929Z] ---> 72007f1017e6 [2023-09-20T17:46:01.929Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-20T17:46:02.513Z] ---> 2482aec1cc2c [2023-09-20T17:46:02.513Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-20T17:46:02.795Z] ---> 48751758a501 [2023-09-20T17:46:02.795Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-20T17:46:03.389Z] ---> 799c674f8ac2 [2023-09-20T17:46:03.389Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-20T17:46:03.666Z] ---> 0e5cd3a02e93 [2023-09-20T17:46:03.666Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-20T17:46:05.101Z] ---> e3d75857a372 [2023-09-20T17:46:05.101Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-20T17:46:05.101Z] ---> Running in 57d3a3593c82 [2023-09-20T17:46:06.511Z] Removing intermediate container 57d3a3593c82 [2023-09-20T17:46:06.511Z] ---> 24f0ed25d7b5 [2023-09-20T17:46:06.511Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-20T17:46:06.783Z] ---> Running in 1152b1558375 [2023-09-20T17:46:10.182Z] Removing intermediate container 1152b1558375 [2023-09-20T17:46:10.182Z] ---> 6ec375da375c [2023-09-20T17:46:10.182Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-20T17:46:10.182Z] ---> Running in 4fa9cc501fa0 [2023-09-20T17:46:12.129Z] Removing intermediate container 4fa9cc501fa0 [2023-09-20T17:46:12.129Z] ---> 70c3961eeb22 [2023-09-20T17:46:12.129Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-20T17:46:12.129Z] ---> Running in 2f4e6a88adc7 [2023-09-20T17:46:13.544Z] Removing intermediate container 2f4e6a88adc7 [2023-09-20T17:46:13.544Z] ---> 61b68a898649 [2023-09-20T17:46:13.544Z] Step 30/36 : EXPOSE 59983 [2023-09-20T17:46:13.544Z] ---> Running in cf49b8deb648 [2023-09-20T17:46:13.812Z] Removing intermediate container cf49b8deb648 [2023-09-20T17:46:13.812Z] ---> b15b4c0fa6ec [2023-09-20T17:46:13.812Z] Step 31/36 : EXPOSE 8554 [2023-09-20T17:46:14.080Z] ---> Running in 2903efaaa418 [2023-09-20T17:46:14.347Z] Removing intermediate container 2903efaaa418 [2023-09-20T17:46:14.347Z] ---> 1ab42d7b4bc2 [2023-09-20T17:46:14.347Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-20T17:46:14.347Z] ---> Running in de08907aa967 [2023-09-20T17:46:14.614Z] Removing intermediate container de08907aa967 [2023-09-20T17:46:14.614Z] ---> 4897f8e697d4 [2023-09-20T17:46:14.614Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-20T17:46:14.614Z] ---> Running in 9f8969930841 [2023-09-20T17:46:14.882Z] Removing intermediate container 9f8969930841 [2023-09-20T17:46:14.882Z] ---> 1f9a65c4ff77 [2023-09-20T17:46:14.882Z] Step 34/36 : LABEL arch=arm64 [2023-09-20T17:46:14.882Z] ---> Running in 8c2f45f9f4cb [2023-09-20T17:46:15.152Z] Removing intermediate container 8c2f45f9f4cb [2023-09-20T17:46:15.152Z] ---> 8717048f72d3 [2023-09-20T17:46:15.152Z] Step 35/36 : LABEL git_sha=2d62c0759d64d9cdfd28b4a42bd6d38812466757 [2023-09-20T17:46:15.421Z] ---> Running in a1230ce2f64d [2023-09-20T17:46:15.689Z] Removing intermediate container a1230ce2f64d [2023-09-20T17:46:15.689Z] ---> 13120bcd2f54 [2023-09-20T17:46:15.689Z] Step 36/36 : LABEL version=0.0.0 [2023-09-20T17:46:15.689Z] ---> Running in 3daf8f1f26cc [2023-09-20T17:46:15.955Z] Removing intermediate container 3daf8f1f26cc [2023-09-20T17:46:15.955Z] ---> 4656834e1f65 [2023-09-20T17:46:15.955Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T17:46:15.955Z] Successfully built 4656834e1f65 [2023-09-20T17:46:15.955Z] Successfully tagged device-usb-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-09-20T17:46:16.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T17:46:16.792Z] [2023-09-20T17:46:16.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:46:17.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T17:46:17.201Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T17:46:17.201Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T17:46:17.201Z] 04944245beec: Pulling fs layer [2023-09-20T17:46:17.201Z] 699f458cf7ca: Pulling fs layer [2023-09-20T17:46:17.201Z] 765212b225bb: Pulling fs layer [2023-09-20T17:46:17.201Z] f23df028b6ca: Pulling fs layer [2023-09-20T17:46:17.201Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T17:46:17.201Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T17:46:17.201Z] f23df028b6ca: Waiting [2023-09-20T17:46:17.201Z] 2437ff75d9bd: Waiting [2023-09-20T17:46:17.201Z] 765212b225bb: Waiting [2023-09-20T17:46:17.201Z] d65c8cfc05b1: Waiting [2023-09-20T17:46:17.469Z] 04944245beec: Verifying Checksum [2023-09-20T17:46:17.469Z] 04944245beec: Download complete [2023-09-20T17:46:17.469Z] 765212b225bb: Verifying Checksum [2023-09-20T17:46:17.469Z] 765212b225bb: Download complete [2023-09-20T17:46:17.469Z] f23df028b6ca: Download complete [2023-09-20T17:46:17.469Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T17:46:17.469Z] d65c8cfc05b1: Download complete [2023-09-20T17:46:17.469Z] 699f458cf7ca: Verifying Checksum [2023-09-20T17:46:17.469Z] 699f458cf7ca: Download complete [2023-09-20T17:46:18.053Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T17:46:18.053Z] 8998bd30e6a1: Download complete [2023-09-20T17:46:19.998Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T17:46:19.998Z] 2437ff75d9bd: Download complete [2023-09-20T17:46:21.943Z] 8998bd30e6a1: Pull complete [2023-09-20T17:46:23.354Z] 04944245beec: Pull complete [2023-09-20T17:46:24.766Z] 699f458cf7ca: Pull complete [2023-09-20T17:46:25.034Z] 765212b225bb: Pull complete [2023-09-20T17:46:25.993Z] f23df028b6ca: Pull complete [2023-09-20T17:46:25.993Z] d65c8cfc05b1: Pull complete [2023-09-20T17:46:40.990Z] 2437ff75d9bd: Pull complete [2023-09-20T17:46:40.990Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T17:46:40.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T17:46:40.990Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:46:41.303Z] prd-ubuntu20.04-docker-arm64-4c-16g-6950 does not seem to be running inside a container [2023-09-20T17:46:41.361Z] $ 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-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-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-09-20T17:46:43.941Z] $ docker top 1fad94326c24b6e6515d07e66f1aebe15c05fbd72ebc941e6bb06f5c48067f7d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:46:44.848Z] ---> job-cost.sh [2023-09-20T17:46:44.848Z] lf-activate-venv: SKIPPING [2023-09-20T17:46:44.848Z] INFO: No Stack... [2023-09-20T17:46:45.116Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T17:46:46.079Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T17:46:46.746Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-09-20T17:46:46.746Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T17:46:46.840Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-293-1-stack-cost] [2023-09-20T17:46:46.845Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-293-1-stack-cost] did not exist. Created. [2023-09-20T17:46:46.845Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-293-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T17:46:47.836Z] /w/workspace/device-usb-camera/1@tmp/durable-dc6ddcb2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T17:46:48.513Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T17:46:48.553Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T17:46:48.608Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T17:46:48.623Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-293-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T17:46:48.760Z] $ docker stop --time=1 1fad94326c24b6e6515d07e66f1aebe15c05fbd72ebc941e6bb06f5c48067f7d [2023-09-20T17:46:51.008Z] $ docker rm -f --volumes 1fad94326c24b6e6515d07e66f1aebe15c05fbd72ebc941e6bb06f5c48067f7d [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-09-20T17:46:52.024Z] provisioning config files... [2023-09-20T17:46:52.031Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-293@tmp/config16492882272776612781tmp [Pipeline] { [Pipeline] sh [2023-09-20T17:46:52.375Z] + set +x [2023-09-20T17:46:52.375Z] + curl -s https://codecov.io/bash [2023-09-20T17:46:52.375Z] + bash -s -- [2023-09-20T17:46:52.375Z] [2023-09-20T17:46:52.375Z] _____ _ [2023-09-20T17:46:52.375Z] / ____| | | [2023-09-20T17:46:52.375Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T17:46:52.375Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T17:46:52.375Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T17:46:52.375Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T17:46:52.375Z] Bash-1.0.6 [2023-09-20T17:46:52.375Z] [2023-09-20T17:46:52.375Z] [2023-09-20T17:46:52.375Z] ==> git version 2.25.1 found [2023-09-20T17:46:52.375Z] ==> 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-09-20T17:46:52.375Z] Release-Date: 2020-01-08 [2023-09-20T17:46:52.375Z] 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-09-20T17:46:52.375Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T17:46:52.375Z] ==> Jenkins CI detected. [2023-09-20T17:46:52.375Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-293 [2023-09-20T17:46:52.375Z] project root: . [2023-09-20T17:46:52.375Z] --> token set from env [2023-09-20T17:46:52.375Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T17:46:52.375Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T17:46:52.375Z] ==> Python coveragepy not found [2023-09-20T17:46:52.375Z] ==> Searching for coverage reports in: [2023-09-20T17:46:52.375Z] + . [2023-09-20T17:46:52.375Z] -> Found 1 reports [2023-09-20T17:46:52.375Z] ==> Detecting git/mercurial file structure [2023-09-20T17:46:52.375Z] ==> Reading reports [2023-09-20T17:46:52.375Z] + ./coverage.out bytes=54703 [2023-09-20T17:46:52.634Z] ==> Appending adjustments [2023-09-20T17:46:52.634Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T17:46:52.634Z] + Found adjustments [2023-09-20T17:46:52.634Z] ==> Gzipping contents [2023-09-20T17:46:52.634Z] 8.0K /tmp/codecov.BATUWp.gz [2023-09-20T17:46:52.634Z] ==> Uploading reports [2023-09-20T17:46:52.634Z] url: https://codecov.io [2023-09-20T17:46:52.634Z] query: branch=PR-293&commit=2d62c0759d64d9cdfd28b4a42bd6d38812466757&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-293%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=293&job=&cmd_args= [2023-09-20T17:46:52.634Z] -> Pinging Codecov [2023-09-20T17:46:52.634Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-293&commit=2d62c0759d64d9cdfd28b4a42bd6d38812466757&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-293%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=293&job=&cmd_args= [2023-09-20T17:46:52.894Z] -> Uploading to [2023-09-20T17:46:52.894Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/73D8F5FF140700D3E01443B452E23636/2d62c0759d64d9cdfd28b4a42bd6d38812466757/58142215-297c-429b-834b-92a46517b03b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T174652Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9d315f5ec5889d1410c9c94b552a8b60c3ec1fbe274125111397132d5fbb0599 [2023-09-20T17:46:52.894Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:46:52.894Z] Dload Upload Total Spent Left Speed [2023-09-20T17:46:52.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6996 0 0 100 6996 0 36248 --:--:-- --:--:-- --:--:-- 36248 [2023-09-20T17:46:52.894Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/2d62c0759d64d9cdfd28b4a42bd6d38812466757 [Pipeline] } [2023-09-20T17:46:52.922Z] 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-09-20T17:46:54.827Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-293/archives ] [2023-09-20T17:46:54.827Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-293/archives [2023-09-20T17:46:54.827Z] total 16 [2023-09-20T17:46:54.827Z] drwxr-xr-x 3 root root 4096 Sep 20 17:29 . [2023-09-20T17:46:54.827Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 17:29 .. [2023-09-20T17:46:54.827Z] drwxr-xr-x 2 root root 4096 Sep 20 17:29 cost [2023-09-20T17:46:54.827Z] -rw-r--r-- 1 root root 89 Sep 20 17:29 cost.csv [2023-09-20T17:46:54.827Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-293/archives [2023-09-20T17:46:54.827Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-293/archives [2023-09-20T17:46:54.827Z] total 16 [2023-09-20T17:46:54.827Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:29 . [2023-09-20T17:46:54.827Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 17:29 .. [2023-09-20T17:46:54.827Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 17:29 cost [2023-09-20T17:46:54.827Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 20 17:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:46:55.152Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:46:56.037Z] ---> package-listing.sh [2023-09-20T17:46:56.037Z] ++ facter osfamily [2023-09-20T17:46:56.037Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T17:46:56.297Z] + OS_FAMILY=debian [2023-09-20T17:46:56.297Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-293 [2023-09-20T17:46:56.297Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T17:46:56.297Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T17:46:56.297Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T17:46:56.297Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T17:46:56.297Z] + '[' /w/workspace/foundry_device-usb-camera_PR-293 ']' [2023-09-20T17:46:56.297Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T17:46:56.297Z] + case "${OS_FAMILY}" in [2023-09-20T17:46:56.297Z] + dpkg -l [2023-09-20T17:46:56.297Z] + grep '^ii' [2023-09-20T17:46:56.297Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T17:46:56.297Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T17:46:56.297Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T17:46:56.297Z] + '[' /w/workspace/foundry_device-usb-camera_PR-293 ']' [2023-09-20T17:46:56.297Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-293/archives/ [2023-09-20T17:46:56.297Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-293/archives/ [Pipeline] echo [2023-09-20T17:46:56.332Z] 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/foundry_device-usb-camera_PR-293/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T17:46:56.628Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:46:57.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:46:57.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:46:57.409Z] prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container [2023-09-20T17:46:57.444Z] $ 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/foundry_device-usb-camera_PR-293/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-293 -v /w/workspace/foundry_device-usb-camera_PR-293:/w/workspace/foundry_device-usb-camera_PR-293:rw,z -v /w/workspace/foundry_device-usb-camera_PR-293@tmp:/w/workspace/foundry_device-usb-camera_PR-293@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T17:46:57.662Z] $ docker top b5328c5094fb778375b140bc95b255de47e76131ac18773f0b84086a42c17772 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:46:58.059Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T17:46:58.370Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T17:46:58.688Z] + ls /var/log/sa-host [2023-09-20T17:46:58.688Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:46:58.824Z] provisioning config files... [2023-09-20T17:46:58.835Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-293@tmp/config18246011354216275373tmp [Pipeline] { [Pipeline] echo [2023-09-20T17:46:58.888Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:46:59.207Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T17:46:59.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:46:59.631Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T17:46:59.664Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:46:59.975Z] ---> sudo-logs.sh [2023-09-20T17:46:59.975Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T17:47:00.065Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:47:00.376Z] ---> job-cost.sh [2023-09-20T17:47:00.376Z] lf-activate-venv: SKIPPING [2023-09-20T17:47:00.376Z] DEBUG: total: 0.2199999988079071 [2023-09-20T17:47:00.376Z] INFO: Retrieving Stack Cost... [2023-09-20T17:47:00.637Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T17:47:01.206Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T17:47:01.238Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:47:01.546Z] ---> logs-deploy.sh [2023-09-20T17:47:01.546Z] lf-activate-venv: SKIPPING [2023-09-20T17:47:01.546Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-293/1 [2023-09-20T17:47:01.546Z] INFO: archiving workspace using pattern(s): [2023-09-20T17:47:02.484Z] Archives upload complete. [2023-09-20T17:47:02.745Z] INFO: archiving logs to Nexus [2023-09-20T17:47:03.317Z] ---> uname -a: [2023-09-20T17:47:03.317Z] Linux prd-ubuntu20-04-docker-8c-8g-6750 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-20T17:47:03.317Z] [2023-09-20T17:47:03.317Z] [2023-09-20T17:47:03.317Z] ---> lscpu: [2023-09-20T17:47:03.317Z] Architecture: x86_64 [2023-09-20T17:47:03.317Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-20T17:47:03.317Z] Byte Order: Little Endian [2023-09-20T17:47:03.317Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-20T17:47:03.317Z] CPU(s): 8 [2023-09-20T17:47:03.317Z] On-line CPU(s) list: 0-7 [2023-09-20T17:47:03.317Z] Thread(s) per core: 1 [2023-09-20T17:47:03.317Z] Core(s) per socket: 1 [2023-09-20T17:47:03.317Z] Socket(s): 8 [2023-09-20T17:47:03.317Z] NUMA node(s): 1 [2023-09-20T17:47:03.317Z] Vendor ID: AuthenticAMD [2023-09-20T17:47:03.317Z] CPU family: 23 [2023-09-20T17:47:03.317Z] Model: 49 [2023-09-20T17:47:03.317Z] Model name: AMD EPYC-Rome Processor [2023-09-20T17:47:03.317Z] Stepping: 0 [2023-09-20T17:47:03.317Z] CPU MHz: 2800.000 [2023-09-20T17:47:03.317Z] BogoMIPS: 5600.00 [2023-09-20T17:47:03.317Z] Virtualization: AMD-V [2023-09-20T17:47:03.317Z] Hypervisor vendor: KVM [2023-09-20T17:47:03.317Z] Virtualization type: full [2023-09-20T17:47:03.317Z] L1d cache: 256 KiB [2023-09-20T17:47:03.317Z] L1i cache: 256 KiB [2023-09-20T17:47:03.317Z] L2 cache: 4 MiB [2023-09-20T17:47:03.317Z] L3 cache: 128 MiB [2023-09-20T17:47:03.317Z] NUMA node0 CPU(s): 0-7 [2023-09-20T17:47:03.317Z] Vulnerability Itlb multihit: Not affected [2023-09-20T17:47:03.317Z] Vulnerability L1tf: Not affected [2023-09-20T17:47:03.317Z] Vulnerability Mds: Not affected [2023-09-20T17:47:03.317Z] Vulnerability Meltdown: Not affected [2023-09-20T17:47:03.317Z] Vulnerability Mmio stale data: Not affected [2023-09-20T17:47:03.317Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-20T17:47:03.317Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-20T17:47:03.318Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-20T17:47:03.318Z] Vulnerability Srbds: Not affected [2023-09-20T17:47:03.318Z] Vulnerability Tsx async abort: Not affected [2023-09-20T17:47:03.318Z] 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-09-20T17:47:03.318Z] [2023-09-20T17:47:03.318Z] [2023-09-20T17:47:03.318Z] ---> nproc: [2023-09-20T17:47:03.318Z] 8 [2023-09-20T17:47:03.318Z] [2023-09-20T17:47:03.318Z] [2023-09-20T17:47:03.318Z] ---> df -h: [2023-09-20T17:47:03.318Z] Filesystem Size Used Avail Use% Mounted on [2023-09-20T17:47:03.318Z] overlay 155G 12G 144G 8% / [2023-09-20T17:47:03.318Z] tmpfs 64M 0 64M 0% /dev [2023-09-20T17:47:03.318Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-20T17:47:03.318Z] shm 64M 0 64M 0% /dev/shm [2023-09-20T17:47:03.318Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-09-20T17:47:03.318Z] [2023-09-20T17:47:03.318Z] [2023-09-20T17:47:03.318Z] ---> sar -b -r -n DEV: [2023-09-20T17:47:03.318Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6750) 09/20/23 _x86_64_ (8 CPU) [2023-09-20T17:47:03.318Z] [2023-09-20T17:47:03.318Z] 17:25:18 LINUX RESTART (8 CPU) [2023-09-20T17:47:03.318Z] [2023-09-20T17:47:03.318Z] 17:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-20T17:47:03.318Z] 17:27:01 334.06 10.45 323.61 0.00 1754.37 35044.96 0.00 [2023-09-20T17:47:03.318Z] 17:28:01 139.28 1.27 138.01 0.00 16.00 52606.30 0.00 [2023-09-20T17:47:03.318Z] 17:29:01 141.88 0.20 141.68 0.00 11.06 35643.39 0.00 [2023-09-20T17:47:03.318Z] 17:30:01 128.56 0.13 128.43 0.00 14.80 21681.32 0.00 [2023-09-20T17:47:03.318Z] 17:31:01 54.73 10.60 44.14 0.00 5154.15 8499.98 0.00 [2023-09-20T17:47:03.318Z] 17:32:01 6.83 0.02 6.82 0.00 0.13 132.64 0.00 [2023-09-20T17:47:03.318Z] 17:33:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2023-09-20T17:47:03.318Z] 17:34:01 2.10 0.00 2.10 0.00 0.00 23.73 0.00 [2023-09-20T17:47:03.318Z] 17:35:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2023-09-20T17:47:03.318Z] 17:36:01 1.97 0.00 1.97 0.00 0.00 21.86 0.00 [2023-09-20T17:47:03.318Z] 17:37:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2023-09-20T17:47:03.318Z] 17:38:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 [2023-09-20T17:47:03.318Z] 17:39:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2023-09-20T17:47:03.318Z] 17:40:01 1.80 0.00 1.80 0.00 0.00 19.73 0.00 [2023-09-20T17:47:03.318Z] 17:41:01 1.97 0.02 1.95 0.00 0.13 26.92 0.00 [2023-09-20T17:47:03.318Z] 17:42:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 [2023-09-20T17:47:03.318Z] 17:43:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 [2023-09-20T17:47:03.318Z] 17:44:01 1.83 0.00 1.83 0.00 0.00 21.19 0.00 [2023-09-20T17:47:03.318Z] 17:45:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 [2023-09-20T17:47:03.318Z] 17:46:01 2.23 0.00 2.23 0.00 0.00 26.13 0.00 [2023-09-20T17:47:03.318Z] 17:47:01 6.13 0.23 5.90 0.00 22.53 116.25 0.00 [2023-09-20T17:47:03.318Z] Average: 39.68 1.09 38.59 0.00 332.09 7332.15 0.00 [2023-09-20T17:47:03.318Z] [2023-09-20T17:47:03.318Z] 17:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-20T17:47:03.318Z] 17:27:01 29248568 31555024 766300 2.33 79212 2500296 1979996 5.84 1032108 2242048 6196 [2023-09-20T17:47:03.318Z] 17:28:01 28050416 31393308 910120 2.77 151560 3366248 2200212 6.48 1426108 2931860 191964 [2023-09-20T17:47:03.318Z] 17:29:01 27987108 31557008 749552 2.28 156140 3585868 1863420 5.49 1266344 3156108 52336 [2023-09-20T17:47:03.318Z] 17:30:01 27489704 31570292 733264 2.23 166900 4035004 1748736 5.15 1296036 3566708 164 [2023-09-20T17:47:03.318Z] 17:31:01 27007896 31546204 727784 2.21 195908 4459324 1684248 4.96 1610604 3702692 1052 [2023-09-20T17:47:03.318Z] 17:32:01 27020476 31553992 720688 2.19 194484 4456072 1679372 4.95 1599040 3699484 176 [2023-09-20T17:47:03.318Z] 17:33:01 27020996 31554552 720100 2.19 194520 4456076 1679372 4.95 1598836 3699488 184 [2023-09-20T17:47:03.318Z] 17:34:01 27025232 31558872 715692 2.18 194584 4456076 1679372 4.95 1594096 3699496 12 [2023-09-20T17:47:03.318Z] 17:35:01 27025840 31559400 715160 2.17 194604 4456084 1679372 4.95 1594320 3699496 180 [2023-09-20T17:47:03.318Z] 17:36:01 27028976 31562636 711932 2.17 194664 4456080 1679372 4.95 1591324 3699500 12 [2023-09-20T17:47:03.318Z] 17:37:01 27029564 31563224 711244 2.16 194696 4456088 1679372 4.95 1590892 3699500 12 [2023-09-20T17:47:03.318Z] 17:38:01 27029412 31563136 711256 2.16 194728 4456092 1679372 4.95 1591208 3699508 12 [2023-09-20T17:47:03.318Z] 17:39:01 27029620 31563400 711208 2.16 194756 4456100 1679372 4.95 1591036 3699512 12 [2023-09-20T17:47:03.318Z] 17:40:01 27029636 31563464 711112 2.16 194804 4456100 1679372 4.95 1590888 3699520 8 [2023-09-20T17:47:03.318Z] 17:41:01 27028140 31562040 712824 2.17 194864 4456080 1714988 5.05 1591564 3699484 20 [2023-09-20T17:47:03.318Z] 17:42:01 27027848 31561784 713000 2.17 194912 4456084 1714988 5.05 1591848 3699488 8 [2023-09-20T17:47:03.318Z] 17:43:01 27027444 31561476 713136 2.17 194972 4456088 1714988 5.05 1591912 3699492 8 [2023-09-20T17:47:03.318Z] 17:44:01 27027404 31561508 713096 2.17 195032 4456088 1714988 5.05 1591708 3699504 8 [2023-09-20T17:47:03.318Z] 17:45:01 27027784 31562080 712228 2.17 195116 4456092 1714988 5.05 1591384 3699512 196 [2023-09-20T17:47:03.318Z] 17:46:01 27027996 31562396 711840 2.16 195212 4456080 1714988 5.05 1591220 3699500 12 [2023-09-20T17:47:03.318Z] 17:47:01 26961352 31500364 769536 2.34 195372 4457728 1773056 5.23 1653376 3696832 520 [2023-09-20T17:47:03.318Z] Average: 27245305 31549341 731480 2.22 184145 4249798 1745426 5.14 1532183 3561368 12052 [2023-09-20T17:47:03.318Z] [2023-09-20T17:47:03.318Z] 17:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-20T17:47:03.318Z] 17:27:01 docker0 76.87 93.75 6.64 144.70 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:27:01 ens3 376.10 247.59 4990.62 63.40 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:27:01 veth7bd91ee 72.32 86.95 7.15 60.62 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:27:01 lo 6.40 6.40 0.63 0.63 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:28:01 docker0 112.96 253.52 10.07 2292.76 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:28:01 ens3 275.10 126.38 2318.17 20.94 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:28:01 veth325cf23 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:29:01 docker0 16.86 45.74 1.27 831.45 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:29:01 ens3 93.27 46.59 1075.47 15.11 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:29:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:30:01 docker0 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:30:01 ens3 93.02 58.99 2527.26 13.60 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:30:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:31:01 ens3 205.91 102.55 2731.52 7.21 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:31:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:32:01 ens3 1.37 0.63 0.33 0.23 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:33:01 ens3 0.17 0.02 0.06 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:34:01 ens3 0.40 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:35:01 ens3 0.27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:36:01 ens3 0.77 0.25 0.16 0.08 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:37:01 ens3 3.00 0.13 0.35 0.07 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:38:01 ens3 1.80 0.77 0.82 0.60 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:39:01 ens3 1.33 0.43 0.56 0.39 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:40:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:41:01 ens3 1.07 0.40 0.36 0.27 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:42:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:43:01 ens3 0.27 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:44:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.318Z] 17:45:01 ens3 0.53 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.319Z] 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.319Z] 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.319Z] 17:46:01 ens3 0.45 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.319Z] 17:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.319Z] 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.319Z] 17:47:01 ens3 30.18 16.50 30.73 10.39 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.319Z] 17:47:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.319Z] Average: docker0 9.84 18.72 0.86 155.66 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.319Z] Average: ens3 51.71 28.67 651.28 6.30 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.319Z] Average: lo 0.58 0.58 0.06 0.06 0.00 0.00 0.00 0.00 [2023-09-20T17:47:03.319Z] [2023-09-20T17:47:03.319Z] [2023-09-20T17:47:03.319Z] ---> sar -P ALL: [2023-09-20T17:47:03.319Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6750) 09/20/23 _x86_64_ (8 CPU) [2023-09-20T17:47:03.319Z] [2023-09-20T17:47:03.319Z] 17:25:18 LINUX RESTART (8 CPU) [2023-09-20T17:47:03.319Z] [2023-09-20T17:47:03.319Z] 17:26:01 CPU %user %nice %system %iowait %steal %idle [2023-09-20T17:47:03.319Z] 17:27:01 all 6.52 0.00 2.87 5.01 0.07 85.54 [2023-09-20T17:47:03.319Z] 17:27:01 0 8.09 0.00 2.28 8.43 0.08 81.12 [2023-09-20T17:47:03.319Z] 17:27:01 1 6.84 0.00 3.27 6.69 0.07 83.13 [2023-09-20T17:47:03.319Z] 17:27:01 2 4.91 0.00 2.83 0.84 0.03 91.38 [2023-09-20T17:47:03.319Z] 17:27:01 3 7.63 0.00 2.76 4.72 0.08 84.81 [2023-09-20T17:47:03.319Z] 17:27:01 4 5.21 0.00 2.40 0.57 0.07 91.75 [2023-09-20T17:47:03.319Z] 17:27:01 5 6.71 0.00 2.54 1.31 0.05 89.39 [2023-09-20T17:47:03.319Z] 17:27:01 6 6.46 0.00 3.11 14.01 0.05 76.37 [2023-09-20T17:47:03.319Z] 17:27:01 7 6.27 0.00 3.75 3.48 0.10 86.39 [2023-09-20T17:47:03.319Z] 17:28:01 all 10.96 0.00 3.02 7.82 0.09 78.11 [2023-09-20T17:47:03.319Z] 17:28:01 0 10.51 0.00 3.38 17.72 0.07 68.33 [2023-09-20T17:47:03.319Z] 17:28:01 1 10.76 0.00 3.70 32.52 0.05 52.97 [2023-09-20T17:47:03.319Z] 17:28:01 2 10.74 0.00 3.42 0.64 0.07 85.13 [2023-09-20T17:47:03.319Z] 17:28:01 3 11.94 0.00 2.85 0.74 0.08 84.39 [2023-09-20T17:47:03.319Z] 17:28:01 4 10.70 0.00 2.67 4.23 0.17 82.24 [2023-09-20T17:47:03.319Z] 17:28:01 5 10.80 0.00 2.31 2.64 0.08 84.17 [2023-09-20T17:47:03.319Z] 17:28:01 6 10.88 0.00 2.87 2.54 0.07 83.64 [2023-09-20T17:47:03.319Z] 17:28:01 7 11.38 0.00 3.01 1.64 0.10 83.87 [2023-09-20T17:47:03.319Z] 17:29:01 all 31.98 0.00 5.13 3.81 0.18 58.91 [2023-09-20T17:47:03.319Z] 17:29:01 0 30.83 0.00 5.82 8.69 0.10 54.56 [2023-09-20T17:47:03.319Z] 17:29:01 1 32.49 0.00 5.17 3.10 0.38 58.85 [2023-09-20T17:47:03.319Z] 17:29:01 2 31.98 0.00 5.55 0.85 0.08 61.53 [2023-09-20T17:47:03.319Z] 17:29:01 3 31.60 0.00 5.19 4.47 0.21 58.54 [2023-09-20T17:47:03.319Z] 17:29:01 4 33.48 0.00 4.37 0.78 0.12 61.25 [2023-09-20T17:47:03.319Z] 17:29:01 5 31.18 0.00 4.61 6.96 0.10 57.14 [2023-09-20T17:47:03.319Z] 17:29:01 6 30.58 0.00 5.11 1.61 0.10 62.60 [2023-09-20T17:47:03.319Z] 17:29:01 7 33.66 0.00 5.18 4.06 0.32 56.77 [2023-09-20T17:47:03.319Z] 17:30:01 all 3.53 0.00 1.73 2.19 0.03 92.52 [2023-09-20T17:47:03.319Z] 17:30:01 0 4.14 0.00 1.44 2.58 0.03 91.81 [2023-09-20T17:47:03.319Z] 17:30:01 1 4.41 0.00 1.96 0.12 0.03 93.47 [2023-09-20T17:47:03.319Z] 17:30:01 2 3.48 0.00 1.26 1.05 0.03 94.17 [2023-09-20T17:47:03.319Z] 17:30:01 3 3.49 0.00 2.02 1.61 0.03 92.84 [2023-09-20T17:47:03.319Z] 17:30:01 4 2.09 0.00 0.62 0.03 0.03 97.23 [2023-09-20T17:47:03.319Z] 17:30:01 5 2.98 0.00 1.79 5.68 0.03 89.52 [2023-09-20T17:47:03.319Z] 17:30:01 6 3.53 0.00 2.66 6.44 0.03 87.34 [2023-09-20T17:47:03.319Z] 17:30:01 7 4.12 0.00 2.11 0.00 0.03 93.73 [2023-09-20T17:47:03.319Z] 17:31:01 all 2.52 0.00 1.51 0.79 0.03 95.16 [2023-09-20T17:47:03.319Z] 17:31:01 0 1.95 0.00 2.72 0.23 0.02 95.07 [2023-09-20T17:47:03.319Z] 17:31:01 1 2.96 0.00 1.96 1.59 0.03 93.45 [2023-09-20T17:47:03.319Z] 17:31:01 2 2.29 0.00 1.49 0.80 0.03 95.39 [2023-09-20T17:47:03.319Z] 17:31:01 3 3.66 0.00 1.42 0.38 0.05 94.49 [2023-09-20T17:47:03.319Z] 17:31:01 4 1.50 0.00 1.07 0.58 0.02 96.83 [2023-09-20T17:47:03.319Z] 17:31:01 5 1.64 0.00 0.84 2.39 0.02 95.11 [2023-09-20T17:47:03.319Z] 17:31:01 6 3.34 0.00 1.25 0.22 0.02 95.18 [2023-09-20T17:47:03.319Z] 17:31:01 7 2.85 0.00 1.31 0.08 0.03 95.72 [2023-09-20T17:47:03.319Z] 17:32:01 all 0.17 0.00 0.06 0.02 0.01 99.74 [2023-09-20T17:47:03.319Z] 17:32:01 0 0.10 0.00 0.07 0.00 0.02 99.82 [2023-09-20T17:47:03.319Z] 17:32:01 1 0.10 0.00 0.08 0.02 0.02 99.78 [2023-09-20T17:47:03.319Z] 17:32:01 2 0.25 0.00 0.07 0.07 0.00 99.62 [2023-09-20T17:47:03.319Z] 17:32:01 3 0.10 0.00 0.07 0.00 0.00 99.83 [2023-09-20T17:47:03.319Z] 17:32:01 4 0.05 0.00 0.10 0.00 0.02 99.83 [2023-09-20T17:47:03.319Z] 17:32:01 5 0.63 0.00 0.03 0.00 0.00 99.34 [2023-09-20T17:47:03.319Z] 17:32:01 6 0.08 0.00 0.03 0.03 0.00 99.85 [2023-09-20T17:47:03.319Z] 17:32:01 7 0.05 0.00 0.07 0.02 0.02 99.85 [2023-09-20T17:47:03.319Z] 17:33:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-09-20T17:47:03.319Z] 17:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T17:47:03.319Z] 17:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-20T17:47:03.319Z] 17:33:01 2 0.00 0.00 0.02 0.05 0.02 99.92 [2023-09-20T17:47:03.319Z] 17:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T17:47:03.319Z] 17:33:01 4 0.07 0.00 0.03 0.00 0.03 99.87 [2023-09-20T17:47:03.319Z] 17:33:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-20T17:47:03.319Z] 17:33:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2023-09-20T17:47:03.319Z] 17:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T17:47:03.319Z] 17:34:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-09-20T17:47:03.319Z] 17:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T17:47:03.319Z] 17:34:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2023-09-20T17:47:03.319Z] 17:34:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-20T17:47:03.319Z] 17:34:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2023-09-20T17:47:03.319Z] 17:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T17:47:03.319Z] 17:34:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-20T17:47:03.319Z] 17:34:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2023-09-20T17:47:03.319Z] 17:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-20T17:47:03.319Z] 17:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-09-20T17:47:03.319Z] 17:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-20T17:47:03.319Z] 17:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-20T17:47:03.319Z] 17:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-20T17:47:03.319Z] 17:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T17:47:03.319Z] 17:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-20T17:47:03.319Z] 17:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-20T17:47:03.319Z] 17:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T17:47:03.319Z] 17:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-20T17:47:03.319Z] 17:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-09-20T17:47:03.319Z] 17:36:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-20T17:47:03.319Z] 17:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-20T17:47:03.319Z] 17:36:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2023-09-20T17:47:03.319Z] 17:36:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-09-20T17:47:03.319Z] 17:36:01 4 0.05 0.00 0.02 0.00 0.03 99.90 [2023-09-20T17:47:03.319Z] 17:36:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-20T17:47:03.319Z] 17:36:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-20T17:47:03.319Z] 17:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T17:47:03.319Z] 17:37:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2023-09-20T17:47:03.319Z] 17:37:01 0 0.45 0.00 0.00 0.00 0.00 99.55 [2023-09-20T17:47:03.319Z] 17:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T17:47:03.319Z] 17:37:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-20T17:47:03.319Z] 17:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-20T17:47:03.319Z] 17:37:01 4 0.03 0.00 0.05 0.00 0.03 99.88 [2023-09-20T17:47:03.319Z] 17:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T17:47:03.319Z] 17:37:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-20T17:47:03.319Z] 17:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T17:47:03.319Z] [2023-09-20T17:47:03.319Z] 17:37:01 CPU %user %nice %system %iowait %steal %idle [2023-09-20T17:47:03.319Z] 17:38:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-09-20T17:47:03.319Z] 17:38:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-20T17:47:03.319Z] 17:38:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2023-09-20T17:47:03.319Z] 17:38:01 2 0.03 0.00 0.00 0.05 0.02 99.90 [2023-09-20T17:47:03.319Z] 17:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-20T17:47:03.319Z] 17:38:01 4 0.02 0.00 0.00 0.00 0.03 99.95 [2023-09-20T17:47:03.319Z] 17:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T17:47:03.319Z] 17:38:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-20T17:47:03.319Z] 17:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T17:47:03.319Z] 17:39:01 all 0.02 0.00 0.01 0.03 0.01 99.93 [2023-09-20T17:47:03.319Z] 17:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-20T17:47:03.319Z] 17:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-20T17:47:03.319Z] 17:39:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2023-09-20T17:47:03.319Z] 17:39:01 3 0.02 0.00 0.00 0.15 0.02 99.82 [2023-09-20T17:47:03.319Z] 17:39:01 4 0.05 0.00 0.03 0.05 0.03 99.83 [2023-09-20T17:47:03.319Z] 17:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-20T17:47:03.319Z] 17:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T17:47:03.319Z] 17:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T17:47:03.319Z] 17:40:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-09-20T17:47:03.319Z] 17:40:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-20T17:47:03.319Z] 17:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-20T17:47:03.319Z] 17:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-20T17:47:03.319Z] 17:40:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-20T17:47:03.319Z] 17:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-20T17:47:03.319Z] 17:40:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-20T17:47:03.319Z] 17:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T17:47:03.319Z] 17:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T17:47:03.319Z] 17:41:01 all 0.03 0.00 0.03 0.01 0.01 99.93 [2023-09-20T17:47:03.319Z] 17:41:01 0 0.00 0.00 0.03 0.02 0.00 99.95 [2023-09-20T17:47:03.319Z] 17:41:01 1 0.07 0.00 0.02 0.02 0.02 99.88 [2023-09-20T17:47:03.319Z] 17:41:01 2 0.03 0.00 0.02 0.03 0.00 99.92 [2023-09-20T17:47:03.319Z] 17:41:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2023-09-20T17:47:03.319Z] 17:41:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2023-09-20T17:47:03.319Z] 17:41:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-20T17:47:03.319Z] 17:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T17:47:03.319Z] 17:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T17:47:03.319Z] 17:42:01 all 0.02 0.00 0.01 0.02 0.01 99.93 [2023-09-20T17:47:03.319Z] 17:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-20T17:47:03.319Z] 17:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-20T17:47:03.319Z] 17:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-20T17:47:03.319Z] 17:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-20T17:47:03.320Z] 17:42:01 4 0.07 0.00 0.03 0.00 0.03 99.87 [2023-09-20T17:47:03.320Z] 17:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-20T17:47:03.320Z] 17:42:01 6 0.02 0.00 0.02 0.17 0.00 99.80 [2023-09-20T17:47:03.320Z] 17:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-20T17:47:03.320Z] 17:43:01 all 0.00 0.00 0.01 0.01 0.01 99.98 [2023-09-20T17:47:03.320Z] 17:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T17:47:03.320Z] 17:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T17:47:03.320Z] 17:43:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2023-09-20T17:47:03.320Z] 17:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-20T17:47:03.320Z] 17:43:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-20T17:47:03.320Z] 17:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-20T17:47:03.320Z] 17:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-20T17:47:03.320Z] 17:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T17:47:03.320Z] 17:44:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-09-20T17:47:03.320Z] 17:44:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-20T17:47:03.320Z] 17:44:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-20T17:47:03.320Z] 17:44:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2023-09-20T17:47:03.320Z] 17:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T17:47:03.320Z] 17:44:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-20T17:47:03.320Z] 17:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T17:47:03.320Z] 17:44:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-20T17:47:03.320Z] 17:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T17:47:03.320Z] 17:45:01 all 0.12 0.00 0.01 0.14 0.01 99.72 [2023-09-20T17:47:03.320Z] 17:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T17:47:03.320Z] 17:45:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-20T17:47:03.320Z] 17:45:01 2 0.00 0.00 0.00 0.60 0.00 99.40 [2023-09-20T17:47:03.320Z] 17:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T17:47:03.320Z] 17:45:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-20T17:47:03.320Z] 17:45:01 5 0.85 0.00 0.02 0.00 0.00 99.14 [2023-09-20T17:47:03.320Z] 17:45:01 6 0.02 0.00 0.00 0.52 0.02 99.45 [2023-09-20T17:47:03.320Z] 17:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T17:47:03.320Z] 17:46:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-09-20T17:47:03.320Z] 17:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-20T17:47:03.320Z] 17:46:01 1 0.12 0.00 0.02 0.00 0.00 99.87 [2023-09-20T17:47:03.320Z] 17:46:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2023-09-20T17:47:03.320Z] 17:46:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-20T17:47:03.320Z] 17:46:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-20T17:47:03.320Z] 17:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-20T17:47:03.320Z] 17:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-20T17:47:03.320Z] 17:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T17:47:03.320Z] 17:47:01 all 0.59 0.00 0.30 0.02 0.02 99.08 [2023-09-20T17:47:03.320Z] 17:47:01 0 0.58 0.00 0.28 0.02 0.00 99.12 [2023-09-20T17:47:03.320Z] 17:47:01 1 0.73 0.00 0.25 0.00 0.02 99.00 [2023-09-20T17:47:03.320Z] 17:47:01 2 1.40 0.00 0.35 0.02 0.02 98.22 [2023-09-20T17:47:03.320Z] 17:47:01 3 0.77 0.00 0.45 0.02 0.02 98.75 [2023-09-20T17:47:03.320Z] 17:47:01 4 0.52 0.00 0.38 0.07 0.03 99.00 [2023-09-20T17:47:03.320Z] 17:47:01 5 0.15 0.00 0.22 0.00 0.02 99.61 [2023-09-20T17:47:03.320Z] 17:47:01 6 0.17 0.00 0.20 0.03 0.02 99.58 [2023-09-20T17:47:03.320Z] 17:47:01 7 0.40 0.00 0.23 0.00 0.02 99.35 [2023-09-20T17:47:03.320Z] Average: all 2.67 0.00 0.70 0.94 0.03 95.67 [2023-09-20T17:47:03.320Z] Average: 0 2.68 0.00 0.76 1.78 0.02 94.76 [2023-09-20T17:47:03.320Z] Average: 1 2.75 0.00 0.78 2.08 0.03 94.36 [2023-09-20T17:47:03.320Z] Average: 2 2.60 0.00 0.71 0.25 0.02 96.42 [2023-09-20T17:47:03.320Z] Average: 3 2.79 0.00 0.70 0.57 0.03 95.91 [2023-09-20T17:47:03.320Z] Average: 4 2.54 0.00 0.57 0.30 0.04 96.56 [2023-09-20T17:47:03.320Z] Average: 5 2.59 0.00 0.59 0.90 0.02 95.90 [2023-09-20T17:47:03.320Z] Average: 6 2.60 0.00 0.72 1.21 0.02 95.44 [2023-09-20T17:47:03.320Z] Average: 7 2.77 0.00 0.74 0.44 0.03 96.02 [2023-09-20T17:47:03.320Z] [2023-09-20T17:47:03.320Z] [2023-09-20T17:47:03.320Z]