Pull request #284 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9e24114f13906f72c6fca90409e71e220af2937e+df8fee098ca8f8207e6b8a7bc916bcd179a74499 (a8caa27cb26f9a23881a371ba926d8ee55e5bb98) 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-ssh5694656430348565365.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-ssh8657735818214246908.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-284/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-284/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4044159761227136034.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-284/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2880940613391333482.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-ssh7205431181347566965.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-284/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-284/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5910155070141514575.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5931’ Running on prd-ubuntu20.04-docker-8c-8g-5932 in /w/workspace/foundry_device-usb-camera_PR-284 [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-284 # 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 Merging remotes/origin/main commit df8fee098ca8f8207e6b8a7bc916bcd179a74499 into PR head commit 9e24114f13906f72c6fca90409e71e220af2937e Merge succeeded, producing 9e24114f13906f72c6fca90409e71e220af2937e Checking out Revision 9e24114f13906f72c6fca90409e71e220af2937e (PR-284) > 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/284/head:refs/remotes/origin/PR-284 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e24114f13906f72c6fca90409e71e220af2937e # 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 df8fee098ca8f8207e6b8a7bc916bcd179a74499 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e24114f13906f72c6fca90409e71e220af2937e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T17:18:15.811Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T17:18:15.982Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T17:18:16.083Z] ========================================================= [2023-09-12T17:18:16.083Z] EdgeX Global Pipelines Version Info [2023-09-12T17:18:16.083Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:18:16.802Z] ------------------- [2023-09-12T17:18:16.802Z] stable info: [2023-09-12T17:18:16.802Z] ------------------- [2023-09-12T17:18:16.802Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T17:18:16.802Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T17:18:16.802Z] Message: update stable to v1.0.254 [2023-09-12T17:18:17.370Z] ------------------- [2023-09-12T17:18:17.370Z] experimental info: [2023-09-12T17:18:17.370Z] ------------------- [2023-09-12T17:18:17.370Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T17:18:17.370Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T17:18:17.370Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T17:18:17.657Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-12T17:18:17.695Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-12T17:18:17.731Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T17:18:17.767Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T17:18:17.804Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T17:18:17.847Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-12T17:18:17.883Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T17:18:17.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-12T17:18:17.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T17:18:17.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T17:18:18.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T17:18:18.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-12T17:18:18.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T17:18:18.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T17:18:18.178Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T17:18:18.221Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T17:18:18.258Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T17:18:18.295Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T17:18:18.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T17:18:18.374Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T17:18:18.411Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-12T17:18:18.456Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-12T17:18:18.492Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-12T17:18:18.532Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-12T17:18:18.571Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-12T17:18:18.613Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T17:18:18.654Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T17:18:18.691Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-284 [Pipeline] echo [2023-09-12T17:18:18.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-284 [Pipeline] echo [2023-09-12T17:18:18.759Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-284 [Pipeline] echo [2023-09-12T17:18:18.796Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e24114f13906f72c6fca90409e71e220af2937e [Pipeline] echo [2023-09-12T17:18:18.831Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e24114 [Pipeline] echo [2023-09-12T17:18:18.871Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T17:18:18.985Z] provisioning config files... [2023-09-12T17:18:18.999Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-284@tmp/config6301612981406528587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:18:19.337Z] ---> docker-login.sh [2023-09-12T17:18:19.337Z] nexus3.edgexfoundry.org:10001 [2023-09-12T17:18:19.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:18:19.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:18:19.598Z] Configure a credential helper to remove this warning. See [2023-09-12T17:18:19.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:18:19.598Z] [2023-09-12T17:18:19.598Z] Login Succeeded [2023-09-12T17:18:19.598Z] nexus3.edgexfoundry.org:10002 [2023-09-12T17:18:19.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:18:19.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:18:19.598Z] Configure a credential helper to remove this warning. See [2023-09-12T17:18:19.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:18:19.598Z] [2023-09-12T17:18:19.598Z] Login Succeeded [2023-09-12T17:18:19.598Z] nexus3.edgexfoundry.org:10003 [2023-09-12T17:18:19.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:18:19.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:18:19.598Z] Configure a credential helper to remove this warning. See [2023-09-12T17:18:19.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:18:19.598Z] [2023-09-12T17:18:19.859Z] Login Succeeded [2023-09-12T17:18:19.859Z] nexus3.edgexfoundry.org:10004 [2023-09-12T17:18:19.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:18:19.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:18:19.859Z] Configure a credential helper to remove this warning. See [2023-09-12T17:18:19.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:18:19.859Z] [2023-09-12T17:18:19.859Z] Login Succeeded [2023-09-12T17:18:19.859Z] docker.io [2023-09-12T17:18:19.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:18:20.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:18:20.118Z] Configure a credential helper to remove this warning. See [2023-09-12T17:18:20.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:18:20.118Z] [2023-09-12T17:18:20.118Z] Login Succeeded [2023-09-12T17:18:20.118Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T17:18:20.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-12T17:18:20.780Z] + git rev-list -1 --merges 9e24114f13906f72c6fca90409e71e220af2937e~1..9e24114f13906f72c6fca90409e71e220af2937e [Pipeline] echo [2023-09-12T17:18:20.842Z] -----------> git rev-list -1 --merges 9e24114f13906f72c6fca90409e71e220af2937e~1..9e24114f13906f72c6fca90409e71e220af2937e 9e24114f13906f72c6fca90409e71e220af2937e [false] [Pipeline] sh [2023-09-12T17:18:21.147Z] + git log --format=format:%s -1 9e24114f13906f72c6fca90409e71e220af2937e [Pipeline] echo [2023-09-12T17:18:21.177Z] ========================================================= [2023-09-12T17:18:21.177Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T17:18:21.177Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T17:18:21.583Z] + git log --format=format:%s -1 9e24114f13906f72c6fca90409e71e220af2937e [Pipeline] echo [2023-09-12T17:18:21.613Z] [semverPrep] GIT_COMMIT: 9e24114f13906f72c6fca90409e71e220af2937e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-12T17:18:21.642Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-12T17:18:22.011Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T17:18:22.011Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T17:18:22.011Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T17:18:22.011Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T17:18:22.011Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T17:18:22.011Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T17:18:22.011Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:18:22.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T17:18:22.431Z] [2023-09-12T17:18:22.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:18:22.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T17:18:22.814Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T17:18:22.814Z] b85a868b505f: Pulling fs layer [2023-09-12T17:18:22.814Z] e2be974225ed: Pulling fs layer [2023-09-12T17:18:22.814Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T17:18:22.814Z] 988bab9f4d93: Pulling fs layer [2023-09-12T17:18:22.814Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T17:18:22.814Z] eaf3925da568: Pulling fs layer [2023-09-12T17:18:22.814Z] bab4dde63d76: Pulling fs layer [2023-09-12T17:18:22.814Z] bde34c3a00c8: Pulling fs layer [2023-09-12T17:18:22.814Z] b352a97aabf1: Pulling fs layer [2023-09-12T17:18:22.814Z] 4872d77fe225: Pulling fs layer [2023-09-12T17:18:22.814Z] 5851b861e8e6: Pulling fs layer [2023-09-12T17:18:22.814Z] bde34c3a00c8: Waiting [2023-09-12T17:18:22.814Z] b352a97aabf1: Waiting [2023-09-12T17:18:22.814Z] 4872d77fe225: Waiting [2023-09-12T17:18:22.814Z] 5851b861e8e6: Waiting [2023-09-12T17:18:22.814Z] 1469e6f7b9e6: Waiting [2023-09-12T17:18:22.814Z] eaf3925da568: Waiting [2023-09-12T17:18:22.814Z] bab4dde63d76: Waiting [2023-09-12T17:18:22.814Z] e2be974225ed: Verifying Checksum [2023-09-12T17:18:22.814Z] e2be974225ed: Download complete [2023-09-12T17:18:22.814Z] 988bab9f4d93: Verifying Checksum [2023-09-12T17:18:22.814Z] 988bab9f4d93: Download complete [2023-09-12T17:18:22.814Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T17:18:22.814Z] 1469e6f7b9e6: Download complete [2023-09-12T17:18:23.075Z] eaf3925da568: Verifying Checksum [2023-09-12T17:18:23.075Z] eaf3925da568: Download complete [2023-09-12T17:18:23.075Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T17:18:23.075Z] 339a4e72a1f5: Download complete [2023-09-12T17:18:23.075Z] bde34c3a00c8: Verifying Checksum [2023-09-12T17:18:23.075Z] bde34c3a00c8: Download complete [2023-09-12T17:18:23.075Z] b352a97aabf1: Verifying Checksum [2023-09-12T17:18:23.075Z] b352a97aabf1: Download complete [2023-09-12T17:18:23.075Z] 4872d77fe225: Download complete [2023-09-12T17:18:23.075Z] b85a868b505f: Download complete [2023-09-12T17:18:23.075Z] 5851b861e8e6: Download complete [2023-09-12T17:18:23.333Z] bab4dde63d76: Verifying Checksum [2023-09-12T17:18:23.333Z] bab4dde63d76: Download complete [2023-09-12T17:18:24.269Z] b85a868b505f: Pull complete [2023-09-12T17:18:24.269Z] e2be974225ed: Pull complete [2023-09-12T17:18:24.846Z] 339a4e72a1f5: Pull complete [2023-09-12T17:18:24.846Z] 988bab9f4d93: Pull complete [2023-09-12T17:18:25.107Z] 1469e6f7b9e6: Pull complete [2023-09-12T17:18:25.107Z] eaf3925da568: Pull complete [2023-09-12T17:18:26.482Z] bab4dde63d76: Pull complete [2023-09-12T17:18:26.740Z] bde34c3a00c8: Pull complete [2023-09-12T17:18:26.740Z] b352a97aabf1: Pull complete [2023-09-12T17:18:26.740Z] 4872d77fe225: Pull complete [2023-09-12T17:18:26.999Z] 5851b861e8e6: Pull complete [2023-09-12T17:18:26.999Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T17:18:26.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T17:18:26.999Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T17:18:27.240Z] prd-ubuntu20.04-docker-8c-8g-5932 does not seem to be running inside a container [2023-09-12T17:18:27.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-284 -v /w/workspace/foundry_device-usb-camera_PR-284:/w/workspace/foundry_device-usb-camera_PR-284:rw,z -v /w/workspace/foundry_device-usb-camera_PR-284@tmp:/w/workspace/foundry_device-usb-camera_PR-284@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-09-12T17:18:29.586Z] $ docker top d217ff65c15a57d0c89c9fa2e36c497b06dfd03030616db75ee463a95e10acbb -eo pid,comm [2023-09-12T17:18:29.633Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-12T17:18:29.633Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T17:18:29.759Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T17:18:29.759Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T17:18:29.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T17:18:29.871Z] $ docker exec d217ff65c15a57d0c89c9fa2e36c497b06dfd03030616db75ee463a95e10acbb ssh-agent [2023-09-12T17:18:29.981Z] SSH_AUTH_SOCK=/tmp/ssh-BH0po41PIYDr/agent.32 [2023-09-12T17:18:29.981Z] SSH_AGENT_PID=38 [2023-09-12T17:18:29.987Z] Running ssh-add (command line suppressed) [2023-09-12T17:18:30.093Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-284@tmp/private_key_18146892920868227500.key (/w/workspace/foundry_device-usb-camera_PR-284@tmp/private_key_18146892920868227500.key) [2023-09-12T17:18:30.108Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T17:18:30.436Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T17:18:30.464Z] $ docker exec --env ******** --env ******** d217ff65c15a57d0c89c9fa2e36c497b06dfd03030616db75ee463a95e10acbb ssh-agent -k [2023-09-12T17:18:30.571Z] unset SSH_AUTH_SOCK; [2023-09-12T17:18:30.572Z] unset SSH_AGENT_PID; [2023-09-12T17:18:30.573Z] echo Agent pid 38 killed; [2023-09-12T17:18:30.578Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T17:18:30.662Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T17:18:30.662Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T17:18:30.773Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T17:18:30.778Z] $ docker exec d217ff65c15a57d0c89c9fa2e36c497b06dfd03030616db75ee463a95e10acbb ssh-agent [2023-09-12T17:18:30.892Z] SSH_AUTH_SOCK=/tmp/ssh-FOc96S13vT8j/agent.70 [2023-09-12T17:18:30.892Z] SSH_AGENT_PID=76 [2023-09-12T17:18:30.897Z] Running ssh-add (command line suppressed) [2023-09-12T17:18:30.998Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-284@tmp/private_key_14814241950052517912.key (/w/workspace/foundry_device-usb-camera_PR-284@tmp/private_key_14814241950052517912.key) [2023-09-12T17:18:31.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T17:18:31.350Z] + git semver init [2023-09-12T17:18:31.610Z] 2023-09-12 17:18:31,532 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T17:18:31.610Z] 2023-09-12 17:18:31,533 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-284/.semver [2023-09-12T17:18:31.610Z] 2023-09-12 17:18:31,534 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-284/.semver [2023-09-12T17:18:31.610Z] 2023-09-12 17:18:31,534 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-284/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-284, universal_newlines=False, shell=None, istream=None) [2023-09-12T17:18:32.548Z] 2023-09-12 17:18:32,263 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-284/.git/info/exclude [2023-09-12T17:18:32.548Z] 2023-09-12 17:18:32,264 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-284/.semver/PR-284 with force:False [2023-09-12T17:18:32.548Z] 2023-09-12 17:18:32,264 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-284/.semver/PR-284 [2023-09-12T17:18:32.548Z] 2023-09-12 17:18:32,268 [execute] INFO git cat-file --batch-check [2023-09-12T17:18:32.548Z] 2023-09-12 17:18:32,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-284/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T17:18:32.548Z] 2023-09-12 17:18:32,275 [execute] INFO git cat-file --batch [2023-09-12T17:18:32.548Z] 2023-09-12 17:18:32,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-284/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T17:18:32.548Z] 2023-09-12 17:18:32,279 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-284/.semver/PR-284 [2023-09-12T17:18:32.548Z] 0.0.0 [Pipeline] } [2023-09-12T17:18:32.575Z] $ docker exec --env ******** --env ******** d217ff65c15a57d0c89c9fa2e36c497b06dfd03030616db75ee463a95e10acbb ssh-agent -k [2023-09-12T17:18:32.670Z] unset SSH_AUTH_SOCK; [2023-09-12T17:18:32.671Z] unset SSH_AGENT_PID; [2023-09-12T17:18:32.671Z] echo Agent pid 76 killed; [2023-09-12T17:18:32.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T17:18:33.120Z] + git semver [Pipeline] } [2023-09-12T17:18:33.409Z] $ docker stop --time=1 d217ff65c15a57d0c89c9fa2e36c497b06dfd03030616db75ee463a95e10acbb [2023-09-12T17:18:34.703Z] $ docker rm -f --volumes d217ff65c15a57d0c89c9fa2e36c497b06dfd03030616db75ee463a95e10acbb [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T17:18:35.093Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T17:18:35.367Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T17:18:35.383Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T17:18:35.965Z] provisioning config files... [2023-09-12T17:18:35.975Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-284@tmp/config3034584975372800860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:18:36.325Z] ---> docker-login.sh [2023-09-12T17:18:36.325Z] nexus3.edgexfoundry.org:10001 [2023-09-12T17:18:36.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:18:36.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:18:36.325Z] Configure a credential helper to remove this warning. See [2023-09-12T17:18:36.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:18:36.325Z] [2023-09-12T17:18:36.325Z] Login Succeeded [2023-09-12T17:18:36.325Z] nexus3.edgexfoundry.org:10002 [2023-09-12T17:18:36.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:18:36.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:18:36.325Z] Configure a credential helper to remove this warning. See [2023-09-12T17:18:36.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:18:36.325Z] [2023-09-12T17:18:36.325Z] Login Succeeded [2023-09-12T17:18:36.325Z] nexus3.edgexfoundry.org:10003 [2023-09-12T17:18:36.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:18:36.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:18:36.585Z] Configure a credential helper to remove this warning. See [2023-09-12T17:18:36.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:18:36.585Z] [2023-09-12T17:18:36.585Z] Login Succeeded [2023-09-12T17:18:36.585Z] nexus3.edgexfoundry.org:10004 [2023-09-12T17:18:36.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:18:36.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:18:36.585Z] Configure a credential helper to remove this warning. See [2023-09-12T17:18:36.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:18:36.585Z] [2023-09-12T17:18:36.585Z] Login Succeeded [2023-09-12T17:18:36.585Z] docker.io [2023-09-12T17:18:36.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:18:36.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:18:36.844Z] Configure a credential helper to remove this warning. See [2023-09-12T17:18:36.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:18:36.844Z] [2023-09-12T17:18:36.844Z] Login Succeeded [2023-09-12T17:18:36.844Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T17:18:36.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T17:18:37.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T17:18:37.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T17:18:37.153Z] ========================================================= [2023-09-12T17:18:37.153Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-12T17:18:37.153Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:18:37.703Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-12T17:18:37.703Z] Sending build context to Docker daemon 2.182MB [2023-09-12T17:18:37.703Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-12T17:18:37.703Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-12T17:18:37.703Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T17:18:37.703Z] 7264a8db6415: Pulling fs layer [2023-09-12T17:18:37.703Z] c4d48a809fc2: Pulling fs layer [2023-09-12T17:18:37.703Z] 4f1c88b9dad5: Pulling fs layer [2023-09-12T17:18:37.703Z] ad3a456e5733: Pulling fs layer [2023-09-12T17:18:37.703Z] 9e4f439ed901: Pulling fs layer [2023-09-12T17:18:37.703Z] feaf6a47b606: Pulling fs layer [2023-09-12T17:18:37.703Z] 5e8b037d7d82: Pulling fs layer [2023-09-12T17:18:37.703Z] 8ac70367396e: Pulling fs layer [2023-09-12T17:18:37.703Z] 6db16350a2e2: Pulling fs layer [2023-09-12T17:18:37.703Z] 9250d5d63582: Pulling fs layer [2023-09-12T17:18:37.703Z] 5e8b037d7d82: Waiting [2023-09-12T17:18:37.703Z] 9250d5d63582: Waiting [2023-09-12T17:18:37.703Z] 8ac70367396e: Waiting [2023-09-12T17:18:37.703Z] ad3a456e5733: Waiting [2023-09-12T17:18:37.703Z] 9e4f439ed901: Waiting [2023-09-12T17:18:37.703Z] 6db16350a2e2: Waiting [2023-09-12T17:18:37.703Z] feaf6a47b606: Waiting [2023-09-12T17:18:37.703Z] c4d48a809fc2: Verifying Checksum [2023-09-12T17:18:37.703Z] c4d48a809fc2: Download complete [2023-09-12T17:18:37.703Z] ad3a456e5733: Verifying Checksum [2023-09-12T17:18:37.703Z] ad3a456e5733: Download complete [2023-09-12T17:18:37.703Z] 9e4f439ed901: Verifying Checksum [2023-09-12T17:18:37.703Z] 9e4f439ed901: Download complete [2023-09-12T17:18:37.703Z] 7264a8db6415: Verifying Checksum [2023-09-12T17:18:37.703Z] 7264a8db6415: Download complete [2023-09-12T17:18:37.973Z] feaf6a47b606: Verifying Checksum [2023-09-12T17:18:37.973Z] feaf6a47b606: Download complete [2023-09-12T17:18:37.973Z] 7264a8db6415: Pull complete [2023-09-12T17:18:37.973Z] 8ac70367396e: Verifying Checksum [2023-09-12T17:18:37.973Z] 8ac70367396e: Download complete [2023-09-12T17:18:38.239Z] c4d48a809fc2: Pull complete [2023-09-12T17:18:38.239Z] 4f1c88b9dad5: Verifying Checksum [2023-09-12T17:18:38.239Z] 4f1c88b9dad5: Download complete [2023-09-12T17:18:38.239Z] 6db16350a2e2: Verifying Checksum [2023-09-12T17:18:38.239Z] 6db16350a2e2: Download complete [2023-09-12T17:18:38.496Z] 5e8b037d7d82: Verifying Checksum [2023-09-12T17:18:38.496Z] 5e8b037d7d82: Download complete [2023-09-12T17:18:38.496Z] 9250d5d63582: Verifying Checksum [2023-09-12T17:18:38.496Z] 9250d5d63582: Download complete [2023-09-12T17:18:41.025Z] 4f1c88b9dad5: Pull complete [2023-09-12T17:18:41.025Z] ad3a456e5733: Pull complete [2023-09-12T17:18:41.283Z] 9e4f439ed901: Pull complete [2023-09-12T17:18:41.283Z] feaf6a47b606: Pull complete [2023-09-12T17:18:43.812Z] 5e8b037d7d82: Pull complete [2023-09-12T17:18:43.812Z] 8ac70367396e: Pull complete [2023-09-12T17:18:44.377Z] 6db16350a2e2: Pull complete [2023-09-12T17:18:44.944Z] 9250d5d63582: Pull complete [2023-09-12T17:18:44.944Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-12T17:18:44.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T17:18:44.944Z] ---> fa269f55d9b9 [2023-09-12T17:18:44.944Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-12T17:18:50.218Z] ---> Running in b7b15c673217 [2023-09-12T17:18:50.478Z] Removing intermediate container b7b15c673217 [2023-09-12T17:18:50.478Z] ---> 11b7b75c50eb [2023-09-12T17:18:50.478Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T17:18:50.478Z] ---> Running in 823dc42fb955 [2023-09-12T17:18:50.478Z] Removing intermediate container 823dc42fb955 [2023-09-12T17:18:50.478Z] ---> 30412e7a917b [2023-09-12T17:18:50.478Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-12T17:18:50.478Z] ---> Running in c163650f5b54 [2023-09-12T17:18:50.478Z] Removing intermediate container c163650f5b54 [2023-09-12T17:18:50.478Z] ---> b68a18bcba8f [2023-09-12T17:18:50.478Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-12T17:18:50.737Z] ---> Running in 2addd85640be [2023-09-12T17:18:50.737Z] Removing intermediate container 2addd85640be [2023-09-12T17:18:50.737Z] ---> da068a3b4120 [2023-09-12T17:18:50.737Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T17:18:50.737Z] ---> Running in 3824e05ad6d8 [2023-09-12T17:18:50.783Z] Still waiting to schedule task [2023-09-12T17:18:50.784Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5929’ [2023-09-12T17:18:50.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T17:18:51.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T17:18:51.516Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-12T17:18:51.516Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-12T17:18:51.516Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-12T17:18:51.516Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-12T17:18:51.516Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-12T17:18:51.516Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-12T17:18:51.774Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-12T17:18:51.774Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-12T17:18:51.774Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-12T17:18:51.774Z] (10/13) Installing kmod-libs (30-r3) [2023-09-12T17:18:51.774Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-12T17:18:51.774Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-12T17:18:51.774Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-12T17:18:51.774Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T17:18:51.774Z] Executing eudev-3.2.11-r8.trigger [2023-09-12T17:18:51.774Z] OK: 272 MiB in 69 packages [2023-09-12T17:18:52.341Z] Removing intermediate container 3824e05ad6d8 [2023-09-12T17:18:52.341Z] ---> 382d2d29e7d3 [2023-09-12T17:18:52.341Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-12T17:18:52.341Z] ---> Running in ab07297b6737 [2023-09-12T17:18:52.341Z] Removing intermediate container ab07297b6737 [2023-09-12T17:18:52.341Z] ---> 34c11aa8b784 [2023-09-12T17:18:52.341Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-12T17:18:52.599Z] ---> 7d27bc520f6b [2023-09-12T17:18:52.599Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:18:52.599Z] ---> Running in 8828cf6d99ac [2023-09-12T17:19:24.897Z] Removing intermediate container 8828cf6d99ac [2023-09-12T17:19:24.897Z] ---> 75a66bfb7fdd [2023-09-12T17:19:24.897Z] Step 11/13 : COPY . . [2023-09-12T17:19:24.897Z] ---> 100bec003283 [2023-09-12T17:19:24.897Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-12T17:19:24.897Z] ---> Running in dff4a7ff7c6e [2023-09-12T17:19:24.897Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T17:19:24.897Z] Dload Upload Total Spent Left Speed [2023-09-12T17:19:24.897Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9821 0 --:--:-- --:--:-- --:--:-- 9866 [2023-09-12T17:19:24.897Z] Removing intermediate container dff4a7ff7c6e [2023-09-12T17:19:24.897Z] ---> 1cc643c43348 [2023-09-12T17:19:24.897Z] Step 13/13 : RUN ${MAKE} [2023-09-12T17:19:24.897Z] ---> Running in c24c962c3e78 [2023-09-12T17:19:24.897Z] noop [2023-09-12T17:19:24.897Z] Removing intermediate container c24c962c3e78 [2023-09-12T17:19:24.897Z] ---> 6eebc70ae950 [2023-09-12T17:19:24.897Z] Successfully built 6eebc70ae950 [2023-09-12T17:19:24.897Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:19:25.340Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T17:19:25.340Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T17:19:25.490Z] prd-ubuntu20.04-docker-8c-8g-5932 does not seem to be running inside a container [2023-09-12T17:19:25.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-284 -v /w/workspace/foundry_device-usb-camera_PR-284:/w/workspace/foundry_device-usb-camera_PR-284:rw,z -v /w/workspace/foundry_device-usb-camera_PR-284@tmp:/w/workspace/foundry_device-usb-camera_PR-284@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-09-12T17:19:25.866Z] $ docker top 5f208f86d836907bc49b8bbf9b8d4939b45c11dada2f31811811bdd6270e8368 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T17:19:26.265Z] + go version [2023-09-12T17:19:26.265Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-12T17:19:26.299Z] $ docker stop --time=1 5f208f86d836907bc49b8bbf9b8d4939b45c11dada2f31811811bdd6270e8368 [2023-09-12T17:19:27.569Z] $ docker rm -f --volumes 5f208f86d836907bc49b8bbf9b8d4939b45c11dada2f31811811bdd6270e8368 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:19:28.303Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T17:19:28.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T17:19:28.463Z] prd-ubuntu20.04-docker-8c-8g-5932 does not seem to be running inside a container [2023-09-12T17:19:28.492Z] $ 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-284 -v /w/workspace/foundry_device-usb-camera_PR-284:/w/workspace/foundry_device-usb-camera_PR-284:rw,z -v /w/workspace/foundry_device-usb-camera_PR-284@tmp:/w/workspace/foundry_device-usb-camera_PR-284@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-09-12T17:19:28.817Z] $ docker top 21509c1729f40610de27147185ab6d1d0a444ce47bd1f60996cd606cdfc84684 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T17:19:29.205Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-284 [Pipeline] fileExists [Pipeline] sh [2023-09-12T17:19:29.557Z] + make test [2023-09-12T17:19:29.557Z] go test ./... -coverprofile=coverage.out ./... [2023-09-12T17:19:30.122Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-12T17:19:40.220Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-12T17:19:41.171Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements [2023-09-12T17:19:47.728Z] go vet ./... [2023-09-12T17:19:51.010Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T17:19:51.010Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T17:19:51.010Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T17:19:51.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T17:19:51.078Z] $ docker stop --time=1 21509c1729f40610de27147185ab6d1d0a444ce47bd1f60996cd606cdfc84684 [2023-09-12T17:19:54.358Z] $ docker rm -f --volumes 21509c1729f40610de27147185ab6d1d0a444ce47bd1f60996cd606cdfc84684 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T17:19:54.877Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T17:19:54.963Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-12T17:19:55.552Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T17:19:55.868Z] + ls -al . [2023-09-12T17:19:55.868Z] total 220 [2023-09-12T17:19:55.868Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 17:19 . [2023-09-12T17:19:55.868Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:18 .. [2023-09-12T17:19:55.868Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 17:19 .git [2023-09-12T17:19:55.868Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:18 .github [2023-09-12T17:19:55.868Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 12 17:18 .gitignore [2023-09-12T17:19:55.868Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 12 17:18 .golangci.yml [2023-09-12T17:19:55.868Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 12 17:18 .hadolint.yml [2023-09-12T17:19:55.868Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 17:18 .semver [2023-09-12T17:19:55.868Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 12 17:18 Attribution.txt [2023-09-12T17:19:55.868Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 12 17:18 CHANGELOG.md [2023-09-12T17:19:55.868Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 12 17:18 Dockerfile [2023-09-12T17:19:55.868Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 17:18 GOVERNANCE.md [2023-09-12T17:19:55.868Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 12 17:18 Jenkinsfile [2023-09-12T17:19:55.868Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 17:18 LICENSE [2023-09-12T17:19:55.868Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 12 17:18 Makefile [2023-09-12T17:19:55.868Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 17:18 OWNERS.md [2023-09-12T17:19:55.868Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 12 17:18 README.md [2023-09-12T17:19:55.868Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 17:18 VERSION [2023-09-12T17:19:55.868Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:18 bin [2023-09-12T17:19:55.868Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:18 cmd [2023-09-12T17:19:55.868Z] -rw-r--r-- 1 jenkins jenkins 54378 Sep 12 17:19 coverage.out [2023-09-12T17:19:55.868Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 12 17:18 docker-entrypoint.sh [2023-09-12T17:19:55.868Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:18 docs [2023-09-12T17:19:55.868Z] -rw-rw-r-- 1 jenkins jenkins 3951 Sep 12 17:18 go.mod [2023-09-12T17:19:55.868Z] -rw-rw-r-- 1 jenkins jenkins 34252 Sep 12 17:18 go.sum [2023-09-12T17:19:55.868Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:18 internal [2023-09-12T17:19:55.868Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:18 snap [2023-09-12T17:19:55.868Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 12 17:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:19:56.268Z] + 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=9e24114f13906f72c6fca90409e71e220af2937e --label arch=amd64 --label version=0.0.0 . [2023-09-12T17:19:56.268Z] Sending build context to Docker daemon 2.237MB [2023-09-12T17:19:56.268Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-09-12T17:19:56.268Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-12T17:19:56.268Z] ---> 6eebc70ae950 [2023-09-12T17:19:56.268Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-12T17:19:56.268Z] ---> Running in 311ad4b4c53d [2023-09-12T17:19:56.526Z] Removing intermediate container 311ad4b4c53d [2023-09-12T17:19:56.526Z] ---> cd6a12038191 [2023-09-12T17:19:56.526Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T17:19:56.526Z] ---> Running in 72f83b7061bd [2023-09-12T17:19:56.526Z] Removing intermediate container 72f83b7061bd [2023-09-12T17:19:56.526Z] ---> 9c538054824a [2023-09-12T17:19:56.526Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-12T17:19:56.526Z] ---> Running in b11b31ab206e [2023-09-12T17:19:56.526Z] Removing intermediate container b11b31ab206e [2023-09-12T17:19:56.526Z] ---> 93489526f27c [2023-09-12T17:19:56.526Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-12T17:19:56.783Z] ---> Running in 7e2770cae0ff [2023-09-12T17:19:56.783Z] Removing intermediate container 7e2770cae0ff [2023-09-12T17:19:56.783Z] ---> 4eb73fe1ddf8 [2023-09-12T17:19:56.783Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T17:19:56.783Z] ---> Running in 31c5b37c2597 [2023-09-12T17:19:57.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T17:19:57.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T17:19:57.559Z] OK: 272 MiB in 69 packages [2023-09-12T17:19:57.820Z] Removing intermediate container 31c5b37c2597 [2023-09-12T17:19:57.820Z] ---> a29319095082 [2023-09-12T17:19:57.820Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-12T17:19:57.820Z] ---> Running in ee59bad20262 [2023-09-12T17:19:58.079Z] Removing intermediate container ee59bad20262 [2023-09-12T17:19:58.079Z] ---> 6e93d4b2bab4 [2023-09-12T17:19:58.079Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-12T17:19:58.079Z] ---> b4562e4573c3 [2023-09-12T17:19:58.079Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:19:58.079Z] ---> Running in 6224b2948a87 [2023-09-12T17:19:59.015Z] Removing intermediate container 6224b2948a87 [2023-09-12T17:19:59.015Z] ---> 4db31f256692 [2023-09-12T17:19:59.015Z] Step 11/36 : COPY . . [2023-09-12T17:19:59.015Z] ---> cd2996c000a4 [2023-09-12T17:19:59.015Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-12T17:19:59.274Z] ---> Running in 50edb215a7d1 [2023-09-12T17:19:59.274Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T17:19:59.274Z]   Dload Upload Total Spent  Left Speed [2023-09-12T17:19:59.533Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 36963 0 --:--:-- --:--:-- --:--:-- 37969 [2023-09-12T17:19:59.793Z] Removing intermediate container 50edb215a7d1 [2023-09-12T17:19:59.793Z] ---> c4ffd8f32b17 [2023-09-12T17:19:59.793Z] Step 13/36 : RUN ${MAKE} [2023-09-12T17:19:59.793Z] ---> Running in 3a72cbf62588 [2023-09-12T17:20:00.052Z] 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.21" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-12T17:20:21.979Z] Removing intermediate container 3a72cbf62588 [2023-09-12T17:20:21.979Z] ---> 342767ec556c [2023-09-12T17:20:21.979Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-12T17:20:21.979Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-12T17:20:21.979Z] 4acc49c71d14: Pulling fs layer [2023-09-12T17:20:21.979Z] 4acc49c71d14: Download complete [2023-09-12T17:20:21.979Z] 4acc49c71d14: Pull complete [2023-09-12T17:20:21.979Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-12T17:20:21.979Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-12T17:20:21.979Z] ---> 01a2bd3e5fff [2023-09-12T17:20:21.979Z] Step 15/36 : FROM alpine:3.17 [2023-09-12T17:20:22.237Z] 3.17: Pulling from library/alpine [2023-09-12T17:20:22.495Z] 9398808236ff: Pulling fs layer [2023-09-12T17:20:22.753Z] 9398808236ff: Download complete [2023-09-12T17:20:22.753Z] 9398808236ff: Pull complete [2023-09-12T17:20:22.753Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T17:20:22.753Z] Status: Downloaded newer image for alpine:3.17 [2023-09-12T17:20:22.753Z] ---> 1e0b8b5322fc [2023-09-12T17:20:22.753Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-09-12T17:20:23.324Z] ---> Running in 52b06ce085ed [2023-09-12T17:20:23.583Z] Removing intermediate container 52b06ce085ed [2023-09-12T17:20:23.583Z] ---> 6ed1a5706ebf [2023-09-12T17:20:23.583Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-12T17:20:23.583Z] ---> Running in 4778f4e93b7e [2023-09-12T17:20:23.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T17:20:23.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T17:20:24.102Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-09-12T17:20:24.102Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-09-12T17:20:24.102Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-09-12T17:20:24.361Z] (4/86) Installing libxau (1.0.10-r0) [2023-09-12T17:20:24.361Z] (5/86) Installing libmd (1.0.4-r0) [2023-09-12T17:20:24.361Z] (6/86) Installing libbsd (0.11.7-r0) [2023-09-12T17:20:24.361Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-09-12T17:20:24.361Z] (8/86) Installing libxcb (1.15-r0) [2023-09-12T17:20:24.361Z] (9/86) Installing libx11 (1.8.4-r1) [2023-09-12T17:20:24.619Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-09-12T17:20:24.619Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-09-12T17:20:24.619Z] (12/86) Installing libexpat (2.5.0-r0) [2023-09-12T17:20:24.619Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-09-12T17:20:24.619Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-09-12T17:20:24.619Z] (15/86) Installing libpng (1.6.39-r0) [2023-09-12T17:20:24.619Z] (16/86) Installing freetype (2.12.1-r0) [2023-09-12T17:20:24.619Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-09-12T17:20:24.619Z] (18/86) Installing fribidi (1.0.12-r0) [2023-09-12T17:20:24.619Z] (19/86) Installing libffi (3.4.4-r0) [2023-09-12T17:20:24.619Z] (20/86) Installing libintl (0.21.1-r1) [2023-09-12T17:20:24.619Z] (21/86) Installing libblkid (2.38.1-r1) [2023-09-12T17:20:24.619Z] (22/86) Installing libmount (2.38.1-r1) [2023-09-12T17:20:24.619Z] (23/86) Installing pcre2 (10.42-r0) [2023-09-12T17:20:24.619Z] (24/86) Installing glib (2.74.7-r0) [2023-09-12T17:20:24.619Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-09-12T17:20:24.619Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-09-12T17:20:24.619Z] (27/86) Installing libass (0.16.0-r1) [2023-09-12T17:20:24.619Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-09-12T17:20:24.878Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-09-12T17:20:24.878Z] (30/86) Installing libpciaccess (0.17-r0) [2023-09-12T17:20:24.878Z] (31/86) Installing libdrm (2.4.114-r0) [2023-09-12T17:20:24.878Z] (32/86) Installing gmp (6.2.1-r2) [2023-09-12T17:20:24.878Z] (33/86) Installing nettle (3.8.1-r0) [2023-09-12T17:20:24.878Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-09-12T17:20:24.878Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-09-12T17:20:24.878Z] (36/86) Installing libunistring (1.1-r0) [2023-09-12T17:20:24.878Z] (37/86) Installing gnutls (3.7.8-r3) [2023-09-12T17:20:24.878Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-09-12T17:20:24.878Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-09-12T17:20:24.878Z] (40/86) Installing lame (3.100-r2) [2023-09-12T17:20:24.878Z] (41/86) Installing opus (1.3.1-r1) [2023-09-12T17:20:24.878Z] (42/86) Installing libasyncns (0.8-r1) [2023-09-12T17:20:24.878Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-09-12T17:20:24.878Z] (44/86) Installing libltdl (2.4.7-r1) [2023-09-12T17:20:24.878Z] (45/86) Installing orc (0.4.33-r0) [2023-09-12T17:20:24.878Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-09-12T17:20:24.878Z] (47/86) Installing libogg (1.3.5-r2) [2023-09-12T17:20:24.878Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-09-12T17:20:24.878Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-09-12T17:20:24.878Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-09-12T17:20:24.878Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-09-12T17:20:24.878Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-09-12T17:20:24.878Z] (53/86) Installing soxr (0.1.3-r3) [2023-09-12T17:20:24.878Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-09-12T17:20:24.878Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-09-12T17:20:25.137Z] (56/86) Installing libpulse (16.1-r6) [2023-09-12T17:20:25.137Z] (57/86) Installing cjson (1.7.15-r3) [2023-09-12T17:20:25.137Z] (58/86) Installing mbedtls (2.28.4-r0) [2023-09-12T17:20:25.137Z] (59/86) Installing librist (0.2.7-r0) [2023-09-12T17:20:25.137Z] (60/86) Installing libsrt (1.5.1-r0) [2023-09-12T17:20:25.137Z] (61/86) Installing libssh (0.10.5-r0) [2023-09-12T17:20:25.137Z] (62/86) Installing libtheora (1.1.1-r16) [2023-09-12T17:20:25.137Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-09-12T17:20:25.137Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-09-12T17:20:25.137Z] (65/86) Installing libxext (1.3.5-r0) [2023-09-12T17:20:25.137Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-09-12T17:20:25.137Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-09-12T17:20:25.137Z] (68/86) Installing libva (2.16.0-r0) [2023-09-12T17:20:25.137Z] (69/86) Installing libvdpau (1.5-r0) [2023-09-12T17:20:25.137Z] (70/86) Installing vidstab (1.1.0-r2) [2023-09-12T17:20:25.137Z] (71/86) Installing libvpx (1.12.0-r1) [2023-09-12T17:20:25.137Z] (72/86) Installing libwebp (1.2.4-r2) [2023-09-12T17:20:25.137Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-09-12T17:20:25.137Z] (74/86) Installing numactl (2.0.16-r1) [2023-09-12T17:20:25.397Z] (75/86) Installing x265-libs (3.5-r3) [2023-09-12T17:20:25.397Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-09-12T17:20:25.397Z] (77/86) Installing libsodium (1.0.18-r2) [2023-09-12T17:20:25.397Z] (78/86) Installing libzmq (4.3.4-r1) [2023-09-12T17:20:25.397Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-09-12T17:20:25.397Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-09-12T17:20:25.397Z] (81/86) Installing udev-init-scripts (35-r1) [2023-09-12T17:20:25.397Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-09-12T17:20:25.397Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-09-12T17:20:25.397Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-09-12T17:20:25.397Z] (85/86) Installing kmod-libs (30-r1) [2023-09-12T17:20:25.397Z] (86/86) Installing eudev (3.2.11-r4) [2023-09-12T17:20:25.657Z] Executing busybox-1.35.0-r29.trigger [2023-09-12T17:20:25.657Z] Executing eudev-3.2.11-r4.trigger [2023-09-12T17:20:25.657Z] OK: 112 MiB in 101 packages [2023-09-12T17:20:28.943Z] Removing intermediate container 4778f4e93b7e [2023-09-12T17:20:28.943Z] ---> 6d8e53e75ccf [2023-09-12T17:20:28.943Z] Step 18/36 : WORKDIR / [2023-09-12T17:20:28.943Z] ---> Running in c86f8ca49130 [2023-09-12T17:20:28.943Z] Removing intermediate container c86f8ca49130 [2023-09-12T17:20:28.943Z] ---> 0ec13b5b64fe [2023-09-12T17:20:28.943Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-12T17:20:29.202Z] ---> 8833e6dd435d [2023-09-12T17:20:29.202Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-12T17:20:29.202Z] ---> 1115043a7e58 [2023-09-12T17:20:29.202Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-12T17:20:29.460Z] ---> 5765d2f42375 [2023-09-12T17:20:29.460Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-12T17:20:29.460Z] ---> 9f003cd1da42 [2023-09-12T17:20:29.460Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-12T17:20:29.719Z] ---> b90fcdb6bbe2 [2023-09-12T17:20:29.719Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-12T17:20:29.719Z] ---> 7d3795f5ee4e [2023-09-12T17:20:29.719Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-12T17:20:30.655Z] ---> 8fbd17257077 [2023-09-12T17:20:30.655Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-12T17:20:30.655Z] ---> Running in 5be0e924de0d [2023-09-12T17:20:30.913Z] Removing intermediate container 5be0e924de0d [2023-09-12T17:20:30.913Z] ---> c376cf0986e6 [2023-09-12T17:20:30.913Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-12T17:20:30.913Z] ---> Running in 98c2cd1b174a [2023-09-12T17:20:31.479Z] Removing intermediate container 98c2cd1b174a [2023-09-12T17:20:31.479Z] ---> 88920b1bc722 [2023-09-12T17:20:31.479Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-12T17:20:31.479Z] ---> Running in e4c18b565258 [2023-09-12T17:20:32.047Z] Removing intermediate container e4c18b565258 [2023-09-12T17:20:32.047Z] ---> f0e990e1cae0 [2023-09-12T17:20:32.047Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-12T17:20:32.047Z] ---> Running in c023bd01194b [2023-09-12T17:20:32.615Z] Removing intermediate container c023bd01194b [2023-09-12T17:20:32.615Z] ---> 20afa624e148 [2023-09-12T17:20:32.615Z] Step 30/36 : EXPOSE 59983 [2023-09-12T17:20:32.615Z] ---> Running in b0ac7c24eb15 [2023-09-12T17:20:32.615Z] Removing intermediate container b0ac7c24eb15 [2023-09-12T17:20:32.615Z] ---> ef422526e517 [2023-09-12T17:20:32.615Z] Step 31/36 : EXPOSE 8554 [2023-09-12T17:20:32.615Z] ---> Running in 64f24a7f4640 [2023-09-12T17:20:32.874Z] Removing intermediate container 64f24a7f4640 [2023-09-12T17:20:32.874Z] ---> 9070c9f32ade [2023-09-12T17:20:32.874Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-12T17:20:32.874Z] ---> Running in b9c7c7801784 [2023-09-12T17:20:32.874Z] Removing intermediate container b9c7c7801784 [2023-09-12T17:20:32.874Z] ---> c5021342db30 [2023-09-12T17:20:32.874Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-12T17:20:32.874Z] ---> Running in 2ffe77ce3275 [2023-09-12T17:20:32.874Z] Removing intermediate container 2ffe77ce3275 [2023-09-12T17:20:32.874Z] ---> 4d3c4252a736 [2023-09-12T17:20:32.874Z] Step 34/36 : LABEL arch=amd64 [2023-09-12T17:20:32.874Z] ---> Running in a807add9e512 [2023-09-12T17:20:32.874Z] Removing intermediate container a807add9e512 [2023-09-12T17:20:32.874Z] ---> 6f0d57c87382 [2023-09-12T17:20:32.874Z] Step 35/36 : LABEL git_sha=9e24114f13906f72c6fca90409e71e220af2937e [2023-09-12T17:20:33.133Z] ---> Running in f85d77b4abbe [2023-09-12T17:20:33.133Z] Removing intermediate container f85d77b4abbe [2023-09-12T17:20:33.133Z] ---> 662c51e30dec [2023-09-12T17:20:33.133Z] Step 36/36 : LABEL version=0.0.0 [2023-09-12T17:20:33.133Z] ---> Running in 2a6d7c5135e9 [2023-09-12T17:20:33.133Z] Removing intermediate container 2a6d7c5135e9 [2023-09-12T17:20:33.133Z] ---> 3580c27299eb [2023-09-12T17:20:33.133Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T17:20:33.133Z] Successfully built 3580c27299eb [2023-09-12T17:20:33.133Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:20:33.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T17:20:33.979Z] [2023-09-12T17:20:33.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:20:34.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T17:20:34.355Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T17:20:34.355Z] 5eb5b503b376: Pulling fs layer [2023-09-12T17:20:34.355Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T17:20:34.355Z] ec43610c2a17: Pulling fs layer [2023-09-12T17:20:34.355Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T17:20:34.355Z] 33b1e0a273af: Pulling fs layer [2023-09-12T17:20:34.355Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T17:20:34.355Z] 2f39f015ded8: Pulling fs layer [2023-09-12T17:20:34.355Z] 3a2ae6a8a46f: Waiting [2023-09-12T17:20:34.355Z] 33b1e0a273af: Waiting [2023-09-12T17:20:34.355Z] 5d3b04190fa2: Waiting [2023-09-12T17:20:34.355Z] 2f39f015ded8: Waiting [2023-09-12T17:20:34.355Z] 5c69ac0246d0: Verifying Checksum [2023-09-12T17:20:34.355Z] 5c69ac0246d0: Download complete [2023-09-12T17:20:34.355Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-12T17:20:34.355Z] 3a2ae6a8a46f: Download complete [2023-09-12T17:20:34.355Z] 33b1e0a273af: Verifying Checksum [2023-09-12T17:20:34.355Z] 33b1e0a273af: Download complete [2023-09-12T17:20:34.355Z] 5d3b04190fa2: Verifying Checksum [2023-09-12T17:20:34.355Z] 5d3b04190fa2: Download complete [2023-09-12T17:20:34.355Z] ec43610c2a17: Verifying Checksum [2023-09-12T17:20:34.355Z] ec43610c2a17: Download complete [2023-09-12T17:20:34.615Z] 5eb5b503b376: Verifying Checksum [2023-09-12T17:20:34.615Z] 5eb5b503b376: Download complete [2023-09-12T17:20:35.182Z] 2f39f015ded8: Download complete [2023-09-12T17:20:35.750Z] 5eb5b503b376: Pull complete [2023-09-12T17:20:35.750Z] 5c69ac0246d0: Pull complete [2023-09-12T17:20:36.317Z] ec43610c2a17: Pull complete [2023-09-12T17:20:36.317Z] 3a2ae6a8a46f: Pull complete [2023-09-12T17:20:36.576Z] 33b1e0a273af: Pull complete [2023-09-12T17:20:36.577Z] 5d3b04190fa2: Pull complete [2023-09-12T17:20:40.764Z] 2f39f015ded8: Pull complete [2023-09-12T17:20:40.764Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T17:20:40.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T17:20:40.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T17:20:40.983Z] prd-ubuntu20.04-docker-8c-8g-5932 does not seem to be running inside a container [2023-09-12T17:20:41.003Z] $ 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-284 -v /w/workspace/foundry_device-usb-camera_PR-284:/w/workspace/foundry_device-usb-camera_PR-284:rw,z -v /w/workspace/foundry_device-usb-camera_PR-284@tmp:/w/workspace/foundry_device-usb-camera_PR-284@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-09-12T17:20:44.680Z] $ docker top 4d57641d8df7755bc9bec6be40d41633a0f1234ac410bfd6e211a69a51f2bf3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:20:45.162Z] ---> job-cost.sh [2023-09-12T17:20:45.162Z] lf-activate-venv: SKIPPING [2023-09-12T17:20:45.162Z] INFO: No Stack... [2023-09-12T17:20:45.422Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T17:20:45.680Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T17:20:45.994Z] + cat /w/workspace/foundry_device-usb-camera_PR-284/archives/cost.csv [2023-09-12T17:20:45.994Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T17:20:46.032Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-284-1-stack-cost] [2023-09-12T17:20:46.038Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-284-1-stack-cost] did not exist. Created. [2023-09-12T17:20:46.038Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-284-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T17:20:46.420Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-12T17:20:46.474Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T17:20:46.494Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-284-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T17:20:46.579Z] $ docker stop --time=1 4d57641d8df7755bc9bec6be40d41633a0f1234ac410bfd6e211a69a51f2bf3f [2023-09-12T17:20:47.718Z] $ docker rm -f --volumes 4d57641d8df7755bc9bec6be40d41633a0f1234ac410bfd6e211a69a51f2bf3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-12T17:22:17.418Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5933 in /w/workspace/foundry_device-usb-camera_PR-284 [Pipeline] { [Pipeline] ws [2023-09-12T17:22:17.489Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-09-12T17:22:17.562Z] Selected Git installation does not exist. Using Default [2023-09-12T17:22:17.562Z] The recommended git tool is: NONE [2023-09-12T17:22:22.967Z] using credential edgex-jenkins-ssh [2023-09-12T17:22:22.983Z] Cloning the remote Git repository [2023-09-12T17:22:23.033Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-12T17:22:23.127Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-09-12T17:22:23.290Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-12T17:22:23.291Z] > git --version # timeout=10 [2023-09-12T17:22:23.314Z] > git --version # 'git version 2.25.1' [2023-09-12T17:22:23.317Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T17:22:23.491Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T17:22:24.323Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-12T17:22:24.352Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T17:22:25.793Z] Merging remotes/origin/main commit df8fee098ca8f8207e6b8a7bc916bcd179a74499 into PR head commit 9e24114f13906f72c6fca90409e71e220af2937e [2023-09-12T17:22:26.070Z] Merge succeeded, producing 9e24114f13906f72c6fca90409e71e220af2937e [2023-09-12T17:22:26.071Z] Checking out Revision 9e24114f13906f72c6fca90409e71e220af2937e (PR-284) [2023-09-12T17:22:25.216Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-12T17:22:25.257Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-12T17:22:25.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T17:22:25.274Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/284/head:refs/remotes/origin/PR-284 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-12T17:22:25.810Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T17:22:25.875Z] > git checkout -f 9e24114f13906f72c6fca90409e71e220af2937e # timeout=10 [2023-09-12T17:22:25.970Z] > git remote # timeout=10 [2023-09-12T17:22:25.990Z] > git config --get remote.origin.url # timeout=10 [2023-09-12T17:22:26.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T17:22:26.022Z] > git merge df8fee098ca8f8207e6b8a7bc916bcd179a74499 # timeout=10 [2023-09-12T17:22:26.051Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-12T17:22:26.077Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T17:22:26.092Z] > git checkout -f 9e24114f13906f72c6fca90409e71e220af2937e # timeout=10 [2023-09-12T17:22:26.578Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-12T17:22:26.629Z] > git --version # timeout=10 [2023-09-12T17:22:26.642Z] > git --version # 'git version 2.25.1' [2023-09-12T17:22:26.668Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T17:22:27.754Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T17:22:27.754Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T17:22:27.754Z] Dload Upload Total Spent Left Speed [2023-09-12T17:22:27.754Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-09-12T17:22:28.448Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T17:22:28.786Z] + sudo tee /etc/docker/daemon.new [2023-09-12T17:22:28.787Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T17:22:28.787Z] { [2023-09-12T17:22:28.787Z] "registry-mirrors": [ [2023-09-12T17:22:28.787Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T17:22:28.787Z] ], [2023-09-12T17:22:28.787Z] "bip": "10.250.0.254/24", [2023-09-12T17:22:28.787Z] "hosts": [ [2023-09-12T17:22:28.787Z] "tcp://0.0.0.0:5555", [2023-09-12T17:22:28.787Z] "unix:///var/run/docker.sock" [2023-09-12T17:22:28.787Z] ], [2023-09-12T17:22:28.787Z] "mtu": 1458, [2023-09-12T17:22:28.787Z] "selinux-enabled": true, [2023-09-12T17:22:28.787Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T17:22:28.787Z] } [Pipeline] sh [2023-09-12T17:22:29.138Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T17:22:29.492Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T17:22:51.680Z] provisioning config files... [2023-09-12T17:22:51.707Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config2232124938612706610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:22:52.091Z] ---> docker-login.sh [2023-09-12T17:22:52.092Z] nexus3.edgexfoundry.org:10001 [2023-09-12T17:22:52.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:22:52.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:22:52.631Z] Configure a credential helper to remove this warning. See [2023-09-12T17:22:52.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:22:52.631Z] [2023-09-12T17:22:52.631Z] Login Succeeded [2023-09-12T17:22:52.631Z] nexus3.edgexfoundry.org:10002 [2023-09-12T17:22:52.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:22:53.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:22:53.172Z] Configure a credential helper to remove this warning. See [2023-09-12T17:22:53.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:22:53.172Z] [2023-09-12T17:22:53.172Z] Login Succeeded [2023-09-12T17:22:53.172Z] nexus3.edgexfoundry.org:10003 [2023-09-12T17:22:53.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:22:53.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:22:53.444Z] Configure a credential helper to remove this warning. See [2023-09-12T17:22:53.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:22:53.444Z] [2023-09-12T17:22:53.444Z] Login Succeeded [2023-09-12T17:22:53.444Z] nexus3.edgexfoundry.org:10004 [2023-09-12T17:22:53.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:22:53.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:22:53.712Z] Configure a credential helper to remove this warning. See [2023-09-12T17:22:53.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:22:53.712Z] [2023-09-12T17:22:53.712Z] Login Succeeded [2023-09-12T17:22:53.712Z] docker.io [2023-09-12T17:22:53.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:22:54.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:22:54.249Z] Configure a credential helper to remove this warning. See [2023-09-12T17:22:54.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:22:54.249Z] [2023-09-12T17:22:54.249Z] Login Succeeded [2023-09-12T17:22:54.249Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T17:22:54.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T17:22:54.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T17:22:54.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T17:22:54.741Z] ========================================================= [2023-09-12T17:22:54.741Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-12T17:22:54.741Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:22:55.239Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-12T17:22:55.507Z] Sending build context to Docker daemon 1.305MB [2023-09-12T17:22:55.507Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-12T17:22:55.507Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-12T17:22:55.786Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T17:22:55.786Z] 9fda8d8052c6: Pulling fs layer [2023-09-12T17:22:55.786Z] 5d54e960e981: Pulling fs layer [2023-09-12T17:22:55.786Z] c4a7e357bf2a: Pulling fs layer [2023-09-12T17:22:55.786Z] f0e02332f6b5: Pulling fs layer [2023-09-12T17:22:55.786Z] 66412af1f25a: Pulling fs layer [2023-09-12T17:22:55.786Z] 1baf3a5c0e64: Pulling fs layer [2023-09-12T17:22:55.786Z] 9a37bb91b891: Pulling fs layer [2023-09-12T17:22:55.786Z] a29adfc67d43: Pulling fs layer [2023-09-12T17:22:55.786Z] d5de9f91c1a4: Pulling fs layer [2023-09-12T17:22:55.786Z] a29adfc67d43: Waiting [2023-09-12T17:22:55.786Z] 1baf3a5c0e64: Waiting [2023-09-12T17:22:55.786Z] d5de9f91c1a4: Waiting [2023-09-12T17:22:55.786Z] 9a37bb91b891: Waiting [2023-09-12T17:22:55.786Z] f0e02332f6b5: Waiting [2023-09-12T17:22:55.786Z] 66412af1f25a: Waiting [2023-09-12T17:22:55.786Z] 5d54e960e981: Verifying Checksum [2023-09-12T17:22:55.786Z] 5d54e960e981: Download complete [2023-09-12T17:22:55.786Z] f0e02332f6b5: Verifying Checksum [2023-09-12T17:22:55.786Z] f0e02332f6b5: Download complete [2023-09-12T17:22:55.786Z] 66412af1f25a: Verifying Checksum [2023-09-12T17:22:55.786Z] 66412af1f25a: Download complete [2023-09-12T17:22:55.786Z] 9fda8d8052c6: Verifying Checksum [2023-09-12T17:22:55.786Z] 9fda8d8052c6: Download complete [2023-09-12T17:22:56.372Z] 9a37bb91b891: Verifying Checksum [2023-09-12T17:22:56.372Z] 9a37bb91b891: Download complete [2023-09-12T17:22:56.967Z] 9fda8d8052c6: Pull complete [2023-09-12T17:22:56.967Z] a29adfc67d43: Download complete [2023-09-12T17:22:57.559Z] 5d54e960e981: Pull complete [2023-09-12T17:22:57.559Z] d5de9f91c1a4: Verifying Checksum [2023-09-12T17:22:57.559Z] d5de9f91c1a4: Download complete [2023-09-12T17:22:57.832Z] c4a7e357bf2a: Verifying Checksum [2023-09-12T17:22:57.832Z] c4a7e357bf2a: Download complete [2023-09-12T17:22:58.804Z] 1baf3a5c0e64: Verifying Checksum [2023-09-12T17:22:58.804Z] 1baf3a5c0e64: Download complete [2023-09-12T17:23:09.008Z] c4a7e357bf2a: Pull complete [2023-09-12T17:23:09.008Z] f0e02332f6b5: Pull complete [2023-09-12T17:23:09.277Z] 66412af1f25a: Pull complete [2023-09-12T17:23:17.513Z] 1baf3a5c0e64: Pull complete [2023-09-12T17:23:17.513Z] 9a37bb91b891: Pull complete [2023-09-12T17:23:18.939Z] a29adfc67d43: Pull complete [2023-09-12T17:23:20.351Z] d5de9f91c1a4: Pull complete [2023-09-12T17:23:20.351Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-12T17:23:20.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T17:23:20.351Z] ---> 746ca1b523b5 [2023-09-12T17:23:20.351Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-12T17:23:22.311Z] ---> Running in a5695f6fc3ec [2023-09-12T17:23:22.578Z] Removing intermediate container a5695f6fc3ec [2023-09-12T17:23:22.578Z] ---> 4e695c819aaf [2023-09-12T17:23:22.578Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T17:23:22.578Z] ---> Running in c3833ffdcda0 [2023-09-12T17:23:22.846Z] Removing intermediate container c3833ffdcda0 [2023-09-12T17:23:22.846Z] ---> 344062f44310 [2023-09-12T17:23:22.846Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-12T17:23:23.113Z] ---> Running in 5a8959ab746f [2023-09-12T17:23:23.383Z] Removing intermediate container 5a8959ab746f [2023-09-12T17:23:23.384Z] ---> 69d4ba4835b9 [2023-09-12T17:23:23.384Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-12T17:23:23.384Z] ---> Running in 479fb3987b6a [2023-09-12T17:23:23.652Z] Removing intermediate container 479fb3987b6a [2023-09-12T17:23:23.652Z] ---> ec4e7f03316c [2023-09-12T17:23:23.652Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T17:23:23.652Z] ---> Running in a426545ef219 [2023-09-12T17:23:25.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T17:23:25.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T17:23:26.755Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-12T17:23:26.755Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-12T17:23:26.755Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-12T17:23:26.755Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-12T17:23:26.755Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-12T17:23:27.023Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-12T17:23:27.023Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-12T17:23:27.023Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-12T17:23:27.023Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-12T17:23:27.023Z] (10/13) Installing kmod-libs (30-r3) [2023-09-12T17:23:27.290Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-12T17:23:27.290Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-12T17:23:27.290Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-12T17:23:27.556Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T17:23:27.556Z] Executing eudev-3.2.11-r8.trigger [2023-09-12T17:23:27.556Z] OK: 275 MiB in 69 packages [2023-09-12T17:23:29.505Z] Removing intermediate container a426545ef219 [2023-09-12T17:23:29.505Z] ---> 2e767bc9f4c9 [2023-09-12T17:23:29.505Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-12T17:23:29.505Z] ---> Running in 0e2de228ca54 [2023-09-12T17:23:29.505Z] Removing intermediate container 0e2de228ca54 [2023-09-12T17:23:29.505Z] ---> c3126cf9a85f [2023-09-12T17:23:29.505Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-12T17:23:30.099Z] ---> 57eca1cf001e [2023-09-12T17:23:30.099Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:23:30.369Z] ---> Running in 18b30db141e1 [2023-09-12T17:24:52.019Z] Removing intermediate container 18b30db141e1 [2023-09-12T17:24:52.019Z] ---> bee27a132850 [2023-09-12T17:24:52.019Z] Step 11/13 : COPY . . [2023-09-12T17:24:52.019Z] ---> 598373a13319 [2023-09-12T17:24:52.019Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-12T17:24:52.019Z] ---> Running in 084062c80ef2 [2023-09-12T17:24:52.019Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T17:24:52.019Z] Dload Upload Total Spent Left Speed [2023-09-12T17:24:52.019Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 5729 0 --:--:-- --:--:-- --:--:-- 5747 [2023-09-12T17:24:52.019Z] Removing intermediate container 084062c80ef2 [2023-09-12T17:24:52.019Z] ---> 55f4cc07f644 [2023-09-12T17:24:52.019Z] Step 13/13 : RUN ${MAKE} [2023-09-12T17:24:52.019Z] ---> Running in 38365e1bbc24 [2023-09-12T17:24:52.019Z] noop [2023-09-12T17:24:52.019Z] Removing intermediate container 38365e1bbc24 [2023-09-12T17:24:52.019Z] ---> 193598efa47c [2023-09-12T17:24:52.019Z] Successfully built 193598efa47c [2023-09-12T17:24:52.019Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:24:52.532Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T17:24:52.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T17:24:52.780Z] prd-ubuntu20.04-docker-arm64-4c-16g-5933 does not seem to be running inside a container [2023-09-12T17:24:52.843Z] $ 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-09-12T17:24:54.065Z] $ docker top 4a5f8711c5640e1a80b22f22356f2d2c94cdc9e068277a3b35ef90ab3512ae65 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T17:24:54.957Z] + go version [2023-09-12T17:24:54.957Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-12T17:24:54.990Z] $ docker stop --time=1 4a5f8711c5640e1a80b22f22356f2d2c94cdc9e068277a3b35ef90ab3512ae65 [2023-09-12T17:24:56.580Z] $ docker rm -f --volumes 4a5f8711c5640e1a80b22f22356f2d2c94cdc9e068277a3b35ef90ab3512ae65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:24:57.461Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T17:24:57.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T17:24:57.708Z] prd-ubuntu20.04-docker-arm64-4c-16g-5933 does not seem to be running inside a container [2023-09-12T17:24:57.772Z] $ 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-09-12T17:24:59.018Z] $ docker top b98261fcd2ee85c69b0c7636307c14a1198c360c107f4e78aeee67ba03748929 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T17:24:59.896Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-09-12T17:25:00.602Z] + make test [2023-09-12T17:25:00.602Z] go test ./... -coverprofile=coverage.out ./... [2023-09-12T17:25:03.954Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-12T17:27:10.674Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-12T17:27:10.674Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.087s coverage: 4.4% of statements [2023-09-12T17:27:10.674Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-12T17:27:10.674Z] go vet ./... [2023-09-12T17:27:49.563Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T17:27:49.563Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T17:27:49.563Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T17:27:49.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T17:27:49.612Z] $ docker stop --time=1 b98261fcd2ee85c69b0c7636307c14a1198c360c107f4e78aeee67ba03748929 [2023-09-12T17:27:51.496Z] $ docker rm -f --volumes b98261fcd2ee85c69b0c7636307c14a1198c360c107f4e78aeee67ba03748929 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T17:27:52.703Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T17:27:52.738Z] Warning: overwriting stash ‘coverage-report’ [2023-09-12T17:27:53.290Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T17:27:53.877Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T17:27:54.211Z] + ls -al . [2023-09-12T17:27:54.211Z] total 216 [2023-09-12T17:27:54.211Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 17:25 . [2023-09-12T17:27:54.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:22 .. [2023-09-12T17:27:54.211Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 17:22 .git [2023-09-12T17:27:54.211Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:22 .github [2023-09-12T17:27:54.211Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 12 17:22 .gitignore [2023-09-12T17:27:54.211Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 12 17:22 .golangci.yml [2023-09-12T17:27:54.211Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 12 17:22 .hadolint.yml [2023-09-12T17:27:54.211Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 12 17:22 Attribution.txt [2023-09-12T17:27:54.211Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 12 17:22 CHANGELOG.md [2023-09-12T17:27:54.211Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 12 17:22 Dockerfile [2023-09-12T17:27:54.211Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 17:22 GOVERNANCE.md [2023-09-12T17:27:54.211Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 12 17:22 Jenkinsfile [2023-09-12T17:27:54.211Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 17:22 LICENSE [2023-09-12T17:27:54.211Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 12 17:22 Makefile [2023-09-12T17:27:54.211Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 17:22 OWNERS.md [2023-09-12T17:27:54.211Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 12 17:22 README.md [2023-09-12T17:27:54.211Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 17:18 VERSION [2023-09-12T17:27:54.211Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:22 bin [2023-09-12T17:27:54.211Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:22 cmd [2023-09-12T17:27:54.211Z] -rw-r--r-- 1 jenkins jenkins 54378 Sep 12 17:27 coverage.out [2023-09-12T17:27:54.211Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 12 17:22 docker-entrypoint.sh [2023-09-12T17:27:54.211Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:22 docs [2023-09-12T17:27:54.211Z] -rw-rw-r-- 1 jenkins jenkins 3951 Sep 12 17:22 go.mod [2023-09-12T17:27:54.211Z] -rw-rw-r-- 1 jenkins jenkins 34252 Sep 12 17:22 go.sum [2023-09-12T17:27:54.211Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:22 internal [2023-09-12T17:27:54.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:22 snap [2023-09-12T17:27:54.211Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 12 17:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:27:54.642Z] + 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=9e24114f13906f72c6fca90409e71e220af2937e --label arch=arm64 --label version=0.0.0 . [2023-09-12T17:27:54.910Z] Sending build context to Docker daemon 1.36MB [2023-09-12T17:27:54.910Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-09-12T17:27:54.910Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-12T17:27:54.910Z] ---> 193598efa47c [2023-09-12T17:27:54.910Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-12T17:27:55.177Z] ---> Running in 835ccc06e5ff [2023-09-12T17:27:55.450Z] Removing intermediate container 835ccc06e5ff [2023-09-12T17:27:55.450Z] ---> 493b9bb64a9d [2023-09-12T17:27:55.450Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T17:27:55.720Z] ---> Running in ac1bfc0cf2cc [2023-09-12T17:27:55.988Z] Removing intermediate container ac1bfc0cf2cc [2023-09-12T17:27:55.988Z] ---> 4f358fca8d7c [2023-09-12T17:27:55.988Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-12T17:27:55.988Z] ---> Running in e32353b07fc4 [2023-09-12T17:27:56.256Z] Removing intermediate container e32353b07fc4 [2023-09-12T17:27:56.256Z] ---> 2c4056554f33 [2023-09-12T17:27:56.256Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-12T17:27:56.256Z] ---> Running in 02d5d011785e [2023-09-12T17:27:56.839Z] Removing intermediate container 02d5d011785e [2023-09-12T17:27:56.839Z] ---> 488817360792 [2023-09-12T17:27:56.839Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T17:27:56.839Z] ---> Running in 5cb8cbd6c2fd [2023-09-12T17:27:57.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T17:27:58.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T17:27:59.566Z] OK: 275 MiB in 69 packages [2023-09-12T17:28:00.175Z] Removing intermediate container 5cb8cbd6c2fd [2023-09-12T17:28:00.175Z] ---> 52d925e209af [2023-09-12T17:28:00.175Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-12T17:28:00.175Z] ---> Running in d30e36b19c30 [2023-09-12T17:28:00.475Z] Removing intermediate container d30e36b19c30 [2023-09-12T17:28:00.475Z] ---> 842bd272aa05 [2023-09-12T17:28:00.475Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-12T17:28:01.077Z] ---> 4b4a98920bd8 [2023-09-12T17:28:01.077Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:28:01.077Z] ---> Running in ce3816b66a73 [2023-09-12T17:28:03.662Z] Removing intermediate container ce3816b66a73 [2023-09-12T17:28:03.662Z] ---> 914f7b819deb [2023-09-12T17:28:03.662Z] Step 11/36 : COPY . . [2023-09-12T17:28:04.623Z] ---> 70762c2fde94 [2023-09-12T17:28:04.623Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-12T17:28:04.623Z] ---> Running in 25e06a1fd731 [2023-09-12T17:28:05.585Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T17:28:05.585Z] Dload Upload Total Spent Left Speed [2023-09-12T17:28:05.585Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8539 0 --:--:-- --:--:-- --:--:-- 8582 [2023-09-12T17:28:06.543Z] Removing intermediate container 25e06a1fd731 [2023-09-12T17:28:06.543Z] ---> a2fb14680c7c [2023-09-12T17:28:06.543Z] Step 13/36 : RUN ${MAKE} [2023-09-12T17:28:06.543Z] ---> Running in b0f3575ef327 [2023-09-12T17:28:07.513Z] 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.21" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-12T17:30:29.240Z] Removing intermediate container b0f3575ef327 [2023-09-12T17:30:29.240Z] ---> 633643978513 [2023-09-12T17:30:29.240Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-12T17:30:29.240Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-12T17:30:29.240Z] 8766b47fe142: Pulling fs layer [2023-09-12T17:30:29.240Z] 8766b47fe142: Verifying Checksum [2023-09-12T17:30:29.240Z] 8766b47fe142: Download complete [2023-09-12T17:30:29.240Z] 8766b47fe142: Pull complete [2023-09-12T17:30:29.240Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-12T17:30:29.240Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-12T17:30:29.240Z] ---> 69d40e2cb93c [2023-09-12T17:30:29.240Z] Step 15/36 : FROM alpine:3.17 [2023-09-12T17:30:29.240Z] 3.17: Pulling from library/alpine [2023-09-12T17:30:29.240Z] 4060ece20d7a: Pulling fs layer [2023-09-12T17:30:29.240Z] 4060ece20d7a: Download complete [2023-09-12T17:30:29.240Z] 4060ece20d7a: Pull complete [2023-09-12T17:30:29.240Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T17:30:29.240Z] Status: Downloaded newer image for alpine:3.17 [2023-09-12T17:30:29.240Z] ---> 8650cd65339b [2023-09-12T17:30:29.240Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-09-12T17:30:29.240Z] ---> Running in e424122e798d [2023-09-12T17:30:29.240Z] Removing intermediate container e424122e798d [2023-09-12T17:30:29.240Z] ---> 0516f96a4ddb [2023-09-12T17:30:29.240Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-12T17:30:29.240Z] ---> Running in 3a50c03d5ca4 [2023-09-12T17:30:29.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T17:30:29.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T17:30:29.506Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-09-12T17:30:29.506Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-09-12T17:30:29.774Z] (3/83) Installing libxau (1.0.10-r0) [2023-09-12T17:30:29.774Z] (4/83) Installing libmd (1.0.4-r0) [2023-09-12T17:30:29.774Z] (5/83) Installing libbsd (0.11.7-r0) [2023-09-12T17:30:29.774Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-09-12T17:30:29.774Z] (7/83) Installing libxcb (1.15-r0) [2023-09-12T17:30:29.774Z] (8/83) Installing libx11 (1.8.4-r1) [2023-09-12T17:30:29.774Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-09-12T17:30:30.040Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-09-12T17:30:30.040Z] (11/83) Installing libexpat (2.5.0-r0) [2023-09-12T17:30:30.040Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-09-12T17:30:30.040Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-09-12T17:30:30.040Z] (14/83) Installing libpng (1.6.39-r0) [2023-09-12T17:30:30.040Z] (15/83) Installing freetype (2.12.1-r0) [2023-09-12T17:30:30.306Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-09-12T17:30:30.306Z] (17/83) Installing fribidi (1.0.12-r0) [2023-09-12T17:30:30.306Z] (18/83) Installing libffi (3.4.4-r0) [2023-09-12T17:30:30.306Z] (19/83) Installing libintl (0.21.1-r1) [2023-09-12T17:30:30.306Z] (20/83) Installing libblkid (2.38.1-r1) [2023-09-12T17:30:30.572Z] (21/83) Installing libmount (2.38.1-r1) [2023-09-12T17:30:30.572Z] (22/83) Installing pcre2 (10.42-r0) [2023-09-12T17:30:30.572Z] (23/83) Installing glib (2.74.7-r0) [2023-09-12T17:30:30.838Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-09-12T17:30:30.838Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-09-12T17:30:30.838Z] (26/83) Installing libass (0.16.0-r1) [2023-09-12T17:30:30.838Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-09-12T17:30:30.838Z] (28/83) Installing libdrm (2.4.114-r0) [2023-09-12T17:30:31.104Z] (29/83) Installing gmp (6.2.1-r2) [2023-09-12T17:30:31.104Z] (30/83) Installing nettle (3.8.1-r0) [2023-09-12T17:30:31.104Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-09-12T17:30:31.104Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-09-12T17:30:31.371Z] (33/83) Installing libunistring (1.1-r0) [2023-09-12T17:30:31.371Z] (34/83) Installing gnutls (3.7.8-r3) [2023-09-12T17:30:31.371Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-09-12T17:30:31.371Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-09-12T17:30:31.371Z] (37/83) Installing lame (3.100-r2) [2023-09-12T17:30:31.371Z] (38/83) Installing opus (1.3.1-r1) [2023-09-12T17:30:31.371Z] (39/83) Installing libasyncns (0.8-r1) [2023-09-12T17:30:31.371Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-09-12T17:30:31.371Z] (41/83) Installing libltdl (2.4.7-r1) [2023-09-12T17:30:31.371Z] (42/83) Installing orc (0.4.33-r0) [2023-09-12T17:30:31.637Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-09-12T17:30:31.637Z] (44/83) Installing libogg (1.3.5-r2) [2023-09-12T17:30:31.637Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-09-12T17:30:31.637Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-09-12T17:30:31.637Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-09-12T17:30:31.637Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-09-12T17:30:31.637Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-09-12T17:30:31.637Z] (50/83) Installing soxr (0.1.3-r3) [2023-09-12T17:30:31.904Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-09-12T17:30:31.904Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-09-12T17:30:31.904Z] (53/83) Installing libpulse (16.1-r6) [2023-09-12T17:30:31.904Z] (54/83) Installing cjson (1.7.15-r3) [2023-09-12T17:30:31.904Z] (55/83) Installing mbedtls (2.28.4-r0) [2023-09-12T17:30:32.172Z] (56/83) Installing librist (0.2.7-r0) [2023-09-12T17:30:32.172Z] (57/83) Installing libsrt (1.5.1-r0) [2023-09-12T17:30:32.172Z] (58/83) Installing libssh (0.10.5-r0) [2023-09-12T17:30:32.172Z] (59/83) Installing libtheora (1.1.1-r16) [2023-09-12T17:30:32.438Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-09-12T17:30:32.438Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-09-12T17:30:32.438Z] (62/83) Installing libxext (1.3.5-r0) [2023-09-12T17:30:32.438Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-09-12T17:30:32.438Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-09-12T17:30:32.438Z] (65/83) Installing libva (2.16.0-r0) [2023-09-12T17:30:32.438Z] (66/83) Installing libvdpau (1.5-r0) [2023-09-12T17:30:32.703Z] (67/83) Installing vidstab (1.1.0-r2) [2023-09-12T17:30:32.703Z] (68/83) Installing libvpx (1.12.0-r1) [2023-09-12T17:30:32.703Z] (69/83) Installing libwebp (1.2.4-r2) [2023-09-12T17:30:32.703Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-09-12T17:30:32.703Z] (71/83) Installing numactl (2.0.16-r1) [2023-09-12T17:30:32.703Z] (72/83) Installing x265-libs (3.5-r3) [2023-09-12T17:30:33.286Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-09-12T17:30:33.286Z] (74/83) Installing libsodium (1.0.18-r2) [2023-09-12T17:30:33.286Z] (75/83) Installing libzmq (4.3.4-r1) [2023-09-12T17:30:33.286Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-09-12T17:30:33.872Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-09-12T17:30:33.872Z] (78/83) Installing udev-init-scripts (35-r1) [2023-09-12T17:30:33.872Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-09-12T17:30:33.872Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-09-12T17:30:33.872Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-09-12T17:30:33.872Z] (82/83) Installing kmod-libs (30-r1) [2023-09-12T17:30:33.872Z] (83/83) Installing eudev (3.2.11-r4) [2023-09-12T17:30:33.872Z] Executing busybox-1.35.0-r29.trigger [2023-09-12T17:30:33.872Z] Executing eudev-3.2.11-r4.trigger [2023-09-12T17:30:34.139Z] OK: 86 MiB in 98 packages [2023-09-12T17:30:38.413Z] Removing intermediate container 3a50c03d5ca4 [2023-09-12T17:30:38.413Z] ---> 584bd4200df1 [2023-09-12T17:30:38.413Z] Step 18/36 : WORKDIR / [2023-09-12T17:30:38.413Z] ---> Running in 3beaa2e0716c [2023-09-12T17:30:38.413Z] Removing intermediate container 3beaa2e0716c [2023-09-12T17:30:38.413Z] ---> cdb8ce67424c [2023-09-12T17:30:38.413Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-12T17:30:39.821Z] ---> 3e1f6c8305ae [2023-09-12T17:30:39.821Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-12T17:30:40.089Z] ---> d0a49fc68df6 [2023-09-12T17:30:40.089Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-12T17:30:40.670Z] ---> 26ae73beafa2 [2023-09-12T17:30:40.670Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-12T17:30:40.939Z] ---> 9a06c1ad5119 [2023-09-12T17:30:40.939Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-12T17:30:41.536Z] ---> ce7bfdb00198 [2023-09-12T17:30:41.536Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-12T17:30:42.117Z] ---> cb9b1246a0d7 [2023-09-12T17:30:42.117Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-12T17:30:43.522Z] ---> 8bf4c5fc7ce1 [2023-09-12T17:30:43.522Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-12T17:30:43.522Z] ---> Running in d054ab6c4206 [2023-09-12T17:30:44.924Z] Removing intermediate container d054ab6c4206 [2023-09-12T17:30:44.924Z] ---> b09dad64b0d0 [2023-09-12T17:30:44.924Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-12T17:30:45.192Z] ---> Running in ef28575017fa [2023-09-12T17:30:48.545Z] Removing intermediate container ef28575017fa [2023-09-12T17:30:48.545Z] ---> 5ad2e1dcda51 [2023-09-12T17:30:48.545Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-12T17:30:48.811Z] ---> Running in 157e3719edb9 [2023-09-12T17:30:50.218Z] Removing intermediate container 157e3719edb9 [2023-09-12T17:30:50.218Z] ---> a2ac08ae6047 [2023-09-12T17:30:50.218Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-12T17:30:50.218Z] ---> Running in 0df7176bbfb1 [2023-09-12T17:30:52.158Z] Removing intermediate container 0df7176bbfb1 [2023-09-12T17:30:52.158Z] ---> 268192591387 [2023-09-12T17:30:52.158Z] Step 30/36 : EXPOSE 59983 [2023-09-12T17:30:52.158Z] ---> Running in 9d4e928037da [2023-09-12T17:30:52.158Z] Removing intermediate container 9d4e928037da [2023-09-12T17:30:52.158Z] ---> 3dec7aa0e219 [2023-09-12T17:30:52.158Z] Step 31/36 : EXPOSE 8554 [2023-09-12T17:30:52.158Z] ---> Running in 7e6dfd085d5c [2023-09-12T17:30:52.424Z] Removing intermediate container 7e6dfd085d5c [2023-09-12T17:30:52.424Z] ---> ed3bd66c11ac [2023-09-12T17:30:52.424Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-12T17:30:52.689Z] ---> Running in bde0d394082d [2023-09-12T17:30:52.954Z] Removing intermediate container bde0d394082d [2023-09-12T17:30:52.954Z] ---> b5036de31784 [2023-09-12T17:30:52.954Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-12T17:30:52.954Z] ---> Running in 17d559006ab6 [2023-09-12T17:30:53.220Z] Removing intermediate container 17d559006ab6 [2023-09-12T17:30:53.220Z] ---> a3e4ca77b77f [2023-09-12T17:30:53.220Z] Step 34/36 : LABEL arch=arm64 [2023-09-12T17:30:53.220Z] ---> Running in ceee7277863b [2023-09-12T17:30:53.486Z] Removing intermediate container ceee7277863b [2023-09-12T17:30:53.486Z] ---> f68d65c2465e [2023-09-12T17:30:53.486Z] Step 35/36 : LABEL git_sha=9e24114f13906f72c6fca90409e71e220af2937e [2023-09-12T17:30:53.755Z] ---> Running in f2f3b3028b10 [2023-09-12T17:30:54.020Z] Removing intermediate container f2f3b3028b10 [2023-09-12T17:30:54.020Z] ---> 04a78c14807d [2023-09-12T17:30:54.020Z] Step 36/36 : LABEL version=0.0.0 [2023-09-12T17:30:54.020Z] ---> Running in 5572bb10aefc [2023-09-12T17:30:54.286Z] Removing intermediate container 5572bb10aefc [2023-09-12T17:30:54.286Z] ---> c0b0280a080a [2023-09-12T17:30:54.286Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T17:30:54.286Z] Successfully built c0b0280a080a [2023-09-12T17:30:54.286Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:30:55.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T17:30:55.079Z] [2023-09-12T17:30:55.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:30:55.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T17:30:55.478Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T17:30:55.478Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T17:30:55.478Z] 04944245beec: Pulling fs layer [2023-09-12T17:30:55.478Z] 699f458cf7ca: Pulling fs layer [2023-09-12T17:30:55.478Z] 765212b225bb: Pulling fs layer [2023-09-12T17:30:55.478Z] f23df028b6ca: Pulling fs layer [2023-09-12T17:30:55.478Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T17:30:55.478Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T17:30:55.478Z] f23df028b6ca: Waiting [2023-09-12T17:30:55.478Z] d65c8cfc05b1: Waiting [2023-09-12T17:30:55.478Z] 765212b225bb: Waiting [2023-09-12T17:30:55.478Z] 2437ff75d9bd: Waiting [2023-09-12T17:30:55.745Z] 04944245beec: Verifying Checksum [2023-09-12T17:30:55.745Z] 04944245beec: Download complete [2023-09-12T17:30:55.745Z] 765212b225bb: Verifying Checksum [2023-09-12T17:30:55.745Z] 765212b225bb: Download complete [2023-09-12T17:30:55.745Z] f23df028b6ca: Verifying Checksum [2023-09-12T17:30:55.745Z] f23df028b6ca: Download complete [2023-09-12T17:30:55.745Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T17:30:55.745Z] d65c8cfc05b1: Download complete [2023-09-12T17:30:56.014Z] 699f458cf7ca: Verifying Checksum [2023-09-12T17:30:56.014Z] 699f458cf7ca: Download complete [2023-09-12T17:30:56.284Z] 8998bd30e6a1: Verifying Checksum [2023-09-12T17:30:56.284Z] 8998bd30e6a1: Download complete [2023-09-12T17:30:58.227Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T17:30:58.227Z] 2437ff75d9bd: Download complete [2023-09-12T17:31:01.569Z] 8998bd30e6a1: Pull complete [2023-09-12T17:31:02.151Z] 04944245beec: Pull complete [2023-09-12T17:31:03.559Z] 699f458cf7ca: Pull complete [2023-09-12T17:31:03.559Z] 765212b225bb: Pull complete [2023-09-12T17:31:04.141Z] f23df028b6ca: Pull complete [2023-09-12T17:31:04.410Z] d65c8cfc05b1: Pull complete [2023-09-12T17:31:16.709Z] 2437ff75d9bd: Pull complete [2023-09-12T17:31:16.709Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T17:31:16.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T17:31:16.709Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T17:31:17.020Z] prd-ubuntu20.04-docker-arm64-4c-16g-5933 does not seem to be running inside a container [2023-09-12T17:31:17.052Z] $ 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-09-12T17:31:19.660Z] $ docker top 01de5c3997daf6982be34fd046cb636f4e37c29f9860e8338f8967b88db1837d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:31:20.579Z] ---> job-cost.sh [2023-09-12T17:31:20.579Z] lf-activate-venv: SKIPPING [2023-09-12T17:31:20.579Z] INFO: No Stack... [2023-09-12T17:31:20.847Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T17:31:21.806Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T17:31:22.148Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-09-12T17:31:22.149Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T17:31:22.470Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-284-1-stack-cost] [2023-09-12T17:31:22.475Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-284-1-stack-cost] did not exist. Created. [2023-09-12T17:31:22.476Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-284-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T17:31:22.888Z] /w/workspace/device-usb-camera/1@tmp/durable-b640b30a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-12T17:31:23.248Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T17:31:23.294Z] Warning: overwriting stash ‘stack-cost’ [2023-09-12T17:31:23.351Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T17:31:23.372Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-284-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T17:31:23.417Z] $ docker stop --time=1 01de5c3997daf6982be34fd046cb636f4e37c29f9860e8338f8967b88db1837d [2023-09-12T17:31:24.910Z] $ docker rm -f --volumes 01de5c3997daf6982be34fd046cb636f4e37c29f9860e8338f8967b88db1837d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-12T17:31:25.930Z] provisioning config files... [2023-09-12T17:31:25.939Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-284@tmp/config3276662175617755939tmp [Pipeline] { [Pipeline] sh [2023-09-12T17:31:26.282Z] + set +x [2023-09-12T17:31:26.282Z] + bash -s -- [2023-09-12T17:31:26.282Z] + curl -s https://codecov.io/bash [2023-09-12T17:31:26.282Z] [2023-09-12T17:31:26.282Z] _____ _ [2023-09-12T17:31:26.282Z] / ____| | | [2023-09-12T17:31:26.282Z] | | ___ __| | ___ ___ _____ __ [2023-09-12T17:31:26.282Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-12T17:31:26.282Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-12T17:31:26.282Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-12T17:31:26.282Z] Bash-1.0.6 [2023-09-12T17:31:26.282Z] [2023-09-12T17:31:26.282Z] [2023-09-12T17:31:26.282Z] ==> git version 2.25.1 found [2023-09-12T17:31:26.282Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-12T17:31:26.282Z] Release-Date: 2020-01-08 [2023-09-12T17:31:26.282Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-12T17:31:26.282Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-12T17:31:26.282Z] ==> Jenkins CI detected. [2023-09-12T17:31:26.282Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-284 [2023-09-12T17:31:26.282Z] project root: . [2023-09-12T17:31:26.282Z] --> token set from env [2023-09-12T17:31:26.282Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-12T17:31:26.282Z] ==> Running gcov in . (disable via -X gcov) [2023-09-12T17:31:26.282Z] ==> Python coveragepy not found [2023-09-12T17:31:26.282Z] ==> Searching for coverage reports in: [2023-09-12T17:31:26.282Z] + . [2023-09-12T17:31:26.282Z] -> Found 1 reports [2023-09-12T17:31:26.282Z] ==> Detecting git/mercurial file structure [2023-09-12T17:31:26.542Z] ==> Reading reports [2023-09-12T17:31:26.542Z] + ./coverage.out bytes=54378 [2023-09-12T17:31:26.542Z] ==> Appending adjustments [2023-09-12T17:31:26.542Z] https://docs.codecov.io/docs/fixing-reports [2023-09-12T17:31:26.542Z] + Found adjustments [2023-09-12T17:31:26.542Z] ==> Gzipping contents [2023-09-12T17:31:26.542Z] 8.0K /tmp/codecov.IWQn4x.gz [2023-09-12T17:31:26.542Z] ==> Uploading reports [2023-09-12T17:31:26.542Z] url: https://codecov.io [2023-09-12T17:31:26.542Z] query: branch=PR-284&commit=9e24114f13906f72c6fca90409e71e220af2937e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-284%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=284&job=&cmd_args= [2023-09-12T17:31:26.542Z] -> Pinging Codecov [2023-09-12T17:31:26.542Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-284&commit=9e24114f13906f72c6fca90409e71e220af2937e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-284%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=284&job=&cmd_args= [2023-09-12T17:31:26.802Z] -> Uploading to [2023-09-12T17:31:26.802Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-12/73D8F5FF140700D3E01443B452E23636/9e24114f13906f72c6fca90409e71e220af2937e/9a277379-cf40-4cc4-9484-d2b3d268d6fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T173126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9b2adfc94ee11f226a03322a56268d2253fb3a51c51e06e3f151d739589d1b0 [2023-09-12T17:31:26.802Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T17:31:26.802Z] Dload Upload Total Spent Left Speed [2023-09-12T17:31:26.802Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6952 0 0 100 6952 0 34415 --:--:-- --:--:-- --:--:-- 34415 [2023-09-12T17:31:26.802Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/9e24114f13906f72c6fca90409e71e220af2937e [Pipeline] } [2023-09-12T17:31:26.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-12T17:31:28.605Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-284/archives ] [2023-09-12T17:31:28.606Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-284/archives [2023-09-12T17:31:28.606Z] total 16 [2023-09-12T17:31:28.606Z] drwxr-xr-x 3 root root 4096 Sep 12 17:20 . [2023-09-12T17:31:28.606Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 17:20 .. [2023-09-12T17:31:28.606Z] drwxr-xr-x 2 root root 4096 Sep 12 17:20 cost [2023-09-12T17:31:28.606Z] -rw-r--r-- 1 root root 89 Sep 12 17:20 cost.csv [2023-09-12T17:31:28.606Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-284/archives [2023-09-12T17:31:28.606Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-284/archives [2023-09-12T17:31:28.606Z] total 16 [2023-09-12T17:31:28.606Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 17:20 . [2023-09-12T17:31:28.606Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 17:20 .. [2023-09-12T17:31:28.606Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 17:20 cost [2023-09-12T17:31:28.606Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 12 17:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:31:28.935Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:31:29.823Z] ---> package-listing.sh [2023-09-12T17:31:29.823Z] ++ facter osfamily [2023-09-12T17:31:29.823Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T17:31:30.083Z] + OS_FAMILY=debian [2023-09-12T17:31:30.083Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-284 [2023-09-12T17:31:30.083Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T17:31:30.083Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T17:31:30.083Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T17:31:30.083Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T17:31:30.083Z] + '[' /w/workspace/foundry_device-usb-camera_PR-284 ']' [2023-09-12T17:31:30.083Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T17:31:30.083Z] + case "${OS_FAMILY}" in [2023-09-12T17:31:30.083Z] + dpkg -l [2023-09-12T17:31:30.083Z] + grep '^ii' [2023-09-12T17:31:30.083Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T17:31:30.083Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T17:31:30.083Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T17:31:30.083Z] + '[' /w/workspace/foundry_device-usb-camera_PR-284 ']' [2023-09-12T17:31:30.083Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-284/archives/ [2023-09-12T17:31:30.083Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-284/archives/ [Pipeline] echo [2023-09-12T17:31:30.115Z] 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-284/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-12T17:31:30.402Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:31:31.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T17:31:31.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T17:31:31.168Z] prd-ubuntu20.04-docker-8c-8g-5932 does not seem to be running inside a container [2023-09-12T17:31:31.189Z] $ 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-284/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-284 -v /w/workspace/foundry_device-usb-camera_PR-284:/w/workspace/foundry_device-usb-camera_PR-284:rw,z -v /w/workspace/foundry_device-usb-camera_PR-284@tmp:/w/workspace/foundry_device-usb-camera_PR-284@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-09-12T17:31:31.385Z] $ docker top ed1ce6fc2017c8965cf714b2d781dc2327aad4574511386d454978a06c06c67b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T17:31:31.786Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T17:31:32.090Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T17:31:32.398Z] + ls /var/log/sa-host [2023-09-12T17:31:32.398Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T17:31:32.620Z] provisioning config files... [2023-09-12T17:31:32.628Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-284@tmp/config9678094560742986057tmp [Pipeline] { [Pipeline] echo [2023-09-12T17:31:32.676Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:31:32.987Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T17:31:33.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:31:33.410Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T17:31:33.443Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:31:33.755Z] ---> sudo-logs.sh [2023-09-12T17:31:33.755Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T17:31:33.843Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:31:34.153Z] ---> job-cost.sh [2023-09-12T17:31:34.153Z] lf-activate-venv: SKIPPING [2023-09-12T17:31:34.153Z] DEBUG: total: 0.2199999988079071 [2023-09-12T17:31:34.153Z] INFO: Retrieving Stack Cost... [2023-09-12T17:31:34.411Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T17:31:34.978Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T17:31:35.010Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:31:35.320Z] ---> logs-deploy.sh [2023-09-12T17:31:35.321Z] lf-activate-venv: SKIPPING [2023-09-12T17:31:35.321Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-284/1 [2023-09-12T17:31:35.321Z] INFO: archiving workspace using pattern(s): [2023-09-12T17:31:36.252Z] Archives upload complete. [2023-09-12T17:31:36.511Z] INFO: archiving logs to Nexus [2023-09-12T17:31:37.082Z] ---> uname -a: [2023-09-12T17:31:37.082Z] Linux prd-ubuntu20-04-docker-8c-8g-5932 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-12T17:31:37.082Z] [2023-09-12T17:31:37.082Z] [2023-09-12T17:31:37.082Z] ---> lscpu: [2023-09-12T17:31:37.082Z] Architecture: x86_64 [2023-09-12T17:31:37.082Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-12T17:31:37.082Z] Byte Order: Little Endian [2023-09-12T17:31:37.082Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-12T17:31:37.082Z] CPU(s): 8 [2023-09-12T17:31:37.082Z] On-line CPU(s) list: 0-7 [2023-09-12T17:31:37.082Z] Thread(s) per core: 1 [2023-09-12T17:31:37.082Z] Core(s) per socket: 1 [2023-09-12T17:31:37.082Z] Socket(s): 8 [2023-09-12T17:31:37.082Z] NUMA node(s): 1 [2023-09-12T17:31:37.082Z] Vendor ID: AuthenticAMD [2023-09-12T17:31:37.082Z] CPU family: 23 [2023-09-12T17:31:37.082Z] Model: 49 [2023-09-12T17:31:37.082Z] Model name: AMD EPYC-Rome Processor [2023-09-12T17:31:37.082Z] Stepping: 0 [2023-09-12T17:31:37.082Z] CPU MHz: 2799.998 [2023-09-12T17:31:37.082Z] BogoMIPS: 5599.99 [2023-09-12T17:31:37.082Z] Virtualization: AMD-V [2023-09-12T17:31:37.082Z] Hypervisor vendor: KVM [2023-09-12T17:31:37.082Z] Virtualization type: full [2023-09-12T17:31:37.082Z] L1d cache: 256 KiB [2023-09-12T17:31:37.082Z] L1i cache: 256 KiB [2023-09-12T17:31:37.082Z] L2 cache: 4 MiB [2023-09-12T17:31:37.082Z] L3 cache: 128 MiB [2023-09-12T17:31:37.082Z] NUMA node0 CPU(s): 0-7 [2023-09-12T17:31:37.082Z] Vulnerability Itlb multihit: Not affected [2023-09-12T17:31:37.082Z] Vulnerability L1tf: Not affected [2023-09-12T17:31:37.082Z] Vulnerability Mds: Not affected [2023-09-12T17:31:37.082Z] Vulnerability Meltdown: Not affected [2023-09-12T17:31:37.082Z] Vulnerability Mmio stale data: Not affected [2023-09-12T17:31:37.082Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-12T17:31:37.082Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-12T17:31:37.082Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-12T17:31:37.082Z] Vulnerability Srbds: Not affected [2023-09-12T17:31:37.082Z] Vulnerability Tsx async abort: Not affected [2023-09-12T17:31:37.082Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-12T17:31:37.082Z] [2023-09-12T17:31:37.082Z] [2023-09-12T17:31:37.082Z] ---> nproc: [2023-09-12T17:31:37.082Z] 8 [2023-09-12T17:31:37.082Z] [2023-09-12T17:31:37.082Z] [2023-09-12T17:31:37.082Z] ---> df -h: [2023-09-12T17:31:37.082Z] Filesystem Size Used Avail Use% Mounted on [2023-09-12T17:31:37.082Z] overlay 155G 12G 144G 8% / [2023-09-12T17:31:37.082Z] tmpfs 64M 0 64M 0% /dev [2023-09-12T17:31:37.082Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-12T17:31:37.082Z] shm 64M 0 64M 0% /dev/shm [2023-09-12T17:31:37.082Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-09-12T17:31:37.082Z] [2023-09-12T17:31:37.082Z] [2023-09-12T17:31:37.082Z] ---> sar -b -r -n DEV: [2023-09-12T17:31:37.082Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5932) 09/12/23 _x86_64_ (8 CPU) [2023-09-12T17:31:37.082Z] [2023-09-12T17:31:37.082Z] 17:17:35 LINUX RESTART (8 CPU) [2023-09-12T17:31:37.082Z] [2023-09-12T17:31:37.082Z] 17:18:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-12T17:31:37.082Z] 17:19:01 168.83 40.42 128.41 0.00 4406.69 42149.84 0.00 [2023-09-12T17:31:37.082Z] 17:20:01 195.02 0.38 194.63 0.00 16.93 59257.86 0.00 [2023-09-12T17:31:37.082Z] 17:21:01 184.87 0.08 184.79 0.00 7.47 46588.77 0.00 [2023-09-12T17:31:37.082Z] 17:22:01 2.20 0.00 2.20 0.00 0.00 25.88 0.00 [2023-09-12T17:31:37.082Z] 17:23:01 38.32 12.70 25.62 0.00 5453.52 6257.78 0.00 [2023-09-12T17:31:37.082Z] 17:24:01 4.93 0.37 4.57 0.00 11.46 53.59 0.00 [2023-09-12T17:31:37.082Z] 17:25:01 2.65 1.30 1.35 0.00 26.26 17.33 0.00 [2023-09-12T17:31:37.082Z] 17:26:01 1.77 0.00 1.77 0.00 0.00 19.33 0.00 [2023-09-12T17:31:37.082Z] 17:27:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 [2023-09-12T17:31:37.083Z] 17:28:01 2.23 0.00 2.23 0.00 0.00 38.39 0.00 [2023-09-12T17:31:37.083Z] 17:29:01 1.20 0.00 1.20 0.00 0.00 12.53 0.00 [2023-09-12T17:31:37.083Z] 17:30:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 [2023-09-12T17:31:37.083Z] 17:31:01 1.35 0.00 1.35 0.00 0.00 14.13 0.00 [2023-09-12T17:31:37.083Z] Average: 46.31 4.16 42.15 0.00 753.95 11804.02 0.00 [2023-09-12T17:31:37.083Z] [2023-09-12T17:31:37.083Z] 17:18:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-12T17:31:37.083Z] 17:19:01 28575768 31560352 748660 2.28 102024 3089664 1959280 5.77 1113752 2757784 462576 [2023-09-12T17:31:37.083Z] 17:20:01 28128468 31418040 883472 2.69 153204 3305592 2166628 6.39 1374244 2898808 11872 [2023-09-12T17:31:37.083Z] 17:21:01 27365876 31582624 720544 2.19 165424 4166760 1754300 5.17 1285952 3695680 404 [2023-09-12T17:31:37.083Z] 17:22:01 27366212 31582964 719956 2.19 165464 4166760 1754300 5.17 1285596 3695680 52 [2023-09-12T17:31:37.083Z] 17:23:01 26994268 31565692 724624 2.20 173760 4500380 1811276 5.34 1516948 3807520 1084 [2023-09-12T17:31:37.083Z] 17:24:01 26993184 31564944 725500 2.21 173828 4500712 1827348 5.39 1521204 3807624 188 [2023-09-12T17:31:37.083Z] 17:25:01 26983700 31557260 733068 2.23 173876 4501508 1811280 5.34 1529172 3807824 16 [2023-09-12T17:31:37.083Z] 17:26:01 26987288 31561428 729212 2.22 173916 4501512 1811280 5.34 1524340 3808296 52 [2023-09-12T17:31:37.083Z] 17:27:01 26986988 31561192 729420 2.22 173944 4501512 1811280 5.34 1524364 3808304 20 [2023-09-12T17:31:37.083Z] 17:28:01 26987160 31561616 729100 2.22 174020 4501488 1811280 5.34 1524048 3808484 24 [2023-09-12T17:31:37.083Z] 17:29:01 26987296 31561768 729080 2.22 174052 4501496 1811280 5.34 1524124 3808484 8 [2023-09-12T17:31:37.083Z] 17:30:01 26987516 31562032 728796 2.22 174076 4501500 1811280 5.34 1524096 3808492 8 [2023-09-12T17:31:37.083Z] 17:31:01 26987500 31562076 728684 2.22 174152 4501500 1811280 5.34 1524152 3808496 8 [2023-09-12T17:31:37.083Z] Average: 27256248 31553999 740778 2.25 165518 4249260 1842469 5.43 1443999 3640114 36639 [2023-09-12T17:31:37.083Z] [2023-09-12T17:31:37.083Z] 17:18:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-12T17:31:37.083Z] 17:19:01 vethce02ba2 234.68 358.83 22.22 2275.21 0.00 0.00 0.00 0.19 [2023-09-12T17:31:37.083Z] 17:19:01 ens3 947.27 607.90 8769.00 110.95 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:19:01 docker0 240.18 367.54 19.54 2362.02 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:19:01 lo 7.03 7.03 0.69 0.69 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:20:01 ens3 68.07 64.34 224.19 87.10 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:20:01 docker0 9.12 12.05 0.77 185.17 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:20:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:20:01 vethc2a5d1e 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:21:01 ens3 170.85 93.53 3478.88 19.21 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:21:01 docker0 14.10 37.14 1.02 671.51 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:21:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:22:01 ens3 1.32 0.18 0.20 0.07 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:23:01 ens3 123.76 41.77 2031.35 3.70 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:23:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:24:01 ens3 1.52 1.08 0.96 0.45 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:25:01 ens3 7.85 6.17 4.73 5.76 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:25:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:26:01 ens3 1.25 0.45 0.41 0.28 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:27:01 ens3 0.53 0.25 0.26 0.20 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:29:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:30:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:31:01 ens3 0.20 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] Average: ens3 99.60 61.37 1096.51 17.28 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] Average: docker0 19.70 31.19 1.59 242.15 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 [2023-09-12T17:31:37.083Z] [2023-09-12T17:31:37.083Z] [2023-09-12T17:31:37.083Z] ---> sar -P ALL: [2023-09-12T17:31:37.083Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5932) 09/12/23 _x86_64_ (8 CPU) [2023-09-12T17:31:37.083Z] [2023-09-12T17:31:37.083Z] 17:17:35 LINUX RESTART (8 CPU) [2023-09-12T17:31:37.083Z] [2023-09-12T17:31:37.083Z] 17:18:03 CPU %user %nice %system %iowait %steal %idle [2023-09-12T17:31:37.083Z] 17:19:01 all 10.17 0.00 3.43 2.26 0.06 84.08 [2023-09-12T17:31:37.083Z] 17:19:01 0 10.15 0.00 3.01 0.92 0.07 85.85 [2023-09-12T17:31:37.083Z] 17:19:01 1 10.04 0.00 3.47 0.96 0.07 85.46 [2023-09-12T17:31:37.083Z] 17:19:01 2 8.63 0.00 4.04 2.73 0.07 84.53 [2023-09-12T17:31:37.083Z] 17:19:01 3 9.27 0.00 3.60 8.71 0.05 78.37 [2023-09-12T17:31:37.083Z] 17:19:01 4 12.20 0.00 3.41 0.45 0.05 83.89 [2023-09-12T17:31:37.083Z] 17:19:01 5 10.90 0.00 2.79 2.23 0.05 84.03 [2023-09-12T17:31:37.083Z] 17:19:01 6 8.82 0.00 3.19 1.92 0.05 86.03 [2023-09-12T17:31:37.083Z] 17:19:01 7 11.36 0.00 3.93 0.14 0.09 84.48 [2023-09-12T17:31:37.083Z] 17:20:01 all 28.50 0.00 5.02 2.72 0.08 63.68 [2023-09-12T17:31:37.083Z] 17:20:01 0 29.06 0.00 4.37 0.24 0.07 66.27 [2023-09-12T17:31:37.083Z] 17:20:01 1 27.59 0.00 5.09 1.46 0.07 65.79 [2023-09-12T17:31:37.083Z] 17:20:01 2 27.82 0.00 5.44 0.30 0.13 66.31 [2023-09-12T17:31:37.083Z] 17:20:01 3 28.97 0.00 6.22 12.73 0.08 52.00 [2023-09-12T17:31:37.083Z] 17:20:01 4 28.61 0.00 4.13 0.13 0.07 67.05 [2023-09-12T17:31:37.083Z] 17:20:01 5 28.55 0.00 4.94 2.47 0.07 63.97 [2023-09-12T17:31:37.083Z] 17:20:01 6 28.04 0.00 4.63 0.84 0.07 66.43 [2023-09-12T17:31:37.083Z] 17:20:01 7 29.35 0.00 5.36 3.64 0.08 61.56 [2023-09-12T17:31:37.083Z] 17:21:01 all 17.67 0.00 3.47 2.62 0.06 76.18 [2023-09-12T17:31:37.083Z] 17:21:01 0 18.24 0.00 3.96 1.27 0.07 76.46 [2023-09-12T17:31:37.083Z] 17:21:01 1 17.33 0.00 2.67 0.13 0.07 79.79 [2023-09-12T17:31:37.083Z] 17:21:01 2 17.26 0.00 3.91 2.34 0.05 76.44 [2023-09-12T17:31:37.083Z] 17:21:01 3 18.80 0.00 2.83 0.54 0.05 77.78 [2023-09-12T17:31:37.083Z] 17:21:01 4 18.47 0.00 3.56 1.14 0.07 76.75 [2023-09-12T17:31:37.083Z] 17:21:01 5 16.71 0.00 3.59 0.03 0.05 79.62 [2023-09-12T17:31:37.083Z] 17:21:01 6 17.41 0.00 3.88 15.48 0.07 63.16 [2023-09-12T17:31:37.083Z] 17:21:01 7 17.14 0.00 3.35 0.03 0.07 79.41 [2023-09-12T17:31:37.083Z] 17:22:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-09-12T17:31:37.083Z] 17:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-12T17:31:37.083Z] 17:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T17:31:37.083Z] 17:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-12T17:31:37.083Z] 17:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-12T17:31:37.083Z] 17:22:01 4 0.03 0.00 0.02 0.03 0.00 99.92 [2023-09-12T17:31:37.083Z] 17:22:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-12T17:31:37.083Z] 17:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T17:31:37.083Z] 17:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T17:31:37.083Z] 17:23:01 all 1.26 0.00 0.61 0.47 0.02 97.64 [2023-09-12T17:31:37.083Z] 17:23:01 0 0.87 0.00 0.53 0.82 0.03 97.75 [2023-09-12T17:31:37.083Z] 17:23:01 1 2.32 0.00 0.88 0.55 0.02 96.23 [2023-09-12T17:31:37.083Z] 17:23:01 2 0.42 0.00 0.42 0.47 0.02 98.68 [2023-09-12T17:31:37.083Z] 17:23:01 3 2.29 0.00 0.79 0.07 0.02 96.84 [2023-09-12T17:31:37.083Z] 17:23:01 4 1.40 0.00 0.50 0.10 0.02 97.98 [2023-09-12T17:31:37.083Z] 17:23:01 5 0.88 0.00 0.40 0.35 0.02 98.35 [2023-09-12T17:31:37.083Z] 17:23:01 6 0.52 0.00 0.58 1.40 0.00 97.50 [2023-09-12T17:31:37.083Z] 17:23:01 7 1.39 0.00 0.77 0.03 0.03 97.78 [2023-09-12T17:31:37.083Z] 17:24:01 all 0.31 0.00 0.03 0.01 0.01 99.64 [2023-09-12T17:31:37.083Z] 17:24:01 0 0.12 0.00 0.03 0.03 0.00 99.82 [2023-09-12T17:31:37.083Z] 17:24:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2023-09-12T17:31:37.083Z] 17:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T17:31:37.083Z] 17:24:01 3 1.97 0.00 0.03 0.00 0.00 98.00 [2023-09-12T17:31:37.083Z] 17:24:01 4 0.13 0.00 0.03 0.00 0.02 99.82 [2023-09-12T17:31:37.083Z] 17:24:01 5 0.15 0.00 0.02 0.00 0.00 99.83 [2023-09-12T17:31:37.083Z] 17:24:01 6 0.00 0.00 0.03 0.03 0.02 99.92 [2023-09-12T17:31:37.083Z] 17:24:01 7 0.08 0.00 0.03 0.00 0.00 99.88 [2023-09-12T17:31:37.083Z] 17:25:01 all 0.40 0.00 0.03 0.01 0.01 99.55 [2023-09-12T17:31:37.083Z] 17:25:01 0 0.07 0.00 0.05 0.03 0.00 99.85 [2023-09-12T17:31:37.083Z] 17:25:01 1 0.48 0.00 0.07 0.00 0.02 99.43 [2023-09-12T17:31:37.083Z] 17:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T17:31:37.083Z] 17:25:01 3 1.22 0.00 0.03 0.00 0.02 98.73 [2023-09-12T17:31:37.083Z] 17:25:01 4 0.38 0.00 0.02 0.03 0.00 99.57 [2023-09-12T17:31:37.083Z] 17:25:01 5 0.62 0.00 0.02 0.00 0.02 99.35 [2023-09-12T17:31:37.083Z] 17:25:01 6 0.13 0.00 0.03 0.02 0.00 99.82 [2023-09-12T17:31:37.083Z] 17:25:01 7 0.27 0.00 0.03 0.00 0.00 99.70 [2023-09-12T17:31:37.083Z] 17:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-09-12T17:31:37.083Z] 17:26:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2023-09-12T17:31:37.083Z] 17:26:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-12T17:31:37.083Z] 17:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T17:31:37.083Z] 17:26:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2023-09-12T17:31:37.083Z] 17:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T17:31:37.083Z] 17:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T17:31:37.083Z] 17:26:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2023-09-12T17:31:37.083Z] 17:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-12T17:31:37.083Z] 17:27:01 all 0.11 0.00 0.01 0.00 0.00 99.87 [2023-09-12T17:31:37.083Z] 17:27:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2023-09-12T17:31:37.083Z] 17:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-12T17:31:37.084Z] 17:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T17:31:37.084Z] 17:27:01 3 0.75 0.00 0.07 0.00 0.02 99.17 [2023-09-12T17:31:37.084Z] 17:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T17:31:37.084Z] 17:27:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2023-09-12T17:31:37.084Z] 17:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T17:31:37.084Z] 17:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T17:31:37.084Z] 17:28:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-09-12T17:31:37.084Z] 17:28:01 0 0.05 0.00 0.02 0.03 0.02 99.88 [2023-09-12T17:31:37.084Z] 17:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-12T17:31:37.084Z] 17:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T17:31:37.084Z] 17:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T17:31:37.084Z] 17:28:01 4 0.07 0.00 0.00 0.02 0.02 99.90 [2023-09-12T17:31:37.084Z] 17:28:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-12T17:31:37.084Z] 17:28:01 6 0.05 0.00 0.02 0.02 0.00 99.92 [2023-09-12T17:31:37.084Z] 17:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T17:31:37.084Z] 17:29:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-09-12T17:31:37.084Z] 17:29:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-09-12T17:31:37.084Z] 17:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-12T17:31:37.084Z] 17:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T17:31:37.084Z] 17:29:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-12T17:31:37.084Z] 17:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T17:31:37.084Z] 17:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-12T17:31:37.084Z] 17:29:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-12T17:31:37.084Z] 17:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-12T17:31:37.084Z] [2023-09-12T17:31:37.084Z] 17:29:01 CPU %user %nice %system %iowait %steal %idle [2023-09-12T17:31:37.084Z] 17:30:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2023-09-12T17:31:37.084Z] 17:30:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2023-09-12T17:31:37.084Z] 17:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T17:31:37.084Z] 17:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-12T17:31:37.084Z] 17:30:01 3 1.84 0.00 0.02 0.00 0.02 98.13 [2023-09-12T17:31:37.084Z] 17:30:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-12T17:31:37.084Z] 17:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-12T17:31:37.084Z] 17:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T17:31:37.084Z] 17:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T17:31:37.084Z] 17:31:01 all 0.27 0.00 0.01 0.01 0.00 99.72 [2023-09-12T17:31:37.084Z] 17:31:01 0 0.07 0.00 0.02 0.03 0.00 99.88 [2023-09-12T17:31:37.084Z] 17:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-12T17:31:37.084Z] 17:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-12T17:31:37.084Z] 17:31:01 3 1.97 0.00 0.02 0.00 0.00 98.01 [2023-09-12T17:31:37.084Z] 17:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T17:31:37.084Z] 17:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T17:31:37.084Z] 17:31:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-12T17:31:37.084Z] 17:31:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-12T17:31:37.084Z] Average: all 4.49 0.00 0.96 0.62 0.02 93.91 [2023-09-12T17:31:37.084Z] Average: 0 4.48 0.00 0.92 0.26 0.03 94.31 [2023-09-12T17:31:37.084Z] Average: 1 4.41 0.00 0.93 0.24 0.02 94.39 [2023-09-12T17:31:37.084Z] Average: 2 4.14 0.00 1.05 0.44 0.02 94.35 [2023-09-12T17:31:37.084Z] Average: 3 5.11 0.00 1.03 1.66 0.02 92.18 [2023-09-12T17:31:37.084Z] Average: 4 4.67 0.00 0.89 0.15 0.02 94.28 [2023-09-12T17:31:37.084Z] Average: 5 4.42 0.00 0.90 0.38 0.02 94.29 [2023-09-12T17:31:37.084Z] Average: 6 4.19 0.00 0.94 1.51 0.02 93.35 [2023-09-12T17:31:37.084Z] Average: 7 4.53 0.00 1.02 0.29 0.02 94.13 [2023-09-12T17:31:37.084Z] [2023-09-12T17:31:37.084Z] [2023-09-12T17:31:37.084Z]