Pull request #300 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 147e2b9b80cffd618e00c821569b5c5e114088bd+a60ad436c601c79c224e8f3d8a8677870b40bf45 (b633cc803dbf879f29d16650b92f574b32d8144e) 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-ssh3142403438757184140.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-ssh12402569986767886481.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-300/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-300/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5356694807977002387.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-300/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh891618800320680649.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-ssh17352204884061300337.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-300/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-300/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2928039377907685781.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8860 in /w/workspace/foundry_device-usb-camera_PR-300 [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-300 # 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/300/head:refs/remotes/origin/PR-300 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a60ad436c601c79c224e8f3d8a8677870b40bf45 into PR head commit 147e2b9b80cffd618e00c821569b5c5e114088bd Merge succeeded, producing 147e2b9b80cffd618e00c821569b5c5e114088bd Checking out Revision 147e2b9b80cffd618e00c821569b5c5e114088bd (PR-300) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2" 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-10-11T17:24:32.131Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 147e2b9b80cffd618e00c821569b5c5e114088bd # 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 a60ad436c601c79c224e8f3d8a8677870b40bf45 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 147e2b9b80cffd618e00c821569b5c5e114088bd # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-11T17:24:32.335Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-11T17:24:32.436Z] ========================================================= [2023-10-11T17:24:32.436Z] EdgeX Global Pipelines Version Info [2023-10-11T17:24:32.436Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-11T17:24:33.212Z] ------------------- [2023-10-11T17:24:33.212Z] stable info: [2023-10-11T17:24:33.212Z] ------------------- [2023-10-11T17:24:33.212Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-11T17:24:33.212Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-11T17:24:33.212Z] Message: update stable to v1.0.254 [2023-10-11T17:24:33.783Z] ------------------- [2023-10-11T17:24:33.783Z] experimental info: [2023-10-11T17:24:33.783Z] ------------------- [2023-10-11T17:24:33.783Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-11T17:24:33.783Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-11T17:24:33.783Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-11T17:24:34.116Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-10-11T17:24:34.170Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-10-11T17:24:34.215Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-11T17:24:34.258Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-11T17:24:34.303Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-11T17:24:34.351Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-11T17:24:34.395Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-11T17:24:34.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-11T17:24:34.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-11T17:24:34.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-11T17:24:34.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-11T17:24:34.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-10-11T17:24:34.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-11T17:24:34.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-11T17:24:34.756Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-11T17:24:34.804Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-11T17:24:34.851Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-11T17:24:34.899Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-11T17:24:34.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-11T17:24:34.995Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-11T17:24:35.037Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-11T17:24:35.084Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-11T17:24:35.130Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-11T17:24:35.173Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-11T17:24:35.221Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-11T17:24:35.268Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-11T17:24:35.312Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-11T17:24:35.357Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-300 [Pipeline] echo [2023-10-11T17:24:35.400Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-300 [Pipeline] echo [2023-10-11T17:24:35.445Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-300 [Pipeline] echo [2023-10-11T17:24:35.493Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 147e2b9b80cffd618e00c821569b5c5e114088bd [Pipeline] echo [2023-10-11T17:24:35.541Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 147e2b9 [Pipeline] echo [2023-10-11T17:24:35.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-11T17:24:35.719Z] provisioning config files... [2023-10-11T17:24:35.740Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-300@tmp/config6877275395511421845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-11T17:24:36.086Z] ---> docker-login.sh [2023-10-11T17:24:36.087Z] nexus3.edgexfoundry.org:10001 [2023-10-11T17:24:36.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T17:24:36.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T17:24:36.608Z] Configure a credential helper to remove this warning. See [2023-10-11T17:24:36.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T17:24:36.608Z] [2023-10-11T17:24:36.608Z] Login Succeeded [2023-10-11T17:24:36.608Z] nexus3.edgexfoundry.org:10002 [2023-10-11T17:24:36.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T17:24:36.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T17:24:36.608Z] Configure a credential helper to remove this warning. See [2023-10-11T17:24:36.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T17:24:36.608Z] [2023-10-11T17:24:36.608Z] Login Succeeded [2023-10-11T17:24:36.608Z] nexus3.edgexfoundry.org:10003 [2023-10-11T17:24:36.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T17:24:36.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T17:24:36.869Z] Configure a credential helper to remove this warning. See [2023-10-11T17:24:36.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T17:24:36.869Z] [2023-10-11T17:24:36.869Z] Login Succeeded [2023-10-11T17:24:36.869Z] nexus3.edgexfoundry.org:10004 [2023-10-11T17:24:36.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T17:24:36.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T17:24:36.869Z] Configure a credential helper to remove this warning. See [2023-10-11T17:24:36.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T17:24:36.869Z] [2023-10-11T17:24:36.869Z] Login Succeeded [2023-10-11T17:24:36.869Z] docker.io [2023-10-11T17:24:36.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T17:24:37.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T17:24:37.129Z] Configure a credential helper to remove this warning. See [2023-10-11T17:24:37.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T17:24:37.129Z] [2023-10-11T17:24:37.129Z] Login Succeeded [2023-10-11T17:24:37.129Z] ---> docker-login.sh ends [Pipeline] } [2023-10-11T17:24:37.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-11T17:24:37.835Z] + git rev-list -1 --merges 147e2b9b80cffd618e00c821569b5c5e114088bd~1..147e2b9b80cffd618e00c821569b5c5e114088bd [Pipeline] echo [2023-10-11T17:24:37.901Z] -----------> git rev-list -1 --merges 147e2b9b80cffd618e00c821569b5c5e114088bd~1..147e2b9b80cffd618e00c821569b5c5e114088bd 147e2b9b80cffd618e00c821569b5c5e114088bd [false] [Pipeline] sh [2023-10-11T17:24:38.212Z] + git log --format=format:%s -1 147e2b9b80cffd618e00c821569b5c5e114088bd [Pipeline] echo [2023-10-11T17:24:38.253Z] ========================================================= [2023-10-11T17:24:38.253Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-11T17:24:38.253Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-11T17:24:38.709Z] + git log --format=format:%s -1 147e2b9b80cffd618e00c821569b5c5e114088bd [Pipeline] echo [2023-10-11T17:24:38.744Z] [semverPrep] GIT_COMMIT: 147e2b9b80cffd618e00c821569b5c5e114088bd, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2 [Pipeline] echo [2023-10-11T17:24:38.776Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-11T17:24:39.190Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-11T17:24:39.190Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-11T17:24:39.190Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-11T17:24:39.190Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-11T17:24:39.190Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-11T17:24:39.190Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-11T17:24:39.190Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T17:24:39.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-11T17:24:39.730Z] [2023-10-11T17:24:39.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T17:24:40.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-11T17:24:40.118Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-11T17:24:40.118Z] b85a868b505f: Pulling fs layer [2023-10-11T17:24:40.118Z] e2be974225ed: Pulling fs layer [2023-10-11T17:24:40.118Z] 339a4e72a1f5: Pulling fs layer [2023-10-11T17:24:40.118Z] 988bab9f4d93: Pulling fs layer [2023-10-11T17:24:40.118Z] 1469e6f7b9e6: Pulling fs layer [2023-10-11T17:24:40.118Z] eaf3925da568: Pulling fs layer [2023-10-11T17:24:40.118Z] bab4dde63d76: Pulling fs layer [2023-10-11T17:24:40.118Z] bde34c3a00c8: Pulling fs layer [2023-10-11T17:24:40.118Z] b352a97aabf1: Pulling fs layer [2023-10-11T17:24:40.118Z] 4872d77fe225: Pulling fs layer [2023-10-11T17:24:40.118Z] 5851b861e8e6: Pulling fs layer [2023-10-11T17:24:40.118Z] 988bab9f4d93: Waiting [2023-10-11T17:24:40.118Z] b352a97aabf1: Waiting [2023-10-11T17:24:40.118Z] 4872d77fe225: Waiting [2023-10-11T17:24:40.118Z] bab4dde63d76: Waiting [2023-10-11T17:24:40.118Z] 5851b861e8e6: Waiting [2023-10-11T17:24:40.118Z] bde34c3a00c8: Waiting [2023-10-11T17:24:40.118Z] eaf3925da568: Waiting [2023-10-11T17:24:40.118Z] e2be974225ed: Download complete [2023-10-11T17:24:40.118Z] 988bab9f4d93: Verifying Checksum [2023-10-11T17:24:40.118Z] 988bab9f4d93: Download complete [2023-10-11T17:24:40.118Z] 1469e6f7b9e6: Verifying Checksum [2023-10-11T17:24:40.118Z] 1469e6f7b9e6: Download complete [2023-10-11T17:24:40.118Z] eaf3925da568: Verifying Checksum [2023-10-11T17:24:40.118Z] eaf3925da568: Download complete [2023-10-11T17:24:40.118Z] 339a4e72a1f5: Verifying Checksum [2023-10-11T17:24:40.118Z] 339a4e72a1f5: Download complete [2023-10-11T17:24:40.118Z] bde34c3a00c8: Download complete [2023-10-11T17:24:40.377Z] b352a97aabf1: Download complete [2023-10-11T17:24:40.377Z] 4872d77fe225: Verifying Checksum [2023-10-11T17:24:40.377Z] 4872d77fe225: Download complete [2023-10-11T17:24:40.377Z] 5851b861e8e6: Download complete [2023-10-11T17:24:40.377Z] b85a868b505f: Verifying Checksum [2023-10-11T17:24:40.377Z] b85a868b505f: Download complete [2023-10-11T17:24:40.637Z] bab4dde63d76: Verifying Checksum [2023-10-11T17:24:40.637Z] bab4dde63d76: Download complete [2023-10-11T17:24:41.588Z] b85a868b505f: Pull complete [2023-10-11T17:24:41.588Z] e2be974225ed: Pull complete [2023-10-11T17:24:42.156Z] 339a4e72a1f5: Pull complete [2023-10-11T17:24:42.156Z] 988bab9f4d93: Pull complete [2023-10-11T17:24:42.417Z] 1469e6f7b9e6: Pull complete [2023-10-11T17:24:42.417Z] eaf3925da568: Pull complete [2023-10-11T17:24:44.320Z] bab4dde63d76: Pull complete [2023-10-11T17:24:44.320Z] bde34c3a00c8: Pull complete [2023-10-11T17:24:44.580Z] b352a97aabf1: Pull complete [2023-10-11T17:24:44.580Z] 4872d77fe225: Pull complete [2023-10-11T17:24:44.580Z] 5851b861e8e6: Pull complete [2023-10-11T17:24:44.580Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-11T17:24:44.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-11T17:24:44.580Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T17:24:44.815Z] prd-ubuntu20.04-docker-8c-8g-8860 does not seem to be running inside a container [2023-10-11T17:24:44.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-300 -v /w/workspace/foundry_device-usb-camera_PR-300:/w/workspace/foundry_device-usb-camera_PR-300:rw,z -v /w/workspace/foundry_device-usb-camera_PR-300@tmp:/w/workspace/foundry_device-usb-camera_PR-300@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-11T17:24:46.627Z] $ docker top b6e28312cc525fa1b1ebf4cc0ea81780d00dd7dfcbb49e29db3a147687ab85da -eo pid,comm [2023-10-11T17:24:46.694Z] 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-10-11T17:24:46.694Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-11T17:24:46.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-11T17:24:46.829Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-11T17:24:46.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-11T17:24:46.944Z] $ docker exec b6e28312cc525fa1b1ebf4cc0ea81780d00dd7dfcbb49e29db3a147687ab85da ssh-agent [2023-10-11T17:24:47.069Z] SSH_AUTH_SOCK=/tmp/ssh-u28MD2EexPTF/agent.33 [2023-10-11T17:24:47.069Z] SSH_AGENT_PID=39 [2023-10-11T17:24:47.076Z] Running ssh-add (command line suppressed) [2023-10-11T17:24:47.174Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-300@tmp/private_key_7593371329441994377.key (/w/workspace/foundry_device-usb-camera_PR-300@tmp/private_key_7593371329441994377.key) [2023-10-11T17:24:47.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-11T17:24:47.531Z] + git tag --points-at HEAD [Pipeline] } [2023-10-11T17:24:47.549Z] $ docker exec --env ******** --env ******** b6e28312cc525fa1b1ebf4cc0ea81780d00dd7dfcbb49e29db3a147687ab85da ssh-agent -k [2023-10-11T17:24:47.655Z] unset SSH_AUTH_SOCK; [2023-10-11T17:24:47.656Z] unset SSH_AGENT_PID; [2023-10-11T17:24:47.656Z] echo Agent pid 39 killed; [2023-10-11T17:24:47.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-11T17:24:47.770Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-11T17:24:47.770Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-11T17:24:47.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-11T17:24:47.875Z] $ docker exec b6e28312cc525fa1b1ebf4cc0ea81780d00dd7dfcbb49e29db3a147687ab85da ssh-agent [2023-10-11T17:24:47.993Z] SSH_AUTH_SOCK=/tmp/ssh-ogFNSJwIziay/agent.71 [2023-10-11T17:24:47.993Z] SSH_AGENT_PID=77 [2023-10-11T17:24:47.998Z] Running ssh-add (command line suppressed) [2023-10-11T17:24:48.092Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-300@tmp/private_key_11817191427796716298.key (/w/workspace/foundry_device-usb-camera_PR-300@tmp/private_key_11817191427796716298.key) [2023-10-11T17:24:48.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-11T17:24:48.452Z] + git semver init [2023-10-11T17:24:48.712Z] 2023-10-11 17:24:48,612 [run_init] DEBUG init version:0.0.0 force:False [2023-10-11T17:24:48.712Z] 2023-10-11 17:24:48,613 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-300/.semver [2023-10-11T17:24:48.712Z] 2023-10-11 17:24:48,614 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-300/.semver [2023-10-11T17:24:48.712Z] 2023-10-11 17:24:48,614 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-300/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-300, universal_newlines=False, shell=None, istream=None) [2023-10-11T17:24:49.650Z] 2023-10-11 17:24:49,458 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-300/.git/info/exclude [2023-10-11T17:24:49.651Z] 2023-10-11 17:24:49,458 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-300/.semver/PR-300 with force:False [2023-10-11T17:24:49.651Z] 2023-10-11 17:24:49,458 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-300/.semver/PR-300 [2023-10-11T17:24:49.651Z] 2023-10-11 17:24:49,462 [execute] INFO git cat-file --batch-check [2023-10-11T17:24:49.651Z] 2023-10-11 17:24:49,463 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-300/.semver, universal_newlines=False, shell=None, istream=) [2023-10-11T17:24:49.651Z] 2023-10-11 17:24:49,469 [execute] INFO git cat-file --batch [2023-10-11T17:24:49.651Z] 2023-10-11 17:24:49,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-300/.semver, universal_newlines=False, shell=None, istream=) [2023-10-11T17:24:49.651Z] 2023-10-11 17:24:49,474 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-300/.semver/PR-300 [2023-10-11T17:24:49.651Z] 0.0.0 [Pipeline] } [2023-10-11T17:24:49.670Z] $ docker exec --env ******** --env ******** b6e28312cc525fa1b1ebf4cc0ea81780d00dd7dfcbb49e29db3a147687ab85da ssh-agent -k [2023-10-11T17:24:49.757Z] unset SSH_AUTH_SOCK; [2023-10-11T17:24:49.759Z] unset SSH_AGENT_PID; [2023-10-11T17:24:49.759Z] echo Agent pid 77 killed; [2023-10-11T17:24:49.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-11T17:24:50.201Z] + git semver [Pipeline] } [2023-10-11T17:24:50.478Z] $ docker stop --time=1 b6e28312cc525fa1b1ebf4cc0ea81780d00dd7dfcbb49e29db3a147687ab85da [2023-10-11T17:24:51.769Z] $ docker rm -f --volumes b6e28312cc525fa1b1ebf4cc0ea81780d00dd7dfcbb49e29db3a147687ab85da [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-11T17:24:52.192Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-11T17:24:52.480Z] Stashed 1 file(s) [Pipeline] echo [2023-10-11T17:24:52.496Z] [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-10-11T17:24:53.127Z] provisioning config files... [2023-10-11T17:24:53.137Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-300@tmp/config6379929329388219537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-11T17:24:53.491Z] ---> docker-login.sh [2023-10-11T17:24:53.492Z] nexus3.edgexfoundry.org:10001 [2023-10-11T17:24:53.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T17:24:53.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T17:24:53.492Z] Configure a credential helper to remove this warning. See [2023-10-11T17:24:53.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T17:24:53.492Z] [2023-10-11T17:24:53.492Z] Login Succeeded [2023-10-11T17:24:53.492Z] nexus3.edgexfoundry.org:10002 [2023-10-11T17:24:53.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T17:24:53.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T17:24:53.492Z] Configure a credential helper to remove this warning. See [2023-10-11T17:24:53.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T17:24:53.492Z] [2023-10-11T17:24:53.492Z] Login Succeeded [2023-10-11T17:24:53.492Z] nexus3.edgexfoundry.org:10003 [2023-10-11T17:24:53.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T17:24:53.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T17:24:53.750Z] Configure a credential helper to remove this warning. See [2023-10-11T17:24:53.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T17:24:53.750Z] [2023-10-11T17:24:53.750Z] Login Succeeded [2023-10-11T17:24:53.750Z] nexus3.edgexfoundry.org:10004 [2023-10-11T17:24:53.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T17:24:53.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T17:24:53.750Z] Configure a credential helper to remove this warning. See [2023-10-11T17:24:53.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T17:24:53.750Z] [2023-10-11T17:24:53.750Z] Login Succeeded [2023-10-11T17:24:53.750Z] docker.io [2023-10-11T17:24:53.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T17:24:54.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T17:24:54.012Z] Configure a credential helper to remove this warning. See [2023-10-11T17:24:54.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T17:24:54.012Z] [2023-10-11T17:24:54.012Z] Login Succeeded [2023-10-11T17:24:54.012Z] ---> docker-login.sh ends [Pipeline] } [2023-10-11T17:24:54.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-11T17:24:54.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T17:24:54.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T17:24:54.306Z] ========================================================= [2023-10-11T17:24:54.306Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-11T17:24:54.306Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T17:24:54.787Z] + 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-10-11T17:24:54.787Z] Sending build context to Docker daemon 2.283MB [2023-10-11T17:24:54.787Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-11T17:24:54.787Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-11T17:24:54.787Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-11T17:24:54.787Z] 7264a8db6415: Pulling fs layer [2023-10-11T17:24:54.787Z] c4d48a809fc2: Pulling fs layer [2023-10-11T17:24:54.787Z] 4f1c88b9dad5: Pulling fs layer [2023-10-11T17:24:54.787Z] ad3a456e5733: Pulling fs layer [2023-10-11T17:24:54.787Z] 33e27b845d1e: Pulling fs layer [2023-10-11T17:24:54.787Z] c68163c4e522: Pulling fs layer [2023-10-11T17:24:54.787Z] 50da416c3ac9: Pulling fs layer [2023-10-11T17:24:54.787Z] 23d2d4c4bb30: Pulling fs layer [2023-10-11T17:24:54.787Z] ad3a456e5733: Waiting [2023-10-11T17:24:54.787Z] 33e27b845d1e: Waiting [2023-10-11T17:24:54.787Z] c68163c4e522: Waiting [2023-10-11T17:24:54.787Z] 50da416c3ac9: Waiting [2023-10-11T17:24:54.787Z] 23d2d4c4bb30: Waiting [2023-10-11T17:24:54.787Z] c4d48a809fc2: Verifying Checksum [2023-10-11T17:24:54.787Z] c4d48a809fc2: Download complete [2023-10-11T17:24:54.787Z] ad3a456e5733: Verifying Checksum [2023-10-11T17:24:54.787Z] ad3a456e5733: Download complete [2023-10-11T17:24:54.787Z] 33e27b845d1e: Verifying Checksum [2023-10-11T17:24:54.787Z] 33e27b845d1e: Download complete [2023-10-11T17:24:54.787Z] 7264a8db6415: Verifying Checksum [2023-10-11T17:24:54.787Z] 7264a8db6415: Download complete [2023-10-11T17:24:55.047Z] c68163c4e522: Verifying Checksum [2023-10-11T17:24:55.047Z] c68163c4e522: Download complete [2023-10-11T17:24:55.047Z] 7264a8db6415: Pull complete [2023-10-11T17:24:55.047Z] 23d2d4c4bb30: Verifying Checksum [2023-10-11T17:24:55.047Z] 23d2d4c4bb30: Download complete [2023-10-11T17:24:55.306Z] c4d48a809fc2: Pull complete [2023-10-11T17:24:55.306Z] 4f1c88b9dad5: Verifying Checksum [2023-10-11T17:24:55.306Z] 4f1c88b9dad5: Download complete [2023-10-11T17:24:55.564Z] 50da416c3ac9: Verifying Checksum [2023-10-11T17:24:55.564Z] 50da416c3ac9: Download complete [2023-10-11T17:24:58.848Z] 4f1c88b9dad5: Pull complete [2023-10-11T17:24:58.848Z] ad3a456e5733: Pull complete [2023-10-11T17:24:58.848Z] 33e27b845d1e: Pull complete [2023-10-11T17:24:58.848Z] c68163c4e522: Pull complete [2023-10-11T17:25:01.377Z] 50da416c3ac9: Pull complete [2023-10-11T17:25:01.377Z] 23d2d4c4bb30: Pull complete [2023-10-11T17:25:01.377Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-11T17:25:01.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-11T17:25:01.377Z] ---> 0786185ac409 [2023-10-11T17:25:01.377Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-11T17:25:03.915Z] ---> Running in f39754969b29 [2023-10-11T17:25:03.915Z] Removing intermediate container f39754969b29 [2023-10-11T17:25:03.915Z] ---> 8ffcc1a535ea [2023-10-11T17:25:03.915Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-11T17:25:03.915Z] ---> Running in 03922418fc89 [2023-10-11T17:25:03.915Z] Removing intermediate container 03922418fc89 [2023-10-11T17:25:03.915Z] ---> 72d175b10593 [2023-10-11T17:25:03.915Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-11T17:25:03.915Z] ---> Running in 770a895fdb2c [2023-10-11T17:25:03.915Z] Removing intermediate container 770a895fdb2c [2023-10-11T17:25:03.915Z] ---> 29adc2e3c085 [2023-10-11T17:25:03.915Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-11T17:25:04.175Z] ---> Running in 0714d4a1c620 [2023-10-11T17:25:04.175Z] Removing intermediate container 0714d4a1c620 [2023-10-11T17:25:04.175Z] ---> bd7cef01924f [2023-10-11T17:25:04.175Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-11T17:25:04.175Z] ---> Running in 4f77504e0915 [2023-10-11T17:25:04.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T17:25:04.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T17:25:04.954Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-11T17:25:04.954Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-11T17:25:04.954Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-11T17:25:04.954Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-11T17:25:04.954Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-11T17:25:04.954Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-11T17:25:04.954Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-11T17:25:04.954Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-11T17:25:04.954Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-11T17:25:04.954Z] (10/13) Installing kmod-libs (30-r3) [2023-10-11T17:25:04.954Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-11T17:25:04.954Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-11T17:25:05.212Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-11T17:25:05.212Z] Executing busybox-1.36.1-r2.trigger [2023-10-11T17:25:05.212Z] Executing eudev-3.2.11-r8.trigger [2023-10-11T17:25:05.212Z] OK: 271 MiB in 65 packages [2023-10-11T17:25:05.471Z] Removing intermediate container 4f77504e0915 [2023-10-11T17:25:05.471Z] ---> 9dabdae14b06 [2023-10-11T17:25:05.471Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-11T17:25:05.471Z] ---> Running in 68c1339da101 [2023-10-11T17:25:05.728Z] Removing intermediate container 68c1339da101 [2023-10-11T17:25:05.728Z] ---> 731655da3ca4 [2023-10-11T17:25:05.728Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-11T17:25:05.728Z] ---> cf6ff2abee1c [2023-10-11T17:25:05.728Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T17:25:05.728Z] ---> Running in 967329696e7d [2023-10-11T17:25:07.946Z] Still waiting to schedule task [2023-10-11T17:25:07.947Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-11T17:26:13.467Z] Removing intermediate container 967329696e7d [2023-10-11T17:26:13.468Z] ---> 9883163f094c [2023-10-11T17:26:13.468Z] Step 11/13 : COPY . . [2023-10-11T17:26:13.468Z] ---> 948d2032b81c [2023-10-11T17:26:13.468Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-11T17:26:13.468Z] ---> Running in 7d5d383b5cc4 [2023-10-11T17:26:14.034Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-11T17:26:14.034Z] Dload Upload Total Spent Left Speed [2023-10-11T17:26:14.034Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 7722 0 --:--:-- --:--:-- --:--:-- 7734 [2023-10-11T17:26:14.294Z] Removing intermediate container 7d5d383b5cc4 [2023-10-11T17:26:14.294Z] ---> 1268ebb09fa0 [2023-10-11T17:26:14.294Z] Step 13/13 : RUN ${MAKE} [2023-10-11T17:26:14.294Z] ---> Running in 23254f1fab60 [2023-10-11T17:26:14.862Z] noop [2023-10-11T17:26:15.122Z] Removing intermediate container 23254f1fab60 [2023-10-11T17:26:15.122Z] ---> 3a713f67d404 [2023-10-11T17:26:15.122Z] Successfully built 3a713f67d404 [2023-10-11T17:26:15.122Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T17:26:15.574Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-11T17:26:15.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T17:26:15.716Z] prd-ubuntu20.04-docker-8c-8g-8860 does not seem to be running inside a container [2023-10-11T17:26:15.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-300 -v /w/workspace/foundry_device-usb-camera_PR-300:/w/workspace/foundry_device-usb-camera_PR-300:rw,z -v /w/workspace/foundry_device-usb-camera_PR-300@tmp:/w/workspace/foundry_device-usb-camera_PR-300@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 ******** ci-base-image-x86_64 cat [2023-10-11T17:26:16.118Z] $ docker top c7bb8f7a7c989465014207f8fe7a3a88d57d3c6b8e864cf28193c2c23a63aa37 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T17:26:16.508Z] + go version [2023-10-11T17:26:16.508Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-11T17:26:16.552Z] $ docker stop --time=1 c7bb8f7a7c989465014207f8fe7a3a88d57d3c6b8e864cf28193c2c23a63aa37 [2023-10-11T17:26:17.822Z] $ docker rm -f --volumes c7bb8f7a7c989465014207f8fe7a3a88d57d3c6b8e864cf28193c2c23a63aa37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T17:26:18.566Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-11T17:26:18.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T17:26:18.726Z] prd-ubuntu20.04-docker-8c-8g-8860 does not seem to be running inside a container [2023-10-11T17:26:18.764Z] $ 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-300 -v /w/workspace/foundry_device-usb-camera_PR-300:/w/workspace/foundry_device-usb-camera_PR-300:rw,z -v /w/workspace/foundry_device-usb-camera_PR-300@tmp:/w/workspace/foundry_device-usb-camera_PR-300@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 ******** ci-base-image-x86_64 cat [2023-10-11T17:26:19.133Z] $ docker top cf63a491772d649c981401dcfdc2fcca292ff04a83f4ec16d0589ca9947e60bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T17:26:19.521Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-300 [Pipeline] fileExists [Pipeline] sh [2023-10-11T17:26:19.890Z] + make test [2023-10-11T17:26:19.890Z] go test ./... -coverprofile=coverage.out ./... [2023-10-11T17:26:20.829Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-11T17:26:33.034Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-11T17:26:33.034Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements [2023-10-11T17:26:41.153Z] go vet ./... [2023-10-11T17:26:43.679Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-11T17:26:43.679Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-11T17:26:43.679Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-11T17:26:43.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-11T17:26:43.753Z] $ docker stop --time=1 cf63a491772d649c981401dcfdc2fcca292ff04a83f4ec16d0589ca9947e60bf [2023-10-11T17:26:45.952Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8861 in /w/workspace/foundry_device-usb-camera_PR-300 [2023-10-11T17:26:47.330Z] $ docker rm -f --volumes cf63a491772d649c981401dcfdc2fcca292ff04a83f4ec16d0589ca9947e60bf [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-10-11T17:26:47.734Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-10-11T17:26:47.810Z] Selected Git installation does not exist. Using Default [2023-10-11T17:26:47.811Z] The recommended git tool is: NONE [2023-10-11T17:26:47.970Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-11T17:26:48.042Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-11T17:26:48.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-11T17:26:49.065Z] + ls -al . [2023-10-11T17:26:49.065Z] total 220 [2023-10-11T17:26:49.065Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 11 17:26 . [2023-10-11T17:26:49.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 17:24 .. [2023-10-11T17:26:49.065Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 17:26 .git [2023-10-11T17:26:49.065Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 17:24 .github [2023-10-11T17:26:49.065Z] -rw-rw-r-- 1 jenkins jenkins 495 Oct 11 17:24 .gitignore [2023-10-11T17:26:49.065Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 11 17:24 .golangci.yml [2023-10-11T17:26:49.065Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 11 17:24 .hadolint.yml [2023-10-11T17:26:49.065Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 17:24 .semver [2023-10-11T17:26:49.065Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 11 17:24 Attribution.txt [2023-10-11T17:26:49.065Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 11 17:24 CHANGELOG.md [2023-10-11T17:26:49.065Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 11 17:24 Dockerfile [2023-10-11T17:26:49.065Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 11 17:24 GOVERNANCE.md [2023-10-11T17:26:49.065Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 11 17:24 Jenkinsfile [2023-10-11T17:26:49.065Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 11 17:24 LICENSE [2023-10-11T17:26:49.065Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 11 17:24 Makefile [2023-10-11T17:26:49.065Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 11 17:24 OWNERS.md [2023-10-11T17:26:49.065Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 11 17:24 README.md [2023-10-11T17:26:49.065Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 11 17:24 VERSION [2023-10-11T17:26:49.065Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 17:24 bin [2023-10-11T17:26:49.065Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 17:24 cmd [2023-10-11T17:26:49.065Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 11 17:26 coverage.out [2023-10-11T17:26:49.065Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 11 17:24 docker-entrypoint.sh [2023-10-11T17:26:49.065Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 17:24 docs [2023-10-11T17:26:49.065Z] -rw-rw-r-- 1 jenkins jenkins 3924 Oct 11 17:24 go.mod [2023-10-11T17:26:49.065Z] -rw-rw-r-- 1 jenkins jenkins 35367 Oct 11 17:24 go.sum [2023-10-11T17:26:49.065Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 17:24 internal [2023-10-11T17:26:49.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 17:24 snap [2023-10-11T17:26:49.065Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 11 17:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T17:26:49.450Z] + 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=147e2b9b80cffd618e00c821569b5c5e114088bd --label arch=amd64 --label version=0.0.0 . [2023-10-11T17:26:49.451Z] Sending build context to Docker daemon 2.338MB [2023-10-11T17:26:49.451Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-11T17:26:49.451Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-11T17:26:49.451Z] ---> 3a713f67d404 [2023-10-11T17:26:49.451Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-11T17:26:49.451Z] ---> Running in 9f05414b3a5c [2023-10-11T17:26:49.451Z] Removing intermediate container 9f05414b3a5c [2023-10-11T17:26:49.451Z] ---> 579a4d535270 [2023-10-11T17:26:49.451Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-11T17:26:49.708Z] ---> Running in 9534105499d0 [2023-10-11T17:26:49.708Z] Removing intermediate container 9534105499d0 [2023-10-11T17:26:49.708Z] ---> 429dade25638 [2023-10-11T17:26:49.708Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-11T17:26:49.708Z] ---> Running in 1e7b121183f9 [2023-10-11T17:26:49.708Z] Removing intermediate container 1e7b121183f9 [2023-10-11T17:26:49.708Z] ---> ff88610cbd6f [2023-10-11T17:26:49.708Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-11T17:26:49.708Z] ---> Running in 43a355b8af30 [2023-10-11T17:26:49.967Z] Removing intermediate container 43a355b8af30 [2023-10-11T17:26:49.967Z] ---> a4b46054530e [2023-10-11T17:26:49.967Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-11T17:26:49.967Z] ---> Running in e2a6e92e269c [2023-10-11T17:26:50.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T17:26:50.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T17:26:50.743Z] OK: 271 MiB in 65 packages [2023-10-11T17:26:51.002Z] Removing intermediate container e2a6e92e269c [2023-10-11T17:26:51.002Z] ---> 1b1ac6a3a6ae [2023-10-11T17:26:51.002Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-11T17:26:51.002Z] ---> Running in c6c72c2e3c75 [2023-10-11T17:26:51.002Z] Removing intermediate container c6c72c2e3c75 [2023-10-11T17:26:51.002Z] ---> c11217660b17 [2023-10-11T17:26:51.002Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-11T17:26:51.261Z] ---> a507d6584a76 [2023-10-11T17:26:51.261Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T17:26:51.261Z] ---> Running in 7258bb8be7c1 [2023-10-11T17:26:52.196Z] Removing intermediate container 7258bb8be7c1 [2023-10-11T17:26:52.196Z] ---> 48ed3b04c48d [2023-10-11T17:26:52.196Z] Step 11/36 : COPY . . [2023-10-11T17:26:52.196Z] ---> 36d035a1ce36 [2023-10-11T17:26:52.196Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-11T17:26:52.422Z] using credential edgex-jenkins-ssh [2023-10-11T17:26:52.438Z] Cloning the remote Git repository [2023-10-11T17:26:52.456Z] ---> Running in b52392fc0471 [2023-10-11T17:26:52.477Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-10-11T17:26:52.560Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-10-11T17:26:52.715Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-11T17:26:52.715Z] Dload Upload Total Spent Left Speed [2023-10-11T17:26:52.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 39280 0 --:--:-- --:--:-- --:--:-- 40419 [2023-10-11T17:26:52.976Z] Removing intermediate container b52392fc0471 [2023-10-11T17:26:52.976Z] ---> 581fd45443c0 [2023-10-11T17:26:52.976Z] Step 13/36 : RUN ${MAKE} [2023-10-11T17:26:52.976Z] ---> Running in 031f9005f5c1 [2023-10-11T17:26:53.236Z] 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.33" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-11T17:26:52.695Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-10-11T17:26:52.696Z] > git --version # timeout=10 [2023-10-11T17:26:52.716Z] > git --version # 'git version 2.25.1' [2023-10-11T17:26:52.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-11T17:26:52.848Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-11T17:26:53.741Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-10-11T17:26:53.768Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-11T17:26:54.537Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-10-11T17:26:54.577Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-10-11T17:26:54.578Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-11T17:26:54.592Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/300/head:refs/remotes/origin/PR-300 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-11T17:26:55.208Z] Merging remotes/origin/main commit a60ad436c601c79c224e8f3d8a8677870b40bf45 into PR head commit 147e2b9b80cffd618e00c821569b5c5e114088bd [2023-10-11T17:26:55.510Z] Merge succeeded, producing 147e2b9b80cffd618e00c821569b5c5e114088bd [2023-10-11T17:26:55.510Z] Checking out Revision 147e2b9b80cffd618e00c821569b5c5e114088bd (PR-300) [2023-10-11T17:26:55.942Z] Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2" [2023-10-11T17:26:55.990Z] > git --version # timeout=10 [2023-10-11T17:26:56.003Z] > git --version # 'git version 2.25.1' [2023-10-11T17:26:56.022Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-11T17:26:55.231Z] > git config core.sparsecheckout # timeout=10 [2023-10-11T17:26:55.320Z] > git checkout -f 147e2b9b80cffd618e00c821569b5c5e114088bd # timeout=10 [2023-10-11T17:26:55.405Z] > git remote # timeout=10 [2023-10-11T17:26:55.423Z] > git config --get remote.origin.url # timeout=10 [2023-10-11T17:26:55.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-11T17:26:55.462Z] > git merge a60ad436c601c79c224e8f3d8a8677870b40bf45 # timeout=10 [2023-10-11T17:26:55.493Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-11T17:26:55.516Z] > git config core.sparsecheckout # timeout=10 [2023-10-11T17:26:55.529Z] > git checkout -f 147e2b9b80cffd618e00c821569b5c5e114088bd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-11T17:26:57.292Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-11T17:26:57.292Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-11T17:26:57.292Z] Dload Upload Total Spent Left Speed [2023-10-11T17:26:57.292Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-10-11T17:26:57.869Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-11T17:26:58.226Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-11T17:26:58.226Z] + sudo tee /etc/docker/daemon.new [2023-10-11T17:26:58.226Z] { [2023-10-11T17:26:58.226Z] "registry-mirrors": [ [2023-10-11T17:26:58.226Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-11T17:26:58.226Z] ], [2023-10-11T17:26:58.226Z] "bip": "10.250.0.254/24", [2023-10-11T17:26:58.226Z] "hosts": [ [2023-10-11T17:26:58.226Z] "tcp://0.0.0.0:5555", [2023-10-11T17:26:58.226Z] "unix:///var/run/docker.sock" [2023-10-11T17:26:58.226Z] ], [2023-10-11T17:26:58.226Z] "mtu": 1458, [2023-10-11T17:26:58.226Z] "selinux-enabled": true, [2023-10-11T17:26:58.226Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-11T17:26:58.226Z] } [Pipeline] sh [2023-10-11T17:26:58.570Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-11T17:26:58.922Z] + sudo service docker restart [2023-10-11T17:27:15.163Z] Removing intermediate container 031f9005f5c1 [2023-10-11T17:27:15.163Z] ---> 2a975d557ee1 [2023-10-11T17:27:15.163Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-11T17:27:15.163Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-11T17:27:15.163Z] 4acc49c71d14: Pulling fs layer [2023-10-11T17:27:15.422Z] 4acc49c71d14: Download complete [2023-10-11T17:27:15.680Z] 4acc49c71d14: Pull complete [2023-10-11T17:27:15.680Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-11T17:27:15.680Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-11T17:27:15.680Z] ---> 01a2bd3e5fff [2023-10-11T17:27:15.680Z] Step 15/36 : FROM alpine:3.18 [2023-10-11T17:27:15.940Z] 3.18: Pulling from library/alpine [2023-10-11T17:27:16.199Z] 96526aa774ef: Pulling fs layer [2023-10-11T17:27:16.458Z] 96526aa774ef: Verifying Checksum [2023-10-11T17:27:16.458Z] 96526aa774ef: Download complete [2023-10-11T17:27:16.458Z] 96526aa774ef: Pull complete [2023-10-11T17:27:16.458Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T17:27:16.458Z] Status: Downloaded newer image for alpine:3.18 [2023-10-11T17:27:16.458Z] ---> 8ca4688f4f35 [2023-10-11T17:27:16.458Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-11T17:27:16.718Z] ---> Running in b5b74352e2e9 [2023-10-11T17:27:16.977Z] Removing intermediate container b5b74352e2e9 [2023-10-11T17:27:16.977Z] ---> 17afc6909f2a [2023-10-11T17:27:16.977Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-11T17:27:16.977Z] ---> Running in 0a4c31ed2dad [Pipeline] withEnv [Pipeline] { [2023-10-11T17:27:17.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T17:27:17.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] configFileProvider [2023-10-11T17:27:17.284Z] provisioning config files... [2023-10-11T17:27:17.308Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config6058915724516871797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-11T17:27:17.700Z] ---> docker-login.sh [2023-10-11T17:27:17.700Z] nexus3.edgexfoundry.org:10001 [2023-10-11T17:27:17.811Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-10-11T17:27:17.811Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-10-11T17:27:17.811Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-10-11T17:27:17.811Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-10-11T17:27:17.811Z] (5/107) Installing libxau (1.0.11-r2) [2023-10-11T17:27:17.811Z] (6/107) Installing libmd (1.0.4-r2) [2023-10-11T17:27:17.812Z] (7/107) Installing libbsd (0.11.7-r1) [2023-10-11T17:27:17.812Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-10-11T17:27:17.812Z] (9/107) Installing libxcb (1.15-r1) [2023-10-11T17:27:17.812Z] (10/107) Installing libx11 (1.8.4-r4) [2023-10-11T17:27:17.812Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-10-11T17:27:17.812Z] (12/107) Installing libpciaccess (0.17-r2) [2023-10-11T17:27:17.812Z] (13/107) Installing libdrm (2.4.115-r4) [2023-10-11T17:27:17.812Z] (14/107) Installing libxext (1.3.5-r2) [2023-10-11T17:27:17.812Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-10-11T17:27:17.812Z] (16/107) Installing libffi (3.4.4-r2) [2023-10-11T17:27:17.812Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-10-11T17:27:17.812Z] (18/107) Installing libva (2.18.0-r1) [2023-10-11T17:27:17.812Z] (19/107) Installing libvdpau (1.5-r1) [2023-10-11T17:27:17.812Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-10-11T17:27:17.812Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-11T17:27:17.812Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-10-11T17:27:17.812Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-10-11T17:27:17.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T17:27:18.070Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-10-11T17:27:18.070Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-10-11T17:27:18.070Z] (26/107) Installing libhwy (1.0.4-r1) [2023-10-11T17:27:18.070Z] (27/107) Installing lcms2 (2.15-r2) [2023-10-11T17:27:18.070Z] (28/107) Installing libjxl (0.8.2-r0) [2023-10-11T17:27:18.070Z] (29/107) Installing lame-libs (3.100-r5) [2023-10-11T17:27:18.070Z] (30/107) Installing opus (1.4-r0) [2023-10-11T17:27:18.070Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-10-11T17:27:18.070Z] (32/107) Installing soxr (0.1.3-r5) [2023-10-11T17:27:18.070Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-10-11T17:27:18.070Z] (34/107) Installing libogg (1.3.5-r4) [2023-10-11T17:27:18.070Z] (35/107) Installing libtheora (1.1.1-r17) [2023-10-11T17:27:18.070Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-10-11T17:27:18.070Z] (37/107) Installing libvpx (1.13.0-r2) [2023-10-11T17:27:18.070Z] (38/107) Installing libwebp (1.3.2-r0) [2023-10-11T17:27:18.070Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-10-11T17:27:18.070Z] (40/107) Installing numactl (2.0.16-r4) [2023-10-11T17:27:18.070Z] (41/107) Installing x265-libs (3.5-r4) [2023-10-11T17:27:18.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T17:27:18.240Z] Configure a credential helper to remove this warning. See [2023-10-11T17:27:18.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T17:27:18.240Z] [2023-10-11T17:27:18.240Z] Login Succeeded [2023-10-11T17:27:18.240Z] nexus3.edgexfoundry.org:10002 [2023-10-11T17:27:18.328Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-10-11T17:27:18.329Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-11T17:27:18.329Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-10-11T17:27:18.329Z] (45/107) Installing libexpat (2.5.0-r1) [2023-10-11T17:27:18.329Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-10-11T17:27:18.329Z] (47/107) Installing libpng (1.6.39-r3) [2023-10-11T17:27:18.329Z] (48/107) Installing freetype (2.13.0-r5) [2023-10-11T17:27:18.329Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-10-11T17:27:18.329Z] (50/107) Installing fribidi (1.0.13-r0) [2023-10-11T17:27:18.329Z] (51/107) Installing libintl (0.21.1-r7) [2023-10-11T17:27:18.329Z] (52/107) Installing libblkid (2.38.1-r8) [2023-10-11T17:27:18.329Z] (53/107) Installing libmount (2.38.1-r8) [2023-10-11T17:27:18.329Z] (54/107) Installing pcre2 (10.42-r1) [2023-10-11T17:27:18.329Z] (55/107) Installing glib (2.76.4-r0) [2023-10-11T17:27:18.329Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-10-11T17:27:18.329Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-10-11T17:27:18.329Z] (58/107) Installing libunibreak (5.1-r0) [2023-10-11T17:27:18.329Z] (59/107) Installing libass (0.17.1-r0) [2023-10-11T17:27:18.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T17:27:18.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T17:27:18.509Z] Configure a credential helper to remove this warning. See [2023-10-11T17:27:18.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T17:27:18.509Z] [2023-10-11T17:27:18.509Z] Login Succeeded [2023-10-11T17:27:18.509Z] nexus3.edgexfoundry.org:10003 [2023-10-11T17:27:18.587Z] (60/107) Installing libbluray (1.3.4-r0) [2023-10-11T17:27:18.587Z] (61/107) Installing gmp (6.2.1-r3) [2023-10-11T17:27:18.587Z] (62/107) Installing nettle (3.8.1-r2) [2023-10-11T17:27:18.587Z] (63/107) Installing libunistring (1.1-r1) [2023-10-11T17:27:18.587Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-10-11T17:27:18.587Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-10-11T17:27:18.587Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-10-11T17:27:18.587Z] (67/107) Installing gnutls (3.8.0-r2) [2023-10-11T17:27:18.587Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-10-11T17:27:18.587Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-10-11T17:27:18.587Z] (70/107) Installing cjson (1.7.15-r4) [2023-10-11T17:27:18.587Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-10-11T17:27:18.587Z] (72/107) Installing librist (0.2.7-r0) [2023-10-11T17:27:18.587Z] (73/107) Installing libsrt (1.5.2-r0) [2023-10-11T17:27:18.587Z] (74/107) Installing libssh (0.10.5-r0) [2023-10-11T17:27:18.587Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-10-11T17:27:18.587Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-10-11T17:27:18.587Z] (77/107) Installing libsodium (1.0.18-r3) [2023-10-11T17:27:18.587Z] (78/107) Installing libzmq (4.3.4-r4) [2023-10-11T17:27:18.587Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-10-11T17:27:18.587Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-10-11T17:27:18.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T17:27:18.846Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-10-11T17:27:18.846Z] (82/107) Installing shaderc (2023.3-r1) [2023-10-11T17:27:18.846Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-10-11T17:27:18.846Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-10-11T17:27:18.846Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-11T17:27:18.846Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-10-11T17:27:18.846Z] (87/107) Installing vidstab (1.1.1-r0) [2023-10-11T17:27:18.846Z] (88/107) Installing zimg (3.0.5-r0) [2023-10-11T17:27:18.846Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-11T17:27:18.846Z] (90/107) Installing libasyncns (0.8-r1) [2023-10-11T17:27:18.847Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-10-11T17:27:18.847Z] (92/107) Installing libltdl (2.4.7-r2) [2023-10-11T17:27:18.847Z] (93/107) Installing orc (0.4.34-r0) [2023-10-11T17:27:18.847Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-10-11T17:27:18.847Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-10-11T17:27:18.847Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-10-11T17:27:18.847Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-10-11T17:27:18.847Z] (98/107) Installing libpulse (16.1-r10) [2023-10-11T17:27:18.847Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-11T17:27:18.847Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-10-11T17:27:18.847Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-11T17:27:18.847Z] (102/107) Installing ffmpeg (6.0-r15) [2023-10-11T17:27:18.847Z] (103/107) Installing udev-init-scripts (35-r1) [2023-10-11T17:27:18.847Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-10-11T17:27:18.847Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-10-11T17:27:19.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T17:27:19.055Z] Configure a credential helper to remove this warning. See [2023-10-11T17:27:19.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T17:27:19.055Z] [2023-10-11T17:27:19.055Z] Login Succeeded [2023-10-11T17:27:19.055Z] nexus3.edgexfoundry.org:10004 [2023-10-11T17:27:19.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T17:27:19.106Z] (106/107) Installing kmod-libs (30-r3) [2023-10-11T17:27:19.106Z] (107/107) Installing eudev (3.2.11-r8) [2023-10-11T17:27:19.106Z] Executing busybox-1.36.1-r2.trigger [2023-10-11T17:27:19.106Z] Executing glib-2.76.4-r0.trigger [2023-10-11T17:27:19.106Z] Executing eudev-3.2.11-r8.trigger [2023-10-11T17:27:19.106Z] OK: 131 MiB in 122 packages [2023-10-11T17:27:19.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T17:27:19.325Z] Configure a credential helper to remove this warning. See [2023-10-11T17:27:19.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T17:27:19.325Z] [2023-10-11T17:27:19.325Z] Login Succeeded [2023-10-11T17:27:19.325Z] docker.io [2023-10-11T17:27:19.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T17:27:19.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T17:27:19.859Z] Configure a credential helper to remove this warning. See [2023-10-11T17:27:19.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T17:27:19.859Z] [2023-10-11T17:27:19.859Z] Login Succeeded [2023-10-11T17:27:19.859Z] ---> docker-login.sh ends [Pipeline] } [2023-10-11T17:27:19.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-11T17:27:20.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T17:27:20.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T17:27:20.349Z] ========================================================= [2023-10-11T17:27:20.349Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-11T17:27:20.349Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T17:27:20.870Z] + 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-10-11T17:27:21.136Z] Sending build context to Docker daemon 1.36MB [2023-10-11T17:27:21.137Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-11T17:27:21.137Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-11T17:27:21.405Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-11T17:27:21.405Z] 9fda8d8052c6: Pulling fs layer [2023-10-11T17:27:21.405Z] 5d54e960e981: Pulling fs layer [2023-10-11T17:27:21.405Z] c4a7e357bf2a: Pulling fs layer [2023-10-11T17:27:21.405Z] f0e02332f6b5: Pulling fs layer [2023-10-11T17:27:21.405Z] cefa15bbcfad: Pulling fs layer [2023-10-11T17:27:21.405Z] 17808c966233: Pulling fs layer [2023-10-11T17:27:21.405Z] f4c1fc716caa: Pulling fs layer [2023-10-11T17:27:21.405Z] cefa15bbcfad: Waiting [2023-10-11T17:27:21.405Z] 17808c966233: Waiting [2023-10-11T17:27:21.405Z] f4c1fc716caa: Waiting [2023-10-11T17:27:21.405Z] f0e02332f6b5: Waiting [2023-10-11T17:27:21.405Z] 5d54e960e981: Verifying Checksum [2023-10-11T17:27:21.405Z] 5d54e960e981: Download complete [2023-10-11T17:27:21.405Z] f0e02332f6b5: Verifying Checksum [2023-10-11T17:27:21.405Z] f0e02332f6b5: Download complete [2023-10-11T17:27:21.405Z] cefa15bbcfad: Verifying Checksum [2023-10-11T17:27:21.405Z] cefa15bbcfad: Download complete [2023-10-11T17:27:21.637Z] Removing intermediate container 0a4c31ed2dad [2023-10-11T17:27:21.637Z] ---> 611e83fa353b [2023-10-11T17:27:21.637Z] Step 18/36 : WORKDIR / [2023-10-11T17:27:21.637Z] ---> Running in e8db02632f23 [2023-10-11T17:27:21.673Z] 9fda8d8052c6: Download complete [2023-10-11T17:27:21.897Z] Removing intermediate container e8db02632f23 [2023-10-11T17:27:21.897Z] ---> 50ac77edbb94 [2023-10-11T17:27:21.897Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-11T17:27:22.265Z] f4c1fc716caa: Verifying Checksum [2023-10-11T17:27:22.265Z] f4c1fc716caa: Download complete [2023-10-11T17:27:22.481Z] ---> c86b8f086dd1 [2023-10-11T17:27:22.481Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-11T17:27:22.532Z] 9fda8d8052c6: Pull complete [2023-10-11T17:27:22.740Z] ---> 8471d1cd4783 [2023-10-11T17:27:22.740Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-11T17:27:22.740Z] ---> 0e3642e59124 [2023-10-11T17:27:22.740Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-11T17:27:22.999Z] ---> 2ce6c90a1a9b [2023-10-11T17:27:22.999Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-11T17:27:22.999Z] ---> 385f6ce8ff13 [2023-10-11T17:27:22.999Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-11T17:27:23.259Z] ---> 0fe06601ea46 [2023-10-11T17:27:23.259Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-11T17:27:23.493Z] c4a7e357bf2a: Verifying Checksum [2023-10-11T17:27:23.494Z] c4a7e357bf2a: Download complete [2023-10-11T17:27:23.829Z] ---> fcfdd49d5e59 [2023-10-11T17:27:23.829Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-11T17:27:23.829Z] ---> Running in 52be454564f0 [2023-10-11T17:27:24.076Z] 17808c966233: Verifying Checksum [2023-10-11T17:27:24.076Z] 17808c966233: Download complete [2023-10-11T17:27:24.397Z] Removing intermediate container 52be454564f0 [2023-10-11T17:27:24.397Z] ---> 841fd2cd5cc4 [2023-10-11T17:27:24.397Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-11T17:27:24.397Z] ---> Running in f04ffd682a5b [2023-10-11T17:27:24.966Z] Removing intermediate container f04ffd682a5b [2023-10-11T17:27:24.966Z] ---> 6fa2656c1772 [2023-10-11T17:27:24.966Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-11T17:27:24.966Z] ---> Running in 58e60084dae9 [2023-10-11T17:27:25.535Z] Removing intermediate container 58e60084dae9 [2023-10-11T17:27:25.535Z] ---> da666d7cad09 [2023-10-11T17:27:25.535Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-11T17:27:25.535Z] ---> Running in 93e23ff72747 [2023-10-11T17:27:26.102Z] Removing intermediate container 93e23ff72747 [2023-10-11T17:27:26.103Z] ---> b9a21ae39db0 [2023-10-11T17:27:26.103Z] Step 30/36 : EXPOSE 59983 [2023-10-11T17:27:26.103Z] ---> Running in b28dc1f59402 [2023-10-11T17:27:26.103Z] Removing intermediate container b28dc1f59402 [2023-10-11T17:27:26.103Z] ---> 8c96431a68fe [2023-10-11T17:27:26.103Z] Step 31/36 : EXPOSE 8554 [2023-10-11T17:27:26.103Z] ---> Running in 5e5711f6fae7 [2023-10-11T17:27:26.361Z] Removing intermediate container 5e5711f6fae7 [2023-10-11T17:27:26.361Z] ---> f0af7e2e064b [2023-10-11T17:27:26.361Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-11T17:27:26.361Z] ---> Running in f2f3c313c814 [2023-10-11T17:27:26.361Z] Removing intermediate container f2f3c313c814 [2023-10-11T17:27:26.361Z] ---> 3bc7d2df4074 [2023-10-11T17:27:26.361Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-11T17:27:26.361Z] ---> Running in 1fd0c4fbd624 [2023-10-11T17:27:26.361Z] Removing intermediate container 1fd0c4fbd624 [2023-10-11T17:27:26.361Z] ---> 5af08c7c0a37 [2023-10-11T17:27:26.361Z] Step 34/36 : LABEL arch=amd64 [2023-10-11T17:27:26.623Z] ---> Running in f70d623c71ea [2023-10-11T17:27:26.623Z] Removing intermediate container f70d623c71ea [2023-10-11T17:27:26.623Z] ---> cc8ad79684c3 [2023-10-11T17:27:26.623Z] Step 35/36 : LABEL git_sha=147e2b9b80cffd618e00c821569b5c5e114088bd [2023-10-11T17:27:26.623Z] ---> Running in a23002b65a96 [2023-10-11T17:27:26.623Z] Removing intermediate container a23002b65a96 [2023-10-11T17:27:26.623Z] ---> af99f4529de5 [2023-10-11T17:27:26.623Z] Step 36/36 : LABEL version=0.0.0 [2023-10-11T17:27:26.623Z] ---> Running in 5a9b0a9eb5aa [2023-10-11T17:27:26.647Z] 5d54e960e981: Pull complete [2023-10-11T17:27:26.882Z] Removing intermediate container 5a9b0a9eb5aa [2023-10-11T17:27:26.882Z] ---> 70e2301d5644 [2023-10-11T17:27:26.882Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-11T17:27:26.882Z] Successfully built 70e2301d5644 [2023-10-11T17:27:26.882Z] 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-10-11T17:27:27.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-11T17:27:27.824Z] [2023-10-11T17:27:27.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T17:27:28.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-11T17:27:28.214Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-11T17:27:28.214Z] 5eb5b503b376: Pulling fs layer [2023-10-11T17:27:28.214Z] 5c69ac0246d0: Pulling fs layer [2023-10-11T17:27:28.214Z] ec43610c2a17: Pulling fs layer [2023-10-11T17:27:28.214Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-11T17:27:28.214Z] 33b1e0a273af: Pulling fs layer [2023-10-11T17:27:28.214Z] 5d3b04190fa2: Pulling fs layer [2023-10-11T17:27:28.214Z] 2f39f015ded8: Pulling fs layer [2023-10-11T17:27:28.214Z] 33b1e0a273af: Waiting [2023-10-11T17:27:28.214Z] 3a2ae6a8a46f: Waiting [2023-10-11T17:27:28.214Z] 2f39f015ded8: Waiting [2023-10-11T17:27:28.214Z] 5d3b04190fa2: Waiting [2023-10-11T17:27:28.214Z] 5c69ac0246d0: Download complete [2023-10-11T17:27:28.214Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-11T17:27:28.214Z] 3a2ae6a8a46f: Download complete [2023-10-11T17:27:28.214Z] ec43610c2a17: Verifying Checksum [2023-10-11T17:27:28.214Z] ec43610c2a17: Download complete [2023-10-11T17:27:28.214Z] 33b1e0a273af: Verifying Checksum [2023-10-11T17:27:28.214Z] 33b1e0a273af: Download complete [2023-10-11T17:27:28.214Z] 5d3b04190fa2: Verifying Checksum [2023-10-11T17:27:28.214Z] 5d3b04190fa2: Download complete [2023-10-11T17:27:28.473Z] 5eb5b503b376: Verifying Checksum [2023-10-11T17:27:28.473Z] 5eb5b503b376: Download complete [2023-10-11T17:27:29.039Z] 2f39f015ded8: Verifying Checksum [2023-10-11T17:27:29.039Z] 2f39f015ded8: Download complete [2023-10-11T17:27:29.605Z] 5eb5b503b376: Pull complete [2023-10-11T17:27:29.864Z] 5c69ac0246d0: Pull complete [2023-10-11T17:27:30.122Z] ec43610c2a17: Pull complete [2023-10-11T17:27:30.381Z] 3a2ae6a8a46f: Pull complete [2023-10-11T17:27:30.381Z] 33b1e0a273af: Pull complete [2023-10-11T17:27:30.639Z] 5d3b04190fa2: Pull complete [2023-10-11T17:27:34.828Z] 2f39f015ded8: Pull complete [2023-10-11T17:27:34.828Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-11T17:27:34.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-11T17:27:34.828Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T17:27:35.076Z] prd-ubuntu20.04-docker-8c-8g-8860 does not seem to be running inside a container [2023-10-11T17:27:35.122Z] $ 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-300 -v /w/workspace/foundry_device-usb-camera_PR-300:/w/workspace/foundry_device-usb-camera_PR-300:rw,z -v /w/workspace/foundry_device-usb-camera_PR-300@tmp:/w/workspace/foundry_device-usb-camera_PR-300@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-11T17:27:37.959Z] $ docker top 2aea9a4347265c886e8f5349ff1fc7df52cf7212a194c2960c5c14587473ed7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-11T17:27:38.423Z] ---> job-cost.sh [2023-10-11T17:27:38.423Z] lf-activate-venv: SKIPPING [2023-10-11T17:27:38.423Z] INFO: No Stack... [2023-10-11T17:27:38.993Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-11T17:27:39.256Z] INFO: Archiving Costs [Pipeline] sh [2023-10-11T17:27:39.570Z] + cut -d, -f6 [2023-10-11T17:27:39.570Z] + cat /w/workspace/foundry_device-usb-camera_PR-300/archives/cost.csv [Pipeline] lock [2023-10-11T17:27:39.612Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-300-1-stack-cost] [2023-10-11T17:27:39.618Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-300-1-stack-cost] did not exist. Created. [2023-10-11T17:27:39.618Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-300-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-11T17:27:40.011Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-11T17:27:40.064Z] Stashed 1 file(s) [Pipeline] } [2023-10-11T17:27:40.099Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-300-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-11T17:27:40.200Z] $ docker stop --time=1 2aea9a4347265c886e8f5349ff1fc7df52cf7212a194c2960c5c14587473ed7c [2023-10-11T17:27:41.376Z] $ docker rm -f --volumes 2aea9a4347265c886e8f5349ff1fc7df52cf7212a194c2960c5c14587473ed7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-11T17:27:41.783Z] c4a7e357bf2a: Pull complete [2023-10-11T17:27:41.783Z] f0e02332f6b5: Pull complete [2023-10-11T17:27:41.783Z] cefa15bbcfad: Pull complete [2023-10-11T17:27:49.993Z] 17808c966233: Pull complete [2023-10-11T17:27:50.573Z] f4c1fc716caa: Pull complete [2023-10-11T17:27:50.573Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-11T17:27:50.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-11T17:27:50.573Z] ---> ea914061e18c [2023-10-11T17:27:50.573Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-11T17:27:52.510Z] ---> Running in 7b58c4ac213c [2023-10-11T17:27:52.777Z] Removing intermediate container 7b58c4ac213c [2023-10-11T17:27:52.777Z] ---> b331f1b7eef3 [2023-10-11T17:27:52.777Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-11T17:27:52.777Z] ---> Running in 77341b3328d8 [2023-10-11T17:27:53.048Z] Removing intermediate container 77341b3328d8 [2023-10-11T17:27:53.048Z] ---> d76d87f4dd58 [2023-10-11T17:27:53.048Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-11T17:27:53.314Z] ---> Running in ec38b99bf95b [2023-10-11T17:27:53.580Z] Removing intermediate container ec38b99bf95b [2023-10-11T17:27:53.580Z] ---> b6724c98db66 [2023-10-11T17:27:53.580Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-11T17:27:53.580Z] ---> Running in 4aa72131334e [2023-10-11T17:27:53.852Z] Removing intermediate container 4aa72131334e [2023-10-11T17:27:53.852Z] ---> 9ffa61b40b9b [2023-10-11T17:27:53.852Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-11T17:27:54.119Z] ---> Running in 8ad7cb03cc68 [2023-10-11T17:27:55.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T17:27:55.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T17:27:56.756Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-11T17:27:56.756Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-11T17:27:56.756Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-11T17:27:56.756Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-11T17:27:56.756Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-11T17:27:56.756Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-11T17:27:56.756Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-11T17:27:56.756Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-11T17:27:56.756Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-11T17:27:56.756Z] (10/13) Installing kmod-libs (30-r3) [2023-10-11T17:27:56.756Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-11T17:27:56.756Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-11T17:27:56.756Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-11T17:27:56.756Z] Executing busybox-1.36.1-r2.trigger [2023-10-11T17:27:56.756Z] Executing eudev-3.2.11-r8.trigger [2023-10-11T17:27:56.756Z] OK: 273 MiB in 65 packages [2023-10-11T17:27:58.161Z] Removing intermediate container 8ad7cb03cc68 [2023-10-11T17:27:58.161Z] ---> b3ae345f9a10 [2023-10-11T17:27:58.161Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-11T17:27:58.161Z] ---> Running in 626d12bb5d39 [2023-10-11T17:27:58.427Z] Removing intermediate container 626d12bb5d39 [2023-10-11T17:27:58.427Z] ---> 4553077ebc34 [2023-10-11T17:27:58.427Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-11T17:27:59.015Z] ---> 83f7b3414455 [2023-10-11T17:27:59.015Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T17:27:59.015Z] ---> Running in 385d72315a26 [2023-10-11T17:29:37.137Z] Removing intermediate container 385d72315a26 [2023-10-11T17:29:37.137Z] ---> 60c5cf2427ff [2023-10-11T17:29:37.137Z] Step 11/13 : COPY . . [2023-10-11T17:29:37.137Z] ---> 59be605366dd [2023-10-11T17:29:37.137Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-11T17:29:37.137Z] ---> Running in 78ab11fec1ff [2023-10-11T17:29:37.137Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-11T17:29:37.137Z] Dload Upload Total Spent Left Speed [2023-10-11T17:29:37.137Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9308 0 --:--:-- --:--:-- --:--:-- 9421 [2023-10-11T17:29:37.137Z] Removing intermediate container 78ab11fec1ff [2023-10-11T17:29:37.137Z] ---> e7d50ba88a61 [2023-10-11T17:29:37.137Z] Step 13/13 : RUN ${MAKE} [2023-10-11T17:29:37.137Z] ---> Running in dfa8d2b1265c [2023-10-11T17:29:37.137Z] noop [2023-10-11T17:29:37.137Z] Removing intermediate container dfa8d2b1265c [2023-10-11T17:29:37.137Z] ---> 2365fe27bf7e [2023-10-11T17:29:37.137Z] Successfully built 2365fe27bf7e [2023-10-11T17:29:37.137Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T17:29:37.626Z] + docker inspect -f . ci-base-image-arm64 [2023-10-11T17:29:37.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T17:29:37.914Z] prd-ubuntu20.04-docker-arm64-4c-16g-8861 does not seem to be running inside a container [2023-10-11T17:29:37.982Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-11T17:29:39.229Z] $ docker top 11210d63ff4ed2dcf6eb14e3acc39f35670945017ffc91e17014c764a9585f9e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T17:29:40.114Z] + go version [2023-10-11T17:29:40.114Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-11T17:29:40.148Z] $ docker stop --time=1 11210d63ff4ed2dcf6eb14e3acc39f35670945017ffc91e17014c764a9585f9e [2023-10-11T17:29:43.314Z] $ docker rm -f --volumes 11210d63ff4ed2dcf6eb14e3acc39f35670945017ffc91e17014c764a9585f9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T17:29:44.150Z] + docker inspect -f . ci-base-image-arm64 [2023-10-11T17:29:44.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T17:29:44.401Z] prd-ubuntu20.04-docker-arm64-4c-16g-8861 does not seem to be running inside a container [2023-10-11T17:29:44.476Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-11T17:29:45.631Z] $ docker top 7f2c3993c47089b9063af708a57e652cb962c1beb10e8d95d711aa2ae4efbea6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T17:29:46.316Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-10-11T17:29:47.026Z] + make test [2023-10-11T17:29:47.026Z] go test ./... -coverprofile=coverage.out ./... [2023-10-11T17:29:51.285Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-11T17:31:42.945Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-11T17:31:42.945Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.080s coverage: 4.4% of statements [2023-10-11T17:31:42.945Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-11T17:31:42.945Z] go vet ./... [2023-10-11T17:32:01.136Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-11T17:32:01.136Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-11T17:32:01.136Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-11T17:32:01.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-11T17:32:01.210Z] $ docker stop --time=1 7f2c3993c47089b9063af708a57e652cb962c1beb10e8d95d711aa2ae4efbea6 [2023-10-11T17:32:03.073Z] $ docker rm -f --volumes 7f2c3993c47089b9063af708a57e652cb962c1beb10e8d95d711aa2ae4efbea6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-11T17:32:04.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-11T17:32:04.319Z] Warning: overwriting stash ‘coverage-report’ [2023-10-11T17:32:04.769Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-11T17:32:05.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-11T17:32:05.717Z] + ls -al . [2023-10-11T17:32:05.717Z] total 216 [2023-10-11T17:32:05.717Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 11 17:29 . [2023-10-11T17:32:05.717Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 17:26 .. [2023-10-11T17:32:05.717Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 17:26 .git [2023-10-11T17:32:05.717Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 17:26 .github [2023-10-11T17:32:05.717Z] -rw-rw-r-- 1 jenkins jenkins 495 Oct 11 17:26 .gitignore [2023-10-11T17:32:05.717Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 11 17:26 .golangci.yml [2023-10-11T17:32:05.717Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 11 17:26 .hadolint.yml [2023-10-11T17:32:05.717Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 11 17:26 Attribution.txt [2023-10-11T17:32:05.717Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 11 17:26 CHANGELOG.md [2023-10-11T17:32:05.717Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 11 17:26 Dockerfile [2023-10-11T17:32:05.717Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 11 17:26 GOVERNANCE.md [2023-10-11T17:32:05.717Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 11 17:26 Jenkinsfile [2023-10-11T17:32:05.717Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 11 17:26 LICENSE [2023-10-11T17:32:05.717Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 11 17:26 Makefile [2023-10-11T17:32:05.717Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 11 17:26 OWNERS.md [2023-10-11T17:32:05.717Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 11 17:26 README.md [2023-10-11T17:32:05.717Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 11 17:24 VERSION [2023-10-11T17:32:05.717Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 17:26 bin [2023-10-11T17:32:05.717Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 17:26 cmd [2023-10-11T17:32:05.717Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 11 17:31 coverage.out [2023-10-11T17:32:05.717Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 11 17:26 docker-entrypoint.sh [2023-10-11T17:32:05.717Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 17:26 docs [2023-10-11T17:32:05.717Z] -rw-rw-r-- 1 jenkins jenkins 3924 Oct 11 17:26 go.mod [2023-10-11T17:32:05.717Z] -rw-rw-r-- 1 jenkins jenkins 35367 Oct 11 17:26 go.sum [2023-10-11T17:32:05.717Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 17:26 internal [2023-10-11T17:32:05.717Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 17:26 snap [2023-10-11T17:32:05.717Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 11 17:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T17:32:06.140Z] + 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=147e2b9b80cffd618e00c821569b5c5e114088bd --label arch=arm64 --label version=0.0.0 . [2023-10-11T17:32:06.409Z] Sending build context to Docker daemon 1.416MB [2023-10-11T17:32:06.409Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-11T17:32:06.409Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-11T17:32:06.409Z] ---> 2365fe27bf7e [2023-10-11T17:32:06.409Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-11T17:32:06.676Z] ---> Running in 3cec22bcef46 [2023-10-11T17:32:06.941Z] Removing intermediate container 3cec22bcef46 [2023-10-11T17:32:06.941Z] ---> 882630770466 [2023-10-11T17:32:06.941Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-11T17:32:06.941Z] ---> Running in ed3f47ca8f64 [2023-10-11T17:32:07.208Z] Removing intermediate container ed3f47ca8f64 [2023-10-11T17:32:07.208Z] ---> 28c73976923c [2023-10-11T17:32:07.208Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-11T17:32:07.208Z] ---> Running in b3fcfa6e5b75 [2023-10-11T17:32:07.473Z] Removing intermediate container b3fcfa6e5b75 [2023-10-11T17:32:07.473Z] ---> 5f06bb89786d [2023-10-11T17:32:07.473Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-11T17:32:07.740Z] ---> Running in a3f08f9034b5 [2023-10-11T17:32:08.010Z] Removing intermediate container a3f08f9034b5 [2023-10-11T17:32:08.010Z] ---> d90f44239f3b [2023-10-11T17:32:08.010Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-11T17:32:08.010Z] ---> Running in b523aa43e0f3 [2023-10-11T17:32:08.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T17:32:09.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T17:32:10.639Z] OK: 273 MiB in 65 packages [2023-10-11T17:32:11.224Z] Removing intermediate container b523aa43e0f3 [2023-10-11T17:32:11.224Z] ---> 9a7d535a37a2 [2023-10-11T17:32:11.224Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-11T17:32:11.224Z] ---> Running in 541528ea33d3 [2023-10-11T17:32:11.808Z] Removing intermediate container 541528ea33d3 [2023-10-11T17:32:11.808Z] ---> a48b0c396e00 [2023-10-11T17:32:11.808Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-11T17:32:12.772Z] ---> ca86bb71c77e [2023-10-11T17:32:12.772Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T17:32:13.039Z] ---> Running in e7e741ad18a1 [2023-10-11T17:32:15.615Z] Removing intermediate container e7e741ad18a1 [2023-10-11T17:32:15.615Z] ---> 163d301b2d72 [2023-10-11T17:32:15.615Z] Step 11/36 : COPY . . [2023-10-11T17:32:16.204Z] ---> d3f3938c6947 [2023-10-11T17:32:16.204Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-11T17:32:16.471Z] ---> Running in fe95019b6031 [2023-10-11T17:32:17.430Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-11T17:32:17.430Z] Dload Upload Total Spent Left Speed [2023-10-11T17:32:17.430Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5562 0 --:--:-- --:--:-- --:--:-- 5593 [2023-10-11T17:32:18.397Z] Removing intermediate container fe95019b6031 [2023-10-11T17:32:18.397Z] ---> fe30c4897e59 [2023-10-11T17:32:18.397Z] Step 13/36 : RUN ${MAKE} [2023-10-11T17:32:18.397Z] ---> Running in 24f79006d7c4 [2023-10-11T17:32:19.358Z] 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.33" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-11T17:34:41.094Z] Removing intermediate container 24f79006d7c4 [2023-10-11T17:34:41.094Z] ---> 9bbd25ee007d [2023-10-11T17:34:41.094Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-11T17:34:41.094Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-11T17:34:41.094Z] 8766b47fe142: Pulling fs layer [2023-10-11T17:34:41.094Z] 8766b47fe142: Verifying Checksum [2023-10-11T17:34:41.094Z] 8766b47fe142: Download complete [2023-10-11T17:34:41.094Z] 8766b47fe142: Pull complete [2023-10-11T17:34:41.094Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-11T17:34:41.094Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-11T17:34:41.094Z] ---> 69d40e2cb93c [2023-10-11T17:34:41.094Z] Step 15/36 : FROM alpine:3.18 [2023-10-11T17:34:41.365Z] 3.18: Pulling from library/alpine [2023-10-11T17:34:41.632Z] 579b34f0a95b: Pulling fs layer [2023-10-11T17:34:41.898Z] 579b34f0a95b: Verifying Checksum [2023-10-11T17:34:41.898Z] 579b34f0a95b: Download complete [2023-10-11T17:34:42.521Z] 579b34f0a95b: Pull complete [2023-10-11T17:34:42.521Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T17:34:42.521Z] Status: Downloaded newer image for alpine:3.18 [2023-10-11T17:34:42.521Z] ---> 3cc203321400 [2023-10-11T17:34:42.521Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-11T17:34:42.791Z] ---> Running in fff514bf2b6f [2023-10-11T17:34:43.059Z] Removing intermediate container fff514bf2b6f [2023-10-11T17:34:43.059Z] ---> 8d5ed7da735a [2023-10-11T17:34:43.059Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-11T17:34:43.059Z] ---> Running in 440ee3a0168b [2023-10-11T17:34:44.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T17:34:44.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T17:34:45.562Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-10-11T17:34:45.562Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-10-11T17:34:45.562Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-10-11T17:34:45.831Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-10-11T17:34:46.104Z] (5/104) Installing libxau (1.0.11-r2) [2023-10-11T17:34:46.104Z] (6/104) Installing libmd (1.0.4-r2) [2023-10-11T17:34:46.104Z] (7/104) Installing libbsd (0.11.7-r1) [2023-10-11T17:34:46.104Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-10-11T17:34:46.104Z] (9/104) Installing libxcb (1.15-r1) [2023-10-11T17:34:46.104Z] (10/104) Installing libx11 (1.8.4-r4) [2023-10-11T17:34:46.372Z] (11/104) Installing libdrm (2.4.115-r4) [2023-10-11T17:34:46.372Z] (12/104) Installing libxext (1.3.5-r2) [2023-10-11T17:34:46.372Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-10-11T17:34:46.372Z] (14/104) Installing libffi (3.4.4-r2) [2023-10-11T17:34:46.372Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-10-11T17:34:46.372Z] (16/104) Installing libva (2.18.0-r1) [2023-10-11T17:34:46.372Z] (17/104) Installing libvdpau (1.5-r1) [2023-10-11T17:34:46.372Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-10-11T17:34:46.372Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-10-11T17:34:46.372Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-10-11T17:34:46.372Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-10-11T17:34:46.372Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-11T17:34:46.638Z] (23/104) Installing libhwy (1.0.4-r1) [2023-10-11T17:34:46.638Z] (24/104) Installing lcms2 (2.15-r2) [2023-10-11T17:34:46.638Z] (25/104) Installing libjxl (0.8.2-r0) [2023-10-11T17:34:46.638Z] (26/104) Installing lame-libs (3.100-r5) [2023-10-11T17:34:46.638Z] (27/104) Installing opus (1.4-r0) [2023-10-11T17:34:46.638Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-10-11T17:34:46.638Z] (29/104) Installing soxr (0.1.3-r5) [2023-10-11T17:34:46.638Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-10-11T17:34:46.638Z] (31/104) Installing libogg (1.3.5-r4) [2023-10-11T17:34:46.638Z] (32/104) Installing libtheora (1.1.1-r17) [2023-10-11T17:34:46.638Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-10-11T17:34:46.638Z] (34/104) Installing libvpx (1.13.0-r2) [2023-10-11T17:34:46.905Z] (35/104) Installing libwebp (1.3.2-r0) [2023-10-11T17:34:46.905Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-10-11T17:34:46.905Z] (37/104) Installing numactl (2.0.16-r4) [2023-10-11T17:34:46.905Z] (38/104) Installing x265-libs (3.5-r4) [2023-10-11T17:34:46.905Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-10-11T17:34:46.905Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-11T17:34:47.490Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-10-11T17:34:47.490Z] (42/104) Installing libexpat (2.5.0-r1) [2023-10-11T17:34:47.490Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-10-11T17:34:47.490Z] (44/104) Installing libpng (1.6.39-r3) [2023-10-11T17:34:47.490Z] (45/104) Installing freetype (2.13.0-r5) [2023-10-11T17:34:47.490Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-10-11T17:34:47.755Z] (47/104) Installing fribidi (1.0.13-r0) [2023-10-11T17:34:47.755Z] (48/104) Installing libintl (0.21.1-r7) [2023-10-11T17:34:47.755Z] (49/104) Installing libblkid (2.38.1-r8) [2023-10-11T17:34:47.755Z] (50/104) Installing libmount (2.38.1-r8) [2023-10-11T17:34:47.755Z] (51/104) Installing pcre2 (10.42-r1) [2023-10-11T17:34:47.755Z] (52/104) Installing glib (2.76.4-r0) [2023-10-11T17:34:47.755Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-10-11T17:34:47.755Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-10-11T17:34:47.755Z] (55/104) Installing libunibreak (5.1-r0) [2023-10-11T17:34:47.755Z] (56/104) Installing libass (0.17.1-r0) [2023-10-11T17:34:47.755Z] (57/104) Installing libbluray (1.3.4-r0) [2023-10-11T17:34:48.025Z] (58/104) Installing gmp (6.2.1-r3) [2023-10-11T17:34:48.025Z] (59/104) Installing nettle (3.8.1-r2) [2023-10-11T17:34:48.025Z] (60/104) Installing libunistring (1.1-r1) [2023-10-11T17:34:48.025Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-10-11T17:34:48.025Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-10-11T17:34:48.025Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-10-11T17:34:48.025Z] (64/104) Installing gnutls (3.8.0-r2) [2023-10-11T17:34:48.025Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-10-11T17:34:48.025Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-10-11T17:34:48.025Z] (67/104) Installing cjson (1.7.15-r4) [2023-10-11T17:34:48.025Z] (68/104) Installing mbedtls (2.28.5-r0) [2023-10-11T17:34:48.293Z] (69/104) Installing librist (0.2.7-r0) [2023-10-11T17:34:48.293Z] (70/104) Installing libsrt (1.5.2-r0) [2023-10-11T17:34:48.293Z] (71/104) Installing libssh (0.10.5-r0) [2023-10-11T17:34:48.293Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-10-11T17:34:48.293Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-10-11T17:34:48.293Z] (74/104) Installing libsodium (1.0.18-r3) [2023-10-11T17:34:48.293Z] (75/104) Installing libzmq (4.3.4-r4) [2023-10-11T17:34:48.293Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-10-11T17:34:48.293Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-10-11T17:34:48.558Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-10-11T17:34:48.558Z] (79/104) Installing shaderc (2023.3-r1) [2023-10-11T17:34:48.558Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-10-11T17:34:48.558Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-10-11T17:34:48.558Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-11T17:34:48.558Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-10-11T17:34:48.558Z] (84/104) Installing vidstab (1.1.1-r0) [2023-10-11T17:34:48.558Z] (85/104) Installing zimg (3.0.5-r0) [2023-10-11T17:34:48.558Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-11T17:34:48.838Z] (87/104) Installing libasyncns (0.8-r1) [2023-10-11T17:34:48.838Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-10-11T17:34:48.838Z] (89/104) Installing libltdl (2.4.7-r2) [2023-10-11T17:34:48.838Z] (90/104) Installing orc (0.4.34-r0) [2023-10-11T17:34:48.838Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-10-11T17:34:48.838Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-10-11T17:34:48.838Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-10-11T17:34:48.838Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-10-11T17:34:48.838Z] (95/104) Installing libpulse (16.1-r10) [2023-10-11T17:34:48.838Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-11T17:34:49.108Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-10-11T17:34:49.109Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-11T17:34:49.109Z] (99/104) Installing ffmpeg (6.0-r15) [2023-10-11T17:34:49.109Z] (100/104) Installing udev-init-scripts (35-r1) [2023-10-11T17:34:49.109Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-10-11T17:34:49.109Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-10-11T17:34:49.109Z] (103/104) Installing kmod-libs (30-r3) [2023-10-11T17:34:49.109Z] (104/104) Installing eudev (3.2.11-r8) [2023-10-11T17:34:49.109Z] Executing busybox-1.36.1-r2.trigger [2023-10-11T17:34:49.109Z] Executing glib-2.76.4-r0.trigger [2023-10-11T17:34:49.109Z] Executing eudev-3.2.11-r8.trigger [2023-10-11T17:34:49.109Z] OK: 110 MiB in 119 packages [2023-10-11T17:34:54.538Z] Removing intermediate container 440ee3a0168b [2023-10-11T17:34:54.538Z] ---> 527b0c756d9c [2023-10-11T17:34:54.538Z] Step 18/36 : WORKDIR / [2023-10-11T17:34:54.538Z] ---> Running in 43f67bd2000f [2023-10-11T17:34:54.821Z] Removing intermediate container 43f67bd2000f [2023-10-11T17:34:54.821Z] ---> fc1ff6601048 [2023-10-11T17:34:54.821Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-11T17:34:56.801Z] ---> fea6d1cc402e [2023-10-11T17:34:56.801Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-11T17:34:56.801Z] ---> 95540731939c [2023-10-11T17:34:56.801Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-11T17:34:57.388Z] ---> ce504208dc07 [2023-10-11T17:34:57.388Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-11T17:34:57.978Z] ---> 66d314b37c2b [2023-10-11T17:34:57.978Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-11T17:34:58.638Z] ---> afadf412d6cc [2023-10-11T17:34:58.638Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-11T17:34:59.223Z] ---> 5abad300aeaa [2023-10-11T17:34:59.223Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-11T17:35:00.627Z] ---> ea5bcd8030e4 [2023-10-11T17:35:00.627Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-11T17:35:00.627Z] ---> Running in 0e7fe84f38ee [2023-10-11T17:35:02.571Z] Removing intermediate container 0e7fe84f38ee [2023-10-11T17:35:02.571Z] ---> 1b8ab6c76b6f [2023-10-11T17:35:02.571Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-11T17:35:02.571Z] ---> Running in abf2ae65e747 [2023-10-11T17:35:03.988Z] Removing intermediate container abf2ae65e747 [2023-10-11T17:35:03.988Z] ---> f5bc759ba5b9 [2023-10-11T17:35:03.988Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-11T17:35:04.265Z] ---> Running in 27ca1803ecf3 [2023-10-11T17:35:05.672Z] Removing intermediate container 27ca1803ecf3 [2023-10-11T17:35:05.672Z] ---> 6a013a88d989 [2023-10-11T17:35:05.672Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-11T17:35:05.943Z] ---> Running in 1d25f3f82982 [2023-10-11T17:35:07.351Z] Removing intermediate container 1d25f3f82982 [2023-10-11T17:35:07.351Z] ---> 791acdead6f9 [2023-10-11T17:35:07.351Z] Step 30/36 : EXPOSE 59983 [2023-10-11T17:35:07.351Z] ---> Running in 8f89698816b3 [2023-10-11T17:35:07.617Z] Removing intermediate container 8f89698816b3 [2023-10-11T17:35:07.617Z] ---> a7c56c3862ad [2023-10-11T17:35:07.617Z] Step 31/36 : EXPOSE 8554 [2023-10-11T17:35:07.886Z] ---> Running in ee6d9be7ee62 [2023-10-11T17:35:08.158Z] Removing intermediate container ee6d9be7ee62 [2023-10-11T17:35:08.158Z] ---> b41befb0a971 [2023-10-11T17:35:08.158Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-11T17:35:08.158Z] ---> Running in e6752281f0a3 [2023-10-11T17:35:08.425Z] Removing intermediate container e6752281f0a3 [2023-10-11T17:35:08.425Z] ---> 1cfba944e6ff [2023-10-11T17:35:08.425Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-11T17:35:08.694Z] ---> Running in 94a8383081da [2023-10-11T17:35:08.963Z] Removing intermediate container 94a8383081da [2023-10-11T17:35:08.963Z] ---> c1f2d4c496b5 [2023-10-11T17:35:08.963Z] Step 34/36 : LABEL arch=arm64 [2023-10-11T17:35:08.963Z] ---> Running in 73d58e612db9 [2023-10-11T17:35:09.230Z] Removing intermediate container 73d58e612db9 [2023-10-11T17:35:09.230Z] ---> dfdb8f1c163e [2023-10-11T17:35:09.230Z] Step 35/36 : LABEL git_sha=147e2b9b80cffd618e00c821569b5c5e114088bd [2023-10-11T17:35:09.230Z] ---> Running in a10456c93dfc [2023-10-11T17:35:09.504Z] Removing intermediate container a10456c93dfc [2023-10-11T17:35:09.504Z] ---> 6a33401dee9b [2023-10-11T17:35:09.504Z] Step 36/36 : LABEL version=0.0.0 [2023-10-11T17:35:09.769Z] ---> Running in f19dd39806fa [2023-10-11T17:35:10.033Z] Removing intermediate container f19dd39806fa [2023-10-11T17:35:10.033Z] ---> f7c94d83ffde [2023-10-11T17:35:10.033Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-11T17:35:10.033Z] Successfully built f7c94d83ffde [2023-10-11T17:35:10.033Z] 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-10-11T17:35:10.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-11T17:35:10.812Z] [2023-10-11T17:35:10.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T17:35:11.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-11T17:35:11.230Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-11T17:35:11.230Z] 8998bd30e6a1: Pulling fs layer [2023-10-11T17:35:11.230Z] 04944245beec: Pulling fs layer [2023-10-11T17:35:11.230Z] 699f458cf7ca: Pulling fs layer [2023-10-11T17:35:11.230Z] 765212b225bb: Pulling fs layer [2023-10-11T17:35:11.230Z] f23df028b6ca: Pulling fs layer [2023-10-11T17:35:11.230Z] d65c8cfc05b1: Pulling fs layer [2023-10-11T17:35:11.230Z] 2437ff75d9bd: Pulling fs layer [2023-10-11T17:35:11.230Z] 765212b225bb: Waiting [2023-10-11T17:35:11.230Z] f23df028b6ca: Waiting [2023-10-11T17:35:11.230Z] d65c8cfc05b1: Waiting [2023-10-11T17:35:11.230Z] 2437ff75d9bd: Waiting [2023-10-11T17:35:11.500Z] 04944245beec: Verifying Checksum [2023-10-11T17:35:11.500Z] 04944245beec: Download complete [2023-10-11T17:35:11.500Z] 765212b225bb: Verifying Checksum [2023-10-11T17:35:11.500Z] 765212b225bb: Download complete [2023-10-11T17:35:11.500Z] f23df028b6ca: Verifying Checksum [2023-10-11T17:35:11.500Z] f23df028b6ca: Download complete [2023-10-11T17:35:11.500Z] d65c8cfc05b1: Verifying Checksum [2023-10-11T17:35:11.500Z] d65c8cfc05b1: Download complete [2023-10-11T17:35:11.777Z] 699f458cf7ca: Verifying Checksum [2023-10-11T17:35:11.777Z] 699f458cf7ca: Download complete [2023-10-11T17:35:12.046Z] 8998bd30e6a1: Verifying Checksum [2023-10-11T17:35:12.046Z] 8998bd30e6a1: Download complete [2023-10-11T17:35:14.622Z] 2437ff75d9bd: Verifying Checksum [2023-10-11T17:35:14.622Z] 2437ff75d9bd: Download complete [2023-10-11T17:35:17.208Z] 8998bd30e6a1: Pull complete [2023-10-11T17:35:17.792Z] 04944245beec: Pull complete [2023-10-11T17:35:19.269Z] 699f458cf7ca: Pull complete [2023-10-11T17:35:19.538Z] 765212b225bb: Pull complete [2023-10-11T17:35:20.500Z] f23df028b6ca: Pull complete [2023-10-11T17:35:20.766Z] d65c8cfc05b1: Pull complete [2023-10-11T17:35:38.975Z] 2437ff75d9bd: Pull complete [2023-10-11T17:35:38.975Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-11T17:35:38.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-11T17:35:38.975Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T17:35:39.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-8861 does not seem to be running inside a container [2023-10-11T17:35:39.364Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-11T17:35:41.974Z] $ docker top fe993cc10f694210f4ff5184de7b29fb965b00b28897934f2654a900cf2c315f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-11T17:35:42.864Z] ---> job-cost.sh [2023-10-11T17:35:42.864Z] lf-activate-venv: SKIPPING [2023-10-11T17:35:42.864Z] INFO: No Stack... [2023-10-11T17:35:43.443Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-11T17:35:44.024Z] INFO: Archiving Costs [Pipeline] sh [2023-10-11T17:35:44.371Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-10-11T17:35:44.371Z] + cut -d, -f6 [Pipeline] lock [2023-10-11T17:35:44.714Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-300-1-stack-cost] [2023-10-11T17:35:44.719Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-300-1-stack-cost] did not exist. Created. [2023-10-11T17:35:44.719Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-300-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-11T17:35:45.449Z] /w/workspace/device-usb-camera/1@tmp/durable-47b3dd76/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-11T17:35:46.115Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-11T17:35:46.151Z] Warning: overwriting stash ‘stack-cost’ [2023-10-11T17:35:46.202Z] Stashed 1 file(s) [Pipeline] } [2023-10-11T17:35:46.220Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-300-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-11T17:35:46.301Z] $ docker stop --time=1 fe993cc10f694210f4ff5184de7b29fb965b00b28897934f2654a900cf2c315f [2023-10-11T17:35:47.822Z] $ docker rm -f --volumes fe993cc10f694210f4ff5184de7b29fb965b00b28897934f2654a900cf2c315f [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-10-11T17:35:48.955Z] provisioning config files... [2023-10-11T17:35:48.962Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-300@tmp/config9509342787168897281tmp [Pipeline] { [Pipeline] sh [2023-10-11T17:35:49.299Z] + set +x [2023-10-11T17:35:49.299Z] + curl -s https://codecov.io/bash [2023-10-11T17:35:49.299Z] + bash -s -- [2023-10-11T17:35:49.299Z] [2023-10-11T17:35:49.299Z] _____ _ [2023-10-11T17:35:49.299Z] / ____| | | [2023-10-11T17:35:49.299Z] | | ___ __| | ___ ___ _____ __ [2023-10-11T17:35:49.299Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-11T17:35:49.299Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-11T17:35:49.299Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-11T17:35:49.299Z] Bash-1.0.6 [2023-10-11T17:35:49.299Z] [2023-10-11T17:35:49.299Z] [2023-10-11T17:35:49.299Z] ==> git version 2.25.1 found [2023-10-11T17:35:49.299Z] ==> 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-10-11T17:35:49.299Z] Release-Date: 2020-01-08 [2023-10-11T17:35:49.299Z] 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-10-11T17:35:49.299Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-11T17:35:49.299Z] ==> Jenkins CI detected. [2023-10-11T17:35:49.299Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-300 [2023-10-11T17:35:49.299Z] project root: . [2023-10-11T17:35:49.299Z] --> token set from env [2023-10-11T17:35:49.299Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-11T17:35:49.299Z] ==> Running gcov in . (disable via -X gcov) [2023-10-11T17:35:49.299Z] ==> Python coveragepy not found [2023-10-11T17:35:49.299Z] ==> Searching for coverage reports in: [2023-10-11T17:35:49.299Z] + . [2023-10-11T17:35:49.299Z] -> Found 1 reports [2023-10-11T17:35:49.299Z] ==> Detecting git/mercurial file structure [2023-10-11T17:35:49.299Z] ==> Reading reports [2023-10-11T17:35:49.557Z] + ./coverage.out bytes=54703 [2023-10-11T17:35:49.557Z] ==> Appending adjustments [2023-10-11T17:35:49.557Z] https://docs.codecov.io/docs/fixing-reports [2023-10-11T17:35:49.557Z] + Found adjustments [2023-10-11T17:35:49.557Z] ==> Gzipping contents [2023-10-11T17:35:49.557Z] 8.0K /tmp/codecov.TNIf2e.gz [2023-10-11T17:35:49.557Z] ==> Uploading reports [2023-10-11T17:35:49.557Z] url: https://codecov.io [2023-10-11T17:35:49.557Z] query: branch=PR-300&commit=147e2b9b80cffd618e00c821569b5c5e114088bd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-300%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=300&job=&cmd_args= [2023-10-11T17:35:49.557Z] -> Pinging Codecov [2023-10-11T17:35:49.557Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-300&commit=147e2b9b80cffd618e00c821569b5c5e114088bd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-300%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=300&job=&cmd_args= [2023-10-11T17:35:49.815Z] -> Uploading to [2023-10-11T17:35:49.815Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-11/73D8F5FF140700D3E01443B452E23636/147e2b9b80cffd618e00c821569b5c5e114088bd/9bd83694-cb4d-4b73-bef3-31fb10f78dd3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231011%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231011T173549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=11ff70c6cfa7f26e9efaa726b052484454f38f314f591eec9fad5f9ed8341abb [2023-10-11T17:35:49.815Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-11T17:35:49.815Z] Dload Upload Total Spent Left Speed [2023-10-11T17:35:50.074Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6995 0 0 100 6995 0 24717 --:--:-- --:--:-- --:--:-- 24717 [2023-10-11T17:35:50.074Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/147e2b9b80cffd618e00c821569b5c5e114088bd [Pipeline] } [2023-10-11T17:35:50.097Z] 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-10-11T17:35:51.885Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-300/archives ] [2023-10-11T17:35:51.886Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-300/archives [2023-10-11T17:35:51.886Z] total 16 [2023-10-11T17:35:51.886Z] drwxr-xr-x 3 root root 4096 Oct 11 17:27 . [2023-10-11T17:35:51.886Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 11 17:27 .. [2023-10-11T17:35:51.886Z] drwxr-xr-x 2 root root 4096 Oct 11 17:27 cost [2023-10-11T17:35:51.886Z] -rw-r--r-- 1 root root 89 Oct 11 17:27 cost.csv [2023-10-11T17:35:51.886Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-300/archives [2023-10-11T17:35:51.886Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-300/archives [2023-10-11T17:35:51.886Z] total 16 [2023-10-11T17:35:51.886Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 17:27 . [2023-10-11T17:35:51.886Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 11 17:27 .. [2023-10-11T17:35:51.886Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 11 17:27 cost [2023-10-11T17:35:51.886Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 11 17:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-11T17:35:52.207Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T17:35:53.094Z] ---> package-listing.sh [2023-10-11T17:35:53.094Z] ++ facter osfamily [2023-10-11T17:35:53.094Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-11T17:35:53.353Z] + OS_FAMILY=debian [2023-10-11T17:35:53.353Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-300 [2023-10-11T17:35:53.353Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-11T17:35:53.353Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-11T17:35:53.353Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-11T17:35:53.353Z] + PACKAGES=/tmp/packages_start.txt [2023-10-11T17:35:53.353Z] + '[' /w/workspace/foundry_device-usb-camera_PR-300 ']' [2023-10-11T17:35:53.353Z] + PACKAGES=/tmp/packages_end.txt [2023-10-11T17:35:53.353Z] + case "${OS_FAMILY}" in [2023-10-11T17:35:53.353Z] + dpkg -l [2023-10-11T17:35:53.353Z] + grep '^ii' [2023-10-11T17:35:53.353Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-11T17:35:53.353Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-11T17:35:53.353Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-11T17:35:53.353Z] + '[' /w/workspace/foundry_device-usb-camera_PR-300 ']' [2023-10-11T17:35:53.353Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-300/archives/ [2023-10-11T17:35:53.353Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-300/archives/ [Pipeline] echo [2023-10-11T17:35:53.383Z] 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-300/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-11T17:35:53.672Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T17:35:54.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-11T17:35:54.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T17:35:54.443Z] prd-ubuntu20.04-docker-8c-8g-8860 does not seem to be running inside a container [2023-10-11T17:35:54.490Z] $ 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-300/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-300 -v /w/workspace/foundry_device-usb-camera_PR-300:/w/workspace/foundry_device-usb-camera_PR-300:rw,z -v /w/workspace/foundry_device-usb-camera_PR-300@tmp:/w/workspace/foundry_device-usb-camera_PR-300@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-11T17:35:54.669Z] $ docker top 0e2222b7b4653378ffd3c49dbd9097ce0f15b1f44cf94bc1c48b49e8550f8b72 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T17:35:55.048Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-11T17:35:55.365Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-11T17:35:55.680Z] + ls /var/log/sa-host [2023-10-11T17:35:55.680Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-11T17:35:55.938Z] provisioning config files... [2023-10-11T17:35:55.951Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-300@tmp/config2002784596237185536tmp [Pipeline] { [Pipeline] echo [2023-10-11T17:35:56.003Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T17:35:56.317Z] ---> create-netrc.sh [Pipeline] } [2023-10-11T17:35:56.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-11T17:35:56.754Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-11T17:35:56.786Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T17:35:57.094Z] ---> sudo-logs.sh [2023-10-11T17:35:57.094Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-11T17:35:57.178Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T17:35:57.488Z] ---> job-cost.sh [2023-10-11T17:35:57.488Z] lf-activate-venv: SKIPPING [2023-10-11T17:35:57.488Z] DEBUG: total: 0.2199999988079071 [2023-10-11T17:35:57.488Z] INFO: Retrieving Stack Cost... [2023-10-11T17:35:58.056Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-11T17:35:58.315Z] INFO: Archiving Costs [Pipeline] echo [2023-10-11T17:35:58.361Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T17:35:58.674Z] ---> logs-deploy.sh [2023-10-11T17:35:58.675Z] lf-activate-venv: SKIPPING [2023-10-11T17:35:58.675Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-300/1 [2023-10-11T17:35:58.675Z] INFO: archiving workspace using pattern(s): [2023-10-11T17:35:59.614Z] Archives upload complete. [2023-10-11T17:35:59.876Z] INFO: archiving logs to Nexus [2023-10-11T17:36:00.444Z] ---> uname -a: [2023-10-11T17:36:00.444Z] Linux prd-ubuntu20-04-docker-8c-8g-8860 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-11T17:36:00.444Z] [2023-10-11T17:36:00.444Z] [2023-10-11T17:36:00.444Z] ---> lscpu: [2023-10-11T17:36:00.444Z] Architecture: x86_64 [2023-10-11T17:36:00.444Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-11T17:36:00.444Z] Byte Order: Little Endian [2023-10-11T17:36:00.444Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-11T17:36:00.444Z] CPU(s): 8 [2023-10-11T17:36:00.444Z] On-line CPU(s) list: 0-7 [2023-10-11T17:36:00.444Z] Thread(s) per core: 1 [2023-10-11T17:36:00.444Z] Core(s) per socket: 1 [2023-10-11T17:36:00.444Z] Socket(s): 8 [2023-10-11T17:36:00.444Z] NUMA node(s): 1 [2023-10-11T17:36:00.444Z] Vendor ID: AuthenticAMD [2023-10-11T17:36:00.444Z] CPU family: 23 [2023-10-11T17:36:00.444Z] Model: 49 [2023-10-11T17:36:00.444Z] Model name: AMD EPYC-Rome Processor [2023-10-11T17:36:00.444Z] Stepping: 0 [2023-10-11T17:36:00.444Z] CPU MHz: 2800.000 [2023-10-11T17:36:00.444Z] BogoMIPS: 5600.00 [2023-10-11T17:36:00.444Z] Virtualization: AMD-V [2023-10-11T17:36:00.444Z] Hypervisor vendor: KVM [2023-10-11T17:36:00.444Z] Virtualization type: full [2023-10-11T17:36:00.444Z] L1d cache: 256 KiB [2023-10-11T17:36:00.444Z] L1i cache: 256 KiB [2023-10-11T17:36:00.444Z] L2 cache: 4 MiB [2023-10-11T17:36:00.444Z] L3 cache: 128 MiB [2023-10-11T17:36:00.444Z] NUMA node0 CPU(s): 0-7 [2023-10-11T17:36:00.444Z] Vulnerability Itlb multihit: Not affected [2023-10-11T17:36:00.444Z] Vulnerability L1tf: Not affected [2023-10-11T17:36:00.444Z] Vulnerability Mds: Not affected [2023-10-11T17:36:00.444Z] Vulnerability Meltdown: Not affected [2023-10-11T17:36:00.444Z] Vulnerability Mmio stale data: Not affected [2023-10-11T17:36:00.444Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-11T17:36:00.444Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-11T17:36:00.444Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-11T17:36:00.444Z] Vulnerability Srbds: Not affected [2023-10-11T17:36:00.444Z] Vulnerability Tsx async abort: Not affected [2023-10-11T17:36:00.445Z] 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-10-11T17:36:00.445Z] [2023-10-11T17:36:00.445Z] [2023-10-11T17:36:00.445Z] ---> nproc: [2023-10-11T17:36:00.445Z] 8 [2023-10-11T17:36:00.445Z] [2023-10-11T17:36:00.445Z] [2023-10-11T17:36:00.445Z] ---> df -h: [2023-10-11T17:36:00.445Z] Filesystem Size Used Avail Use% Mounted on [2023-10-11T17:36:00.445Z] overlay 155G 12G 144G 8% / [2023-10-11T17:36:00.445Z] tmpfs 64M 0 64M 0% /dev [2023-10-11T17:36:00.445Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-11T17:36:00.445Z] shm 64M 0 64M 0% /dev/shm [2023-10-11T17:36:00.445Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-10-11T17:36:00.445Z] [2023-10-11T17:36:00.445Z] [2023-10-11T17:36:00.445Z] ---> sar -b -r -n DEV: [2023-10-11T17:36:00.445Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8860) 10/11/23 _x86_64_ (8 CPU) [2023-10-11T17:36:00.445Z] [2023-10-11T17:36:00.445Z] 17:23:54 LINUX RESTART (8 CPU) [2023-10-11T17:36:00.445Z] [2023-10-11T17:36:00.445Z] 17:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-11T17:36:00.445Z] 17:25:01 137.30 48.18 89.12 0.00 5425.66 151456.18 0.00 [2023-10-11T17:36:00.445Z] 17:26:01 149.66 0.70 148.96 0.00 8.80 45971.54 0.00 [2023-10-11T17:36:00.445Z] 17:27:01 190.68 0.20 190.48 0.00 17.20 38396.27 0.00 [2023-10-11T17:36:00.445Z] 17:28:01 190.87 0.05 190.82 0.00 2.93 47889.22 0.00 [2023-10-11T17:36:00.445Z] 17:29:01 8.16 2.63 5.53 0.00 2058.25 188.89 0.00 [2023-10-11T17:36:00.445Z] 17:30:01 34.16 9.08 25.08 0.00 3377.84 6145.51 0.00 [2023-10-11T17:36:00.445Z] 17:31:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2023-10-11T17:36:00.445Z] 17:32:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 [2023-10-11T17:36:00.445Z] 17:33:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 [2023-10-11T17:36:00.445Z] 17:34:01 2.23 0.00 2.23 0.00 0.00 37.19 0.00 [2023-10-11T17:36:00.445Z] 17:35:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 [2023-10-11T17:36:00.445Z] Average: 65.20 5.53 59.66 0.00 990.11 26376.16 0.00 [2023-10-11T17:36:00.445Z] [2023-10-11T17:36:00.445Z] 17:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-11T17:36:00.445Z] 17:25:01 29303496 31583484 739232 2.25 73856 2484964 1839208 5.42 985292 2227712 594672 [2023-10-11T17:36:00.445Z] 17:26:01 28226664 31540920 766368 2.33 118544 3392460 2043608 6.02 1198300 2991040 247588 [2023-10-11T17:36:00.445Z] 17:27:01 27937848 31306120 991520 3.02 155512 3377200 2318156 6.83 1571472 2866588 224572 [2023-10-11T17:36:00.445Z] 17:28:01 27444500 31539836 758904 2.31 168072 4047448 1749088 5.15 1310912 3575760 272 [2023-10-11T17:36:00.445Z] 17:29:01 27283652 31518696 776324 2.36 170248 4177392 1802640 5.31 1396668 3639852 65640 [2023-10-11T17:36:00.445Z] 17:30:01 27077632 31528468 759920 2.31 176228 4380308 1837496 5.42 1539560 3687864 4 [2023-10-11T17:36:00.445Z] 17:31:01 27077680 31528524 759788 2.31 176260 4380312 1837496 5.42 1539340 3687868 12 [2023-10-11T17:36:00.445Z] 17:32:01 27084192 31535092 753184 2.29 176292 4380312 1837496 5.42 1532936 3687916 140 [2023-10-11T17:36:00.445Z] 17:33:01 27084248 31535164 753136 2.29 176316 4380316 1837496 5.42 1532924 3687920 8 [2023-10-11T17:36:00.445Z] 17:34:01 27084612 31536108 752824 2.29 176388 4380296 1837496 5.42 1532584 3688408 4 [2023-10-11T17:36:00.445Z] 17:35:01 27084424 31535936 753004 2.29 176408 4380296 1837496 5.42 1532592 3688416 16 [2023-10-11T17:36:00.445Z] Average: 27517177 31517123 778564 2.37 158557 3978300 1888880 5.57 1424780 3402668 102993 [2023-10-11T17:36:00.445Z] [2023-10-11T17:36:00.445Z] 17:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-11T17:36:00.445Z] 17:25:01 ens3 528.86 347.60 5513.86 81.46 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:25:01 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:25:01 docker0 1.63 1.62 0.27 13.32 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:26:01 ens3 350.69 278.84 2468.29 29.30 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:26:01 docker0 273.65 340.19 21.38 2460.43 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:27:01 ens3 54.26 51.84 71.51 93.10 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:27:01 veth387c72d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:27:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:27:01 docker0 2.05 3.40 0.14 31.13 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:28:01 ens3 166.76 90.58 3607.49 18.92 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:28:01 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:28:01 docker0 16.08 42.38 1.20 800.50 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:29:01 ens3 40.55 14.70 652.69 1.21 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:29:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:30:01 ens3 86.54 32.31 1386.45 2.32 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:30:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:31:01 ens3 0.42 0.18 0.26 0.19 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:32:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:33:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:35:01 ens3 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] Average: ens3 111.70 74.22 1245.54 20.60 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] Average: lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] Average: docker0 26.67 35.23 2.09 300.47 0.00 0.00 0.00 0.00 [2023-10-11T17:36:00.445Z] [2023-10-11T17:36:00.445Z] [2023-10-11T17:36:00.445Z] ---> sar -P ALL: [2023-10-11T17:36:00.445Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8860) 10/11/23 _x86_64_ (8 CPU) [2023-10-11T17:36:00.445Z] [2023-10-11T17:36:00.445Z] 17:23:54 LINUX RESTART (8 CPU) [2023-10-11T17:36:00.445Z] [2023-10-11T17:36:00.445Z] 17:24:01 CPU %user %nice %system %iowait %steal %idle [2023-10-11T17:36:00.445Z] 17:25:01 all 8.60 0.00 2.88 1.38 0.05 87.09 [2023-10-11T17:36:00.445Z] 17:25:01 0 7.54 0.00 2.38 5.08 0.05 84.96 [2023-10-11T17:36:00.445Z] 17:25:01 1 8.16 0.00 2.90 0.30 0.03 88.60 [2023-10-11T17:36:00.445Z] 17:25:01 2 10.85 0.00 2.53 0.44 0.03 86.15 [2023-10-11T17:36:00.445Z] 17:25:01 3 8.59 0.00 2.41 0.22 0.07 88.71 [2023-10-11T17:36:00.445Z] 17:25:01 4 9.19 0.00 3.13 1.71 0.07 85.90 [2023-10-11T17:36:00.445Z] 17:25:01 5 9.91 0.00 2.89 1.84 0.05 85.32 [2023-10-11T17:36:00.445Z] 17:25:01 6 7.60 0.00 3.58 0.84 0.03 87.95 [2023-10-11T17:36:00.445Z] 17:25:01 7 6.94 0.00 3.21 0.67 0.05 89.12 [2023-10-11T17:36:00.445Z] 17:26:01 all 3.41 0.00 1.48 3.39 0.06 91.66 [2023-10-11T17:36:00.445Z] 17:26:01 0 2.90 0.00 1.34 0.97 0.07 94.72 [2023-10-11T17:36:00.445Z] 17:26:01 1 3.09 0.00 1.84 16.34 0.05 78.68 [2023-10-11T17:36:00.445Z] 17:26:01 2 3.20 0.00 1.27 2.60 0.05 92.87 [2023-10-11T17:36:00.445Z] 17:26:01 3 4.10 0.00 1.47 0.64 0.05 93.75 [2023-10-11T17:36:00.445Z] 17:26:01 4 3.92 0.00 1.59 3.74 0.07 90.69 [2023-10-11T17:36:00.445Z] 17:26:01 5 3.00 0.00 1.58 0.25 0.10 95.07 [2023-10-11T17:36:00.445Z] 17:26:01 6 3.45 0.00 1.51 0.45 0.05 94.55 [2023-10-11T17:36:00.445Z] 17:26:01 7 3.62 0.00 1.26 2.16 0.02 92.94 [2023-10-11T17:36:00.445Z] 17:27:01 all 38.71 0.00 5.73 1.77 0.08 53.71 [2023-10-11T17:36:00.445Z] 17:27:01 0 39.02 0.00 5.47 0.22 0.08 55.21 [2023-10-11T17:36:00.445Z] 17:27:01 1 39.88 0.00 6.99 6.16 0.07 46.90 [2023-10-11T17:36:00.445Z] 17:27:01 2 38.97 0.00 5.09 0.19 0.08 55.68 [2023-10-11T17:36:00.445Z] 17:27:01 3 38.91 0.00 5.99 0.79 0.08 54.22 [2023-10-11T17:36:00.445Z] 17:27:01 4 38.16 0.00 5.26 3.59 0.07 52.92 [2023-10-11T17:36:00.445Z] 17:27:01 5 39.04 0.00 6.10 0.59 0.08 54.18 [2023-10-11T17:36:00.445Z] 17:27:01 6 38.57 0.00 5.49 0.14 0.07 55.74 [2023-10-11T17:36:00.445Z] 17:27:01 7 37.12 0.00 5.50 2.47 0.08 54.83 [2023-10-11T17:36:00.445Z] 17:28:01 all 11.08 0.00 2.99 1.69 0.05 84.19 [2023-10-11T17:36:00.445Z] 17:28:01 0 10.91 0.00 3.67 3.86 0.05 81.51 [2023-10-11T17:36:00.445Z] 17:28:01 1 13.92 0.00 3.80 5.47 0.07 76.74 [2023-10-11T17:36:00.445Z] 17:28:01 2 10.43 0.00 3.04 0.32 0.05 86.16 [2023-10-11T17:36:00.445Z] 17:28:01 3 11.29 0.00 2.83 2.12 0.05 83.72 [2023-10-11T17:36:00.445Z] 17:28:01 4 10.49 0.00 2.49 0.40 0.05 86.57 [2023-10-11T17:36:00.445Z] 17:28:01 5 10.81 0.00 2.72 0.78 0.05 85.64 [2023-10-11T17:36:00.445Z] 17:28:01 6 9.56 0.00 2.46 0.07 0.05 87.86 [2023-10-11T17:36:00.445Z] 17:28:01 7 11.23 0.00 2.89 0.55 0.03 85.29 [2023-10-11T17:36:00.445Z] 17:29:01 all 0.35 0.00 0.22 0.13 0.01 99.30 [2023-10-11T17:36:00.445Z] 17:29:01 0 0.03 0.00 0.12 0.00 0.02 99.83 [2023-10-11T17:36:00.445Z] 17:29:01 1 0.20 0.00 0.17 0.07 0.00 99.56 [2023-10-11T17:36:00.445Z] 17:29:01 2 0.35 0.00 0.20 0.32 0.00 99.13 [2023-10-11T17:36:00.445Z] 17:29:01 3 1.12 0.00 0.18 0.00 0.02 98.68 [2023-10-11T17:36:00.445Z] 17:29:01 4 0.60 0.00 0.28 0.00 0.02 99.10 [2023-10-11T17:36:00.445Z] 17:29:01 5 0.15 0.00 0.18 0.00 0.02 99.65 [2023-10-11T17:36:00.445Z] 17:29:01 6 0.23 0.00 0.47 0.62 0.00 98.68 [2023-10-11T17:36:00.445Z] 17:29:01 7 0.12 0.00 0.15 0.00 0.02 99.72 [2023-10-11T17:36:00.445Z] 17:30:01 all 1.14 0.00 0.46 0.92 0.01 97.47 [2023-10-11T17:36:00.445Z] 17:30:01 0 0.63 0.00 0.38 0.20 0.03 98.75 [2023-10-11T17:36:00.445Z] 17:30:01 1 1.85 0.00 0.70 2.36 0.02 95.07 [2023-10-11T17:36:00.445Z] 17:30:01 2 1.03 0.00 0.55 1.10 0.02 97.30 [2023-10-11T17:36:00.445Z] 17:30:01 3 0.63 0.00 0.53 2.42 0.02 96.40 [2023-10-11T17:36:00.445Z] 17:30:01 4 0.63 0.00 0.25 0.30 0.00 98.82 [2023-10-11T17:36:00.445Z] 17:30:01 5 0.65 0.00 0.45 0.05 0.00 98.85 [2023-10-11T17:36:00.446Z] 17:30:01 6 1.48 0.00 0.43 0.02 0.02 98.05 [2023-10-11T17:36:00.446Z] 17:30:01 7 2.17 0.00 0.36 0.91 0.02 96.55 [2023-10-11T17:36:00.446Z] 17:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-10-11T17:36:00.446Z] 17:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-11T17:36:00.446Z] 17:31:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-10-11T17:36:00.446Z] 17:31:01 2 0.05 0.00 0.00 0.02 0.00 99.93 [2023-10-11T17:36:00.446Z] 17:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-11T17:36:00.446Z] 17:31:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-10-11T17:36:00.446Z] 17:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-11T17:36:00.446Z] 17:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-11T17:36:00.446Z] 17:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-11T17:36:00.446Z] 17:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-10-11T17:36:00.446Z] 17:32:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2023-10-11T17:36:00.446Z] 17:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-11T17:36:00.446Z] 17:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-10-11T17:36:00.446Z] 17:32:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-11T17:36:00.446Z] 17:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-11T17:36:00.446Z] 17:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-11T17:36:00.446Z] 17:32:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-10-11T17:36:00.446Z] 17:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-11T17:36:00.446Z] 17:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-10-11T17:36:00.446Z] 17:33:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-10-11T17:36:00.446Z] 17:33:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-10-11T17:36:00.446Z] 17:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-11T17:36:00.446Z] 17:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-11T17:36:00.446Z] 17:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-11T17:36:00.446Z] 17:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-11T17:36:00.446Z] 17:33:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2023-10-11T17:36:00.446Z] 17:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-11T17:36:00.446Z] 17:34:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-10-11T17:36:00.446Z] 17:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-11T17:36:00.446Z] 17:34:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2023-10-11T17:36:00.446Z] 17:34:01 2 0.07 0.00 0.00 0.03 0.00 99.90 [2023-10-11T17:36:00.446Z] 17:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-11T17:36:00.446Z] 17:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-11T17:36:00.446Z] 17:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-11T17:36:00.446Z] 17:34:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-10-11T17:36:00.446Z] 17:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-11T17:36:00.446Z] 17:35:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2023-10-11T17:36:00.446Z] 17:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-11T17:36:00.446Z] 17:35:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-11T17:36:00.446Z] 17:35:01 2 0.37 0.00 0.02 0.02 0.02 99.58 [2023-10-11T17:36:00.446Z] 17:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-11T17:36:00.446Z] 17:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-11T17:36:00.446Z] 17:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-11T17:36:00.446Z] 17:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-11T17:36:00.446Z] 17:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-11T17:36:00.446Z] [2023-10-11T17:36:00.446Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-10-11T17:36:00.446Z] Average: all 5.73 0.00 1.25 0.84 0.03 92.16 [2023-10-11T17:36:00.446Z] Average: 0 5.53 0.00 1.21 0.93 0.03 92.29 [2023-10-11T17:36:00.446Z] Average: 1 6.06 0.00 1.49 2.79 0.02 89.64 [2023-10-11T17:36:00.446Z] Average: 2 5.91 0.00 1.15 0.46 0.02 92.46 [2023-10-11T17:36:00.446Z] Average: 3 5.84 0.00 1.22 0.56 0.03 92.36 [2023-10-11T17:36:00.446Z] Average: 4 5.70 0.00 1.18 0.88 0.03 92.22 [2023-10-11T17:36:00.446Z] Average: 5 5.73 0.00 1.26 0.32 0.03 92.67 [2023-10-11T17:36:00.446Z] Average: 6 5.51 0.00 1.27 0.19 0.03 93.00 [2023-10-11T17:36:00.446Z] Average: 7 5.54 0.00 1.21 0.62 0.02 92.61 [2023-10-11T17:36:00.446Z] [2023-10-11T17:36:00.446Z] [2023-10-11T17:36:00.446Z]