Pull request #307 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a18bf06bf9035be12ce3d19de514a4833ecb1c5a+86d2622c4f907fedb2cba4bacbdfe80b4f9c365d (1f75f88f1788231545dcf5c7838659ccf3c5d100) 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-ssh9676342363114089120.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh11874121097838344876.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-307/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-307/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13163134332511518935.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-307/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16330437778101433002.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh5878400758407437923.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-307/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-307/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10136582935622528046.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16252 in /w/workspace/foundry_device-usb-camera_PR-307 [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-307 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d into PR head commit a18bf06bf9035be12ce3d19de514a4833ecb1c5a Merge succeeded, producing a18bf06bf9035be12ce3d19de514a4833ecb1c5a Checking out Revision a18bf06bf9035be12ce3d19de514a4833ecb1c5a (PR-307) 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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 > 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/307/head:refs/remotes/origin/PR-307 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a18bf06bf9035be12ce3d19de514a4833ecb1c5a # 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 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a18bf06bf9035be12ce3d19de514a4833ecb1c5a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T17:57:25.122Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T17:57:25.301Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T17:57:25.404Z] ========================================================= [2023-11-01T17:57:25.404Z] EdgeX Global Pipelines Version Info [2023-11-01T17:57:25.404Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:57:26.524Z] ------------------- [2023-11-01T17:57:26.524Z] stable info: [2023-11-01T17:57:26.524Z] ------------------- [2023-11-01T17:57:26.524Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T17:57:26.524Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T17:57:26.524Z] Message: update stable to v1.0.255 [2023-11-01T17:57:26.785Z] ------------------- [2023-11-01T17:57:26.785Z] experimental info: [2023-11-01T17:57:26.785Z] ------------------- [2023-11-01T17:57:26.785Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T17:57:26.785Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T17:57:26.785Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T17:57:27.070Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-11-01T17:57:27.106Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-11-01T17:57:27.148Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T17:57:27.191Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T17:57:27.229Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T17:57:27.263Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T17:57:27.302Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T17:57:27.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-01T17:57:27.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T17:57:27.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T17:57:27.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T17:57:27.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-11-01T17:57:27.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T17:57:27.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T17:57:27.635Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T17:57:27.672Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T17:57:27.721Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T17:57:27.768Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T17:57:27.812Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T17:57:27.853Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T17:57:27.895Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-01T17:57:27.937Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-01T17:57:27.975Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-01T17:57:28.007Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-01T17:57:28.042Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-01T17:57:28.077Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T17:57:28.125Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T17:57:28.166Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-307 [Pipeline] echo [2023-11-01T17:57:28.205Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-307 [Pipeline] echo [2023-11-01T17:57:28.246Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-307 [Pipeline] echo [2023-11-01T17:57:28.284Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a18bf06bf9035be12ce3d19de514a4833ecb1c5a [Pipeline] echo [2023-11-01T17:57:28.324Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a18bf06 [Pipeline] echo [2023-11-01T17:57:28.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T17:57:28.484Z] provisioning config files... [2023-11-01T17:57:28.552Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-307@tmp/config2743278121555316135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:57:28.900Z] ---> docker-login.sh [2023-11-01T17:57:28.900Z] nexus3.edgexfoundry.org:10001 [2023-11-01T17:57:29.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T17:57:29.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T17:57:29.162Z] Configure a credential helper to remove this warning. See [2023-11-01T17:57:29.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T17:57:29.162Z] [2023-11-01T17:57:29.162Z] Login Succeeded [2023-11-01T17:57:29.162Z] nexus3.edgexfoundry.org:10002 [2023-11-01T17:57:29.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T17:57:29.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T17:57:29.423Z] Configure a credential helper to remove this warning. See [2023-11-01T17:57:29.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T17:57:29.423Z] [2023-11-01T17:57:29.423Z] Login Succeeded [2023-11-01T17:57:29.423Z] nexus3.edgexfoundry.org:10003 [2023-11-01T17:57:29.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T17:57:29.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T17:57:29.423Z] Configure a credential helper to remove this warning. See [2023-11-01T17:57:29.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T17:57:29.423Z] [2023-11-01T17:57:29.423Z] Login Succeeded [2023-11-01T17:57:29.423Z] nexus3.edgexfoundry.org:10004 [2023-11-01T17:57:29.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T17:57:29.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T17:57:29.423Z] Configure a credential helper to remove this warning. See [2023-11-01T17:57:29.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T17:57:29.423Z] [2023-11-01T17:57:29.423Z] Login Succeeded [2023-11-01T17:57:29.423Z] docker.io [2023-11-01T17:57:29.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T17:57:29.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T17:57:29.945Z] Configure a credential helper to remove this warning. See [2023-11-01T17:57:29.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T17:57:29.945Z] [2023-11-01T17:57:29.945Z] Login Succeeded [2023-11-01T17:57:29.945Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T17:57:29.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-01T17:57:30.577Z] + git rev-list -1 --merges a18bf06bf9035be12ce3d19de514a4833ecb1c5a~1..a18bf06bf9035be12ce3d19de514a4833ecb1c5a [Pipeline] echo [2023-11-01T17:57:30.641Z] -----------> git rev-list -1 --merges a18bf06bf9035be12ce3d19de514a4833ecb1c5a~1..a18bf06bf9035be12ce3d19de514a4833ecb1c5a a18bf06bf9035be12ce3d19de514a4833ecb1c5a [false] [Pipeline] sh [2023-11-01T17:57:30.953Z] + git log --format=format:%s -1 a18bf06bf9035be12ce3d19de514a4833ecb1c5a [Pipeline] echo [2023-11-01T17:57:30.988Z] ========================================================= [2023-11-01T17:57:30.988Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T17:57:30.988Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T17:57:31.412Z] + git log --format=format:%s -1 a18bf06bf9035be12ce3d19de514a4833ecb1c5a [Pipeline] echo [2023-11-01T17:57:31.448Z] [semverPrep] GIT_COMMIT: a18bf06bf9035be12ce3d19de514a4833ecb1c5a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-11-01T17:57:31.478Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-01T17:57:31.878Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T17:57:31.878Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T17:57:31.878Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T17:57:31.878Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T17:57:31.878Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T17:57:31.878Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T17:57:31.878Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:57:32.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T17:57:32.394Z] [2023-11-01T17:57:32.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:57:32.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T17:57:32.780Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T17:57:32.780Z] b85a868b505f: Pulling fs layer [2023-11-01T17:57:32.780Z] e2be974225ed: Pulling fs layer [2023-11-01T17:57:32.780Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T17:57:32.780Z] 988bab9f4d93: Pulling fs layer [2023-11-01T17:57:32.780Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T17:57:32.780Z] eaf3925da568: Pulling fs layer [2023-11-01T17:57:32.780Z] bab4dde63d76: Pulling fs layer [2023-11-01T17:57:32.780Z] bde34c3a00c8: Pulling fs layer [2023-11-01T17:57:32.780Z] b352a97aabf1: Pulling fs layer [2023-11-01T17:57:32.780Z] 4872d77fe225: Pulling fs layer [2023-11-01T17:57:32.780Z] 5851b861e8e6: Pulling fs layer [2023-11-01T17:57:32.780Z] 1469e6f7b9e6: Waiting [2023-11-01T17:57:32.780Z] eaf3925da568: Waiting [2023-11-01T17:57:32.780Z] bab4dde63d76: Waiting [2023-11-01T17:57:32.780Z] bde34c3a00c8: Waiting [2023-11-01T17:57:32.780Z] b352a97aabf1: Waiting [2023-11-01T17:57:32.780Z] 4872d77fe225: Waiting [2023-11-01T17:57:32.780Z] 5851b861e8e6: Waiting [2023-11-01T17:57:32.780Z] 988bab9f4d93: Waiting [2023-11-01T17:57:32.780Z] e2be974225ed: Verifying Checksum [2023-11-01T17:57:32.780Z] e2be974225ed: Download complete [2023-11-01T17:57:32.780Z] 988bab9f4d93: Verifying Checksum [2023-11-01T17:57:32.780Z] 988bab9f4d93: Download complete [2023-11-01T17:57:33.042Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T17:57:33.042Z] 1469e6f7b9e6: Download complete [2023-11-01T17:57:33.042Z] eaf3925da568: Download complete [2023-11-01T17:57:33.042Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T17:57:33.042Z] 339a4e72a1f5: Download complete [2023-11-01T17:57:33.042Z] bde34c3a00c8: Download complete [2023-11-01T17:57:33.042Z] b352a97aabf1: Verifying Checksum [2023-11-01T17:57:33.042Z] b352a97aabf1: Download complete [2023-11-01T17:57:33.042Z] 4872d77fe225: Verifying Checksum [2023-11-01T17:57:33.042Z] 4872d77fe225: Download complete [2023-11-01T17:57:33.042Z] 5851b861e8e6: Verifying Checksum [2023-11-01T17:57:33.042Z] 5851b861e8e6: Download complete [2023-11-01T17:57:33.042Z] b85a868b505f: Verifying Checksum [2023-11-01T17:57:33.042Z] b85a868b505f: Download complete [2023-11-01T17:57:33.303Z] bab4dde63d76: Verifying Checksum [2023-11-01T17:57:33.303Z] bab4dde63d76: Download complete [2023-11-01T17:57:34.803Z] b85a868b505f: Pull complete [2023-11-01T17:57:34.803Z] e2be974225ed: Pull complete [2023-11-01T17:57:35.061Z] 339a4e72a1f5: Pull complete [2023-11-01T17:57:35.061Z] 988bab9f4d93: Pull complete [2023-11-01T17:57:35.320Z] 1469e6f7b9e6: Pull complete [2023-11-01T17:57:35.578Z] eaf3925da568: Pull complete [2023-11-01T17:57:37.480Z] bab4dde63d76: Pull complete [2023-11-01T17:57:37.480Z] bde34c3a00c8: Pull complete [2023-11-01T17:57:37.480Z] b352a97aabf1: Pull complete [2023-11-01T17:57:37.480Z] 4872d77fe225: Pull complete [2023-11-01T17:57:37.480Z] 5851b861e8e6: Pull complete [2023-11-01T17:57:37.480Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T17:57:37.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T17:57:37.480Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:57:37.712Z] prd-ubuntu20.04-docker-8c-8g-16252 does not seem to be running inside a container [2023-11-01T17:57:37.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-307 -v /w/workspace/foundry_device-usb-camera_PR-307:/w/workspace/foundry_device-usb-camera_PR-307:rw,z -v /w/workspace/foundry_device-usb-camera_PR-307@tmp:/w/workspace/foundry_device-usb-camera_PR-307@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-11-01T17:57:41.210Z] $ docker top 9e2e45100647b2e5b4dfafce8ac7a62657732a1ef1c4b71284e4f2c2ddde93e0 -eo pid,comm [2023-11-01T17:57:41.289Z] 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-11-01T17:57:41.289Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T17:57:41.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T17:57:41.429Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T17:57:41.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T17:57:41.558Z] $ docker exec 9e2e45100647b2e5b4dfafce8ac7a62657732a1ef1c4b71284e4f2c2ddde93e0 ssh-agent [2023-11-01T17:57:41.667Z] SSH_AUTH_SOCK=/tmp/ssh-gWv0f4ji306r/agent.32 [2023-11-01T17:57:41.667Z] SSH_AGENT_PID=38 [2023-11-01T17:57:41.674Z] Running ssh-add (command line suppressed) [2023-11-01T17:57:41.799Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-307@tmp/private_key_10479051788438850348.key (/w/workspace/foundry_device-usb-camera_PR-307@tmp/private_key_10479051788438850348.key) [2023-11-01T17:57:41.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T17:57:42.147Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T17:57:42.182Z] $ docker exec --env ******** --env ******** 9e2e45100647b2e5b4dfafce8ac7a62657732a1ef1c4b71284e4f2c2ddde93e0 ssh-agent -k [2023-11-01T17:57:42.280Z] unset SSH_AUTH_SOCK; [2023-11-01T17:57:42.281Z] unset SSH_AGENT_PID; [2023-11-01T17:57:42.281Z] echo Agent pid 38 killed; [2023-11-01T17:57:42.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T17:57:42.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T17:57:42.387Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T17:57:42.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T17:57:42.505Z] $ docker exec 9e2e45100647b2e5b4dfafce8ac7a62657732a1ef1c4b71284e4f2c2ddde93e0 ssh-agent [2023-11-01T17:57:42.629Z] SSH_AUTH_SOCK=/tmp/ssh-oiwfgRi3HxsQ/agent.70 [2023-11-01T17:57:42.629Z] SSH_AGENT_PID=76 [2023-11-01T17:57:42.636Z] Running ssh-add (command line suppressed) [2023-11-01T17:57:42.751Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-307@tmp/private_key_9771060066488385911.key (/w/workspace/foundry_device-usb-camera_PR-307@tmp/private_key_9771060066488385911.key) [2023-11-01T17:57:42.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T17:57:43.095Z] + git semver init [2023-11-01T17:57:43.355Z] 2023-11-01 17:57:43,299 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T17:57:43.355Z] 2023-11-01 17:57:43,300 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-307/.semver [2023-11-01T17:57:43.355Z] 2023-11-01 17:57:43,301 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-307/.semver [2023-11-01T17:57:43.355Z] 2023-11-01 17:57:43,301 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-307/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-307, universal_newlines=False, shell=None, istream=None) [2023-11-01T17:57:44.295Z] 2023-11-01 17:57:44,183 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-307/.git/info/exclude [2023-11-01T17:57:44.295Z] 2023-11-01 17:57:44,184 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-307/.semver/PR-307 with force:False [2023-11-01T17:57:44.295Z] 2023-11-01 17:57:44,184 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-307/.semver/PR-307 [2023-11-01T17:57:44.295Z] 2023-11-01 17:57:44,188 [execute] INFO git cat-file --batch-check [2023-11-01T17:57:44.295Z] 2023-11-01 17:57:44,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-307/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T17:57:44.295Z] 2023-11-01 17:57:44,194 [execute] INFO git cat-file --batch [2023-11-01T17:57:44.295Z] 2023-11-01 17:57:44,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-307/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T17:57:44.295Z] 2023-11-01 17:57:44,200 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-307/.semver/PR-307 [2023-11-01T17:57:44.295Z] 0.0.0 [Pipeline] } [2023-11-01T17:57:44.327Z] $ docker exec --env ******** --env ******** 9e2e45100647b2e5b4dfafce8ac7a62657732a1ef1c4b71284e4f2c2ddde93e0 ssh-agent -k [2023-11-01T17:57:44.448Z] unset SSH_AUTH_SOCK; [2023-11-01T17:57:44.448Z] unset SSH_AGENT_PID; [2023-11-01T17:57:44.449Z] echo Agent pid 76 killed; [2023-11-01T17:57:44.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T17:57:44.895Z] + git semver [Pipeline] } [2023-11-01T17:57:45.187Z] $ docker stop --time=1 9e2e45100647b2e5b4dfafce8ac7a62657732a1ef1c4b71284e4f2c2ddde93e0 [2023-11-01T17:57:46.552Z] $ docker rm -f --volumes 9e2e45100647b2e5b4dfafce8ac7a62657732a1ef1c4b71284e4f2c2ddde93e0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T17:57:46.958Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T17:57:47.246Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T17:57:47.269Z] [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-11-01T17:57:47.898Z] provisioning config files... [2023-11-01T17:57:47.908Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-307@tmp/config11886522082468320953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:57:48.305Z] ---> docker-login.sh [2023-11-01T17:57:48.305Z] nexus3.edgexfoundry.org:10001 [2023-11-01T17:57:48.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T17:57:48.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T17:57:48.305Z] Configure a credential helper to remove this warning. See [2023-11-01T17:57:48.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T17:57:48.305Z] [2023-11-01T17:57:48.305Z] Login Succeeded [2023-11-01T17:57:48.305Z] nexus3.edgexfoundry.org:10002 [2023-11-01T17:57:48.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T17:57:48.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T17:57:48.305Z] Configure a credential helper to remove this warning. See [2023-11-01T17:57:48.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T17:57:48.305Z] [2023-11-01T17:57:48.305Z] Login Succeeded [2023-11-01T17:57:48.305Z] nexus3.edgexfoundry.org:10003 [2023-11-01T17:57:48.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T17:57:48.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T17:57:48.565Z] Configure a credential helper to remove this warning. See [2023-11-01T17:57:48.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T17:57:48.565Z] [2023-11-01T17:57:48.565Z] Login Succeeded [2023-11-01T17:57:48.565Z] nexus3.edgexfoundry.org:10004 [2023-11-01T17:57:48.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T17:57:48.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T17:57:48.565Z] Configure a credential helper to remove this warning. See [2023-11-01T17:57:48.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T17:57:48.565Z] [2023-11-01T17:57:48.565Z] Login Succeeded [2023-11-01T17:57:48.565Z] docker.io [2023-11-01T17:57:48.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T17:57:49.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T17:57:49.084Z] Configure a credential helper to remove this warning. See [2023-11-01T17:57:49.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T17:57:49.084Z] [2023-11-01T17:57:49.084Z] Login Succeeded [2023-11-01T17:57:49.084Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T17:57:49.111Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T17:57:49.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T17:57:49.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T17:57:49.409Z] ========================================================= [2023-11-01T17:57:49.410Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T17:57:49.410Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:57:49.885Z] + 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-11-01T17:57:49.885Z] Sending build context to Docker daemon 2.288MB [2023-11-01T17:57:49.885Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T17:57:49.885Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-01T17:57:50.473Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T17:57:50.473Z] 7264a8db6415: Pulling fs layer [2023-11-01T17:57:50.473Z] c4d48a809fc2: Pulling fs layer [2023-11-01T17:57:50.473Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T17:57:50.473Z] ad3a456e5733: Pulling fs layer [2023-11-01T17:57:50.473Z] 33e27b845d1e: Pulling fs layer [2023-11-01T17:57:50.473Z] c68163c4e522: Pulling fs layer [2023-11-01T17:57:50.473Z] 50da416c3ac9: Pulling fs layer [2023-11-01T17:57:50.473Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T17:57:50.473Z] ad3a456e5733: Waiting [2023-11-01T17:57:50.473Z] 33e27b845d1e: Waiting [2023-11-01T17:57:50.473Z] c68163c4e522: Waiting [2023-11-01T17:57:50.473Z] 23d2d4c4bb30: Waiting [2023-11-01T17:57:50.473Z] 50da416c3ac9: Waiting [2023-11-01T17:57:50.734Z] c4d48a809fc2: Download complete [2023-11-01T17:57:50.734Z] ad3a456e5733: Verifying Checksum [2023-11-01T17:57:50.734Z] ad3a456e5733: Download complete [2023-11-01T17:57:50.734Z] 33e27b845d1e: Verifying Checksum [2023-11-01T17:57:50.734Z] 33e27b845d1e: Download complete [2023-11-01T17:57:50.734Z] 7264a8db6415: Verifying Checksum [2023-11-01T17:57:50.734Z] 7264a8db6415: Download complete [2023-11-01T17:57:50.734Z] c68163c4e522: Verifying Checksum [2023-11-01T17:57:50.734Z] c68163c4e522: Download complete [2023-11-01T17:57:50.994Z] 7264a8db6415: Pull complete [2023-11-01T17:57:50.994Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T17:57:50.994Z] 23d2d4c4bb30: Download complete [2023-11-01T17:57:50.994Z] 4f1c88b9dad5: Verifying Checksum [2023-11-01T17:57:50.994Z] 4f1c88b9dad5: Download complete [2023-11-01T17:57:51.254Z] c4d48a809fc2: Pull complete [2023-11-01T17:57:51.512Z] 50da416c3ac9: Verifying Checksum [2023-11-01T17:57:51.512Z] 50da416c3ac9: Download complete [2023-11-01T17:57:54.817Z] 4f1c88b9dad5: Pull complete [2023-11-01T17:57:54.817Z] ad3a456e5733: Pull complete [2023-11-01T17:57:55.076Z] 33e27b845d1e: Pull complete [2023-11-01T17:57:55.076Z] c68163c4e522: Pull complete [2023-11-01T17:57:57.617Z] 50da416c3ac9: Pull complete [2023-11-01T17:57:57.877Z] 23d2d4c4bb30: Pull complete [2023-11-01T17:57:58.136Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T17:57:58.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T17:57:58.136Z] ---> 0786185ac409 [2023-11-01T17:57:58.136Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-01T17:58:02.710Z] Still waiting to schedule task [2023-11-01T17:58:02.711Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-01T17:58:03.419Z] ---> Running in 0b267ad45910 [2023-11-01T17:58:03.420Z] Removing intermediate container 0b267ad45910 [2023-11-01T17:58:03.420Z] ---> 0538fc6bf008 [2023-11-01T17:58:03.420Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T17:58:03.420Z] ---> Running in f2c355b30ab2 [2023-11-01T17:58:03.420Z] Removing intermediate container f2c355b30ab2 [2023-11-01T17:58:03.420Z] ---> 7b10a5d7c3b9 [2023-11-01T17:58:03.420Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-01T17:58:03.420Z] ---> Running in faeec1310030 [2023-11-01T17:58:03.420Z] Removing intermediate container faeec1310030 [2023-11-01T17:58:03.420Z] ---> a67a6b405c73 [2023-11-01T17:58:03.420Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-01T17:58:03.420Z] ---> Running in d7825f517c33 [2023-11-01T17:58:03.420Z] Removing intermediate container d7825f517c33 [2023-11-01T17:58:03.420Z] ---> dae93073fbb1 [2023-11-01T17:58:03.420Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T17:58:03.420Z] ---> Running in 4ed6761b92e5 [2023-11-01T17:58:03.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T17:58:03.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T17:58:04.207Z] (1/13) Installing libintl (0.21.1-r7) [2023-11-01T17:58:04.207Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-11-01T17:58:04.207Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-01T17:58:04.207Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-11-01T17:58:04.470Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-11-01T17:58:04.470Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-11-01T17:58:04.470Z] (7/13) Installing udev-init-scripts (35-r1) [2023-11-01T17:58:04.470Z] (8/13) Installing libblkid (2.38.1-r8) [2023-11-01T17:58:04.470Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-11-01T17:58:04.470Z] (10/13) Installing kmod-libs (30-r3) [2023-11-01T17:58:04.470Z] (11/13) Installing eudev (3.2.11-r8) [2023-11-01T17:58:04.470Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-11-01T17:58:04.470Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-11-01T17:58:04.729Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T17:58:04.729Z] Executing eudev-3.2.11-r8.trigger [2023-11-01T17:58:04.729Z] OK: 271 MiB in 65 packages [2023-11-01T17:58:05.671Z] Removing intermediate container 4ed6761b92e5 [2023-11-01T17:58:05.671Z] ---> 1add1149e483 [2023-11-01T17:58:05.671Z] Step 8/13 : WORKDIR /device-usb-camera [2023-11-01T17:58:05.671Z] ---> Running in b4d51c5e500c [2023-11-01T17:58:05.671Z] Removing intermediate container b4d51c5e500c [2023-11-01T17:58:05.671Z] ---> 4687cda49c75 [2023-11-01T17:58:05.671Z] Step 9/13 : COPY go.mod vendor* ./ [2023-11-01T17:58:05.671Z] ---> 815c905e4338 [2023-11-01T17:58:05.671Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T17:58:05.671Z] ---> Running in 60e64d3a764d [2023-11-01T17:58:52.507Z] Removing intermediate container 60e64d3a764d [2023-11-01T17:58:52.507Z] ---> 3ab5e6246c79 [2023-11-01T17:58:52.507Z] Step 11/13 : COPY . . [2023-11-01T17:58:52.507Z] ---> 35e43c02b5f0 [2023-11-01T17:58:52.507Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-01T17:58:52.507Z] ---> Running in d66a94f70e4e [2023-11-01T17:58:52.507Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T17:58:52.507Z] Dload Upload Total Spent Left Speed [2023-11-01T17:58:52.507Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1253  100  1253    0     0   8069      0 --:--:-- --:--:-- --:--:--  8083 [2023-11-01T17:58:52.765Z] Removing intermediate container d66a94f70e4e [2023-11-01T17:58:52.765Z] ---> c6160515fd70 [2023-11-01T17:58:52.765Z] Step 13/13 : RUN ${MAKE} [2023-11-01T17:58:52.765Z] ---> Running in 53e9bfdef8a2 [2023-11-01T17:58:53.024Z] noop [2023-11-01T17:58:53.282Z] Removing intermediate container 53e9bfdef8a2 [2023-11-01T17:58:53.282Z] ---> f7d19d4745dc [2023-11-01T17:58:53.282Z] Successfully built f7d19d4745dc [2023-11-01T17:58:53.282Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:58:53.752Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T17:58:53.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:58:53.911Z] prd-ubuntu20.04-docker-8c-8g-16252 does not seem to be running inside a container [2023-11-01T17:58:53.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-307 -v /w/workspace/foundry_device-usb-camera_PR-307:/w/workspace/foundry_device-usb-camera_PR-307:rw,z -v /w/workspace/foundry_device-usb-camera_PR-307@tmp:/w/workspace/foundry_device-usb-camera_PR-307@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-11-01T17:58:54.293Z] $ docker top 2361bb86eedc93be82a7bac72313e36c2992500343c9958719115b7126f8d601 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T17:58:54.694Z] + go version [2023-11-01T17:58:54.694Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T17:58:54.729Z] $ docker stop --time=1 2361bb86eedc93be82a7bac72313e36c2992500343c9958719115b7126f8d601 [2023-11-01T17:58:56.011Z] $ docker rm -f --volumes 2361bb86eedc93be82a7bac72313e36c2992500343c9958719115b7126f8d601 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:58:56.773Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T17:58:56.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:58:56.931Z] prd-ubuntu20.04-docker-8c-8g-16252 does not seem to be running inside a container [2023-11-01T17:58:56.972Z] $ 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-307 -v /w/workspace/foundry_device-usb-camera_PR-307:/w/workspace/foundry_device-usb-camera_PR-307:rw,z -v /w/workspace/foundry_device-usb-camera_PR-307@tmp:/w/workspace/foundry_device-usb-camera_PR-307@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-11-01T17:58:57.337Z] $ docker top cbf519e2ae1536f094e61779ce03ed5c94bdaeff7ae6858ce6805b0dbd85890e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T17:58:57.733Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-307 [Pipeline] fileExists [Pipeline] sh [2023-11-01T17:58:58.106Z] + make test [2023-11-01T17:58:58.106Z] go test ./... -coverprofile=coverage.out ./... [2023-11-01T17:59:00.034Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-11-01T17:59:12.265Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-11-01T17:59:12.265Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 4.4% of statements [2023-11-01T17:59:18.839Z] go vet ./... [2023-11-01T17:59:23.253Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T17:59:23.253Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T17:59:23.253Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T17:59:23.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T17:59:23.338Z] $ docker stop --time=1 cbf519e2ae1536f094e61779ce03ed5c94bdaeff7ae6858ce6805b0dbd85890e [2023-11-01T17:59:28.833Z] $ docker rm -f --volumes cbf519e2ae1536f094e61779ce03ed5c94bdaeff7ae6858ce6805b0dbd85890e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T17:59:29.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T17:59:29.754Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-01T17:59:30.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T17:59:30.843Z] + ls -al . [2023-11-01T17:59:30.843Z] total 216 [2023-11-01T17:59:30.843Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 17:58 . [2023-11-01T17:59:30.843Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 17:57 .. [2023-11-01T17:59:30.843Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 17:59 .git [2023-11-01T17:59:30.843Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:57 .github [2023-11-01T17:59:30.843Z] -rw-rw-r-- 1 jenkins jenkins 429 Nov 1 17:57 .gitignore [2023-11-01T17:59:30.843Z] -rw-rw-r-- 1 jenkins jenkins 45 Nov 1 17:57 .golangci.yml [2023-11-01T17:59:30.843Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 1 17:57 .hadolint.yml [2023-11-01T17:59:30.843Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 17:57 .semver [2023-11-01T17:59:30.843Z] -rw-rw-r-- 1 jenkins jenkins 10851 Nov 1 17:57 Attribution.txt [2023-11-01T17:59:30.843Z] -rw-rw-r-- 1 jenkins jenkins 11903 Nov 1 17:57 CHANGELOG.md [2023-11-01T17:59:30.843Z] -rw-rw-r-- 1 jenkins jenkins 2453 Nov 1 17:57 Dockerfile [2023-11-01T17:59:30.843Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 1 17:57 GOVERNANCE.md [2023-11-01T17:59:30.843Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 1 17:57 Jenkinsfile [2023-11-01T17:59:30.843Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 1 17:57 LICENSE [2023-11-01T17:59:30.843Z] -rw-rw-r-- 1 jenkins jenkins 2611 Nov 1 17:57 Makefile [2023-11-01T17:59:30.843Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 1 17:57 OWNERS.md [2023-11-01T17:59:30.843Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 1 17:57 README.md [2023-11-01T17:59:30.843Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 17:57 VERSION [2023-11-01T17:59:30.843Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 17:57 bin [2023-11-01T17:59:30.843Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:57 cmd [2023-11-01T17:59:30.843Z] -rw-r--r-- 1 jenkins jenkins 54703 Nov 1 17:59 coverage.out [2023-11-01T17:59:30.843Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 1 17:57 docker-entrypoint.sh [2023-11-01T17:59:30.843Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 17:57 docs [2023-11-01T17:59:30.843Z] -rw-rw-r-- 1 jenkins jenkins 3925 Nov 1 17:57 go.mod [2023-11-01T17:59:30.843Z] -rw-rw-r-- 1 jenkins jenkins 34838 Nov 1 17:57 go.sum [2023-11-01T17:59:30.843Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:57 internal [2023-11-01T17:59:30.843Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 1 17:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:59:31.304Z] + 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=a18bf06bf9035be12ce3d19de514a4833ecb1c5a --label arch=amd64 --label version=0.0.0 . [2023-11-01T17:59:31.304Z] Sending build context to Docker daemon 2.343MB [2023-11-01T17:59:31.304Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T17:59:31.304Z] Step 2/36 : FROM ${BASE} AS builder [2023-11-01T17:59:31.304Z] ---> f7d19d4745dc [2023-11-01T17:59:31.304Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-11-01T17:59:31.564Z] ---> Running in e85c7ee3650b [2023-11-01T17:59:31.564Z] Removing intermediate container e85c7ee3650b [2023-11-01T17:59:31.564Z] ---> 7bddf6ca6f3c [2023-11-01T17:59:31.564Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T17:59:31.564Z] ---> Running in 5b4c8c98b4af [2023-11-01T17:59:31.564Z] Removing intermediate container 5b4c8c98b4af [2023-11-01T17:59:31.564Z] ---> 49937e277e1a [2023-11-01T17:59:31.564Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-01T17:59:31.564Z] ---> Running in a0dcf4b723dc [2023-11-01T17:59:31.824Z] Removing intermediate container a0dcf4b723dc [2023-11-01T17:59:31.824Z] ---> c727bf7dbe4b [2023-11-01T17:59:31.824Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-01T17:59:31.824Z] ---> Running in 4ac37312079f [2023-11-01T17:59:31.824Z] Removing intermediate container 4ac37312079f [2023-11-01T17:59:31.824Z] ---> 1d5046d087ae [2023-11-01T17:59:31.824Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T17:59:31.824Z] ---> Running in 308b4abe124d [2023-11-01T17:59:32.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T17:59:32.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T17:59:32.636Z] OK: 271 MiB in 65 packages [2023-11-01T17:59:32.897Z] Removing intermediate container 308b4abe124d [2023-11-01T17:59:32.897Z] ---> 369447c70141 [2023-11-01T17:59:32.897Z] Step 8/36 : WORKDIR /device-usb-camera [2023-11-01T17:59:32.897Z] ---> Running in a849afa0144c [2023-11-01T17:59:33.158Z] Removing intermediate container a849afa0144c [2023-11-01T17:59:33.158Z] ---> 4de4c9685c4c [2023-11-01T17:59:33.158Z] Step 9/36 : COPY go.mod vendor* ./ [2023-11-01T17:59:33.158Z] ---> 79be26f8cc8d [2023-11-01T17:59:33.158Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T17:59:33.158Z] ---> Running in 7b1c79d0b329 [2023-11-01T17:59:34.098Z] Removing intermediate container 7b1c79d0b329 [2023-11-01T17:59:34.098Z] ---> b9f73052ae88 [2023-11-01T17:59:34.098Z] Step 11/36 : COPY . . [2023-11-01T17:59:34.715Z] ---> fc9a04642e29 [2023-11-01T17:59:34.715Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-01T17:59:34.715Z] ---> Running in 3ef99606eec7 [2023-11-01T17:59:34.974Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T17:59:34.974Z] Dload Upload Total Spent Left Speed [2023-11-01T17:59:34.974Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 37221 0 --:--:-- --:--:-- --:--:-- 37969 [2023-11-01T17:59:35.235Z] Removing intermediate container 3ef99606eec7 [2023-11-01T17:59:35.235Z] ---> 6538ec268889 [2023-11-01T17:59:35.235Z] Step 13/36 : RUN ${MAKE} [2023-11-01T17:59:35.235Z] ---> Running in 07ec3b202bcd [2023-11-01T17:59:35.495Z] 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.39" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-11-01T17:59:57.783Z] Removing intermediate container 07ec3b202bcd [2023-11-01T17:59:57.783Z] ---> e5cfda5fe954 [2023-11-01T17:59:57.783Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-11-01T17:59:58.353Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-11-01T17:59:58.353Z] 4acc49c71d14: Pulling fs layer [2023-11-01T18:00:01.642Z] 4acc49c71d14: Verifying Checksum [2023-11-01T18:00:01.642Z] 4acc49c71d14: Download complete [2023-11-01T18:00:01.642Z] 4acc49c71d14: Pull complete [2023-11-01T18:00:01.642Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-11-01T18:00:01.642Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-11-01T18:00:01.642Z] ---> 01a2bd3e5fff [2023-11-01T18:00:01.642Z] Step 15/36 : FROM alpine:3.18 [2023-11-01T18:00:02.613Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16253 in /w/workspace/foundry_device-usb-camera_PR-307 [Pipeline] { [Pipeline] ws [2023-11-01T18:00:02.672Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-11-01T18:00:02.747Z] Selected Git installation does not exist. Using Default [2023-11-01T18:00:02.747Z] The recommended git tool is: NONE [2023-11-01T18:00:03.019Z] 3.18: Pulling from library/alpine [2023-11-01T18:00:03.019Z] 96526aa774ef: Pulling fs layer [2023-11-01T18:00:03.609Z] 96526aa774ef: Verifying Checksum [2023-11-01T18:00:03.609Z] 96526aa774ef: Download complete [2023-11-01T18:00:03.609Z] 96526aa774ef: Pull complete [2023-11-01T18:00:03.609Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T18:00:03.609Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T18:00:03.609Z] ---> 8ca4688f4f35 [2023-11-01T18:00:03.609Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-01T18:00:03.868Z] ---> Running in 91913940f5d8 [2023-11-01T18:00:03.868Z] Removing intermediate container 91913940f5d8 [2023-11-01T18:00:03.868Z] ---> addd197bcb4f [2023-11-01T18:00:03.868Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-11-01T18:00:03.868Z] ---> Running in 8c4c52ff59ff [2023-11-01T18:00:04.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:00:04.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:00:04.650Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-11-01T18:00:04.651Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-11-01T18:00:04.651Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-11-01T18:00:04.651Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-11-01T18:00:04.910Z] (5/107) Installing libxau (1.0.11-r2) [2023-11-01T18:00:04.910Z] (6/107) Installing libmd (1.0.4-r2) [2023-11-01T18:00:04.910Z] (7/107) Installing libbsd (0.11.7-r1) [2023-11-01T18:00:04.910Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-11-01T18:00:04.910Z] (9/107) Installing libxcb (1.15-r1) [2023-11-01T18:00:04.910Z] (10/107) Installing libx11 (1.8.7-r0) [2023-11-01T18:00:04.910Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-11-01T18:00:04.910Z] (12/107) Installing libpciaccess (0.17-r2) [2023-11-01T18:00:04.910Z] (13/107) Installing libdrm (2.4.115-r4) [2023-11-01T18:00:04.910Z] (14/107) Installing libxext (1.3.5-r2) [2023-11-01T18:00:04.910Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-11-01T18:00:04.910Z] (16/107) Installing libffi (3.4.4-r2) [2023-11-01T18:00:04.910Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-11-01T18:00:04.910Z] (18/107) Installing libva (2.18.0-r1) [2023-11-01T18:00:04.910Z] (19/107) Installing libvdpau (1.5-r1) [2023-11-01T18:00:04.910Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-11-01T18:00:04.910Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-11-01T18:00:04.910Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-11-01T18:00:04.910Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-11-01T18:00:04.910Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-11-01T18:00:04.910Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-11-01T18:00:04.910Z] (26/107) Installing libhwy (1.0.4-r1) [2023-11-01T18:00:04.910Z] (27/107) Installing lcms2 (2.15-r2) [2023-11-01T18:00:04.910Z] (28/107) Installing libjxl (0.8.2-r0) [2023-11-01T18:00:05.168Z] (29/107) Installing lame-libs (3.100-r5) [2023-11-01T18:00:05.168Z] (30/107) Installing opus (1.4-r0) [2023-11-01T18:00:05.168Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-11-01T18:00:05.168Z] (32/107) Installing soxr (0.1.3-r5) [2023-11-01T18:00:05.168Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-11-01T18:00:05.168Z] (34/107) Installing libogg (1.3.5-r4) [2023-11-01T18:00:05.168Z] (35/107) Installing libtheora (1.1.1-r17) [2023-11-01T18:00:05.168Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-11-01T18:00:05.168Z] (37/107) Installing libvpx (1.13.0-r2) [2023-11-01T18:00:05.168Z] (38/107) Installing libwebp (1.3.2-r0) [2023-11-01T18:00:05.168Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-11-01T18:00:05.168Z] (40/107) Installing numactl (2.0.16-r4) [2023-11-01T18:00:05.168Z] (41/107) Installing x265-libs (3.5-r4) [2023-11-01T18:00:05.168Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-11-01T18:00:05.168Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-01T18:00:05.440Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-11-01T18:00:05.440Z] (45/107) Installing libexpat (2.5.0-r1) [2023-11-01T18:00:05.440Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-11-01T18:00:05.440Z] (47/107) Installing libpng (1.6.39-r3) [2023-11-01T18:00:05.440Z] (48/107) Installing freetype (2.13.0-r5) [2023-11-01T18:00:05.440Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-11-01T18:00:05.440Z] (50/107) Installing fribidi (1.0.13-r0) [2023-11-01T18:00:05.440Z] (51/107) Installing libintl (0.21.1-r7) [2023-11-01T18:00:05.440Z] (52/107) Installing libblkid (2.38.1-r8) [2023-11-01T18:00:05.440Z] (53/107) Installing libmount (2.38.1-r8) [2023-11-01T18:00:05.440Z] (54/107) Installing pcre2 (10.42-r1) [2023-11-01T18:00:05.440Z] (55/107) Installing glib (2.76.4-r0) [2023-11-01T18:00:05.440Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-11-01T18:00:05.440Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-11-01T18:00:05.440Z] (58/107) Installing libunibreak (5.1-r0) [2023-11-01T18:00:05.440Z] (59/107) Installing libass (0.17.1-r0) [2023-11-01T18:00:05.440Z] (60/107) Installing libbluray (1.3.4-r0) [2023-11-01T18:00:05.440Z] (61/107) Installing gmp (6.2.1-r3) [2023-11-01T18:00:05.440Z] (62/107) Installing nettle (3.8.1-r2) [2023-11-01T18:00:05.440Z] (63/107) Installing libunistring (1.1-r1) [2023-11-01T18:00:05.440Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-11-01T18:00:05.440Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-11-01T18:00:05.440Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-11-01T18:00:05.440Z] (67/107) Installing gnutls (3.8.0-r2) [2023-11-01T18:00:05.440Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-11-01T18:00:05.440Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-11-01T18:00:05.699Z] (70/107) Installing cjson (1.7.15-r4) [2023-11-01T18:00:05.699Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-11-01T18:00:05.699Z] (72/107) Installing librist (0.2.7-r0) [2023-11-01T18:00:05.699Z] (73/107) Installing libsrt (1.5.2-r0) [2023-11-01T18:00:05.699Z] (74/107) Installing libssh (0.10.5-r0) [2023-11-01T18:00:05.699Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-11-01T18:00:05.699Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-11-01T18:00:05.699Z] (77/107) Installing libsodium (1.0.18-r3) [2023-11-01T18:00:05.699Z] (78/107) Installing libzmq (4.3.4-r4) [2023-11-01T18:00:05.699Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-11-01T18:00:05.699Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-11-01T18:00:05.699Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-11-01T18:00:05.699Z] (82/107) Installing shaderc (2023.3-r1) [2023-11-01T18:00:05.699Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-11-01T18:00:05.700Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-11-01T18:00:05.700Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-11-01T18:00:05.700Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-11-01T18:00:05.700Z] (87/107) Installing vidstab (1.1.1-r0) [2023-11-01T18:00:05.700Z] (88/107) Installing zimg (3.0.5-r0) [2023-11-01T18:00:05.700Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-11-01T18:00:05.700Z] (90/107) Installing libasyncns (0.8-r1) [2023-11-01T18:00:05.960Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-11-01T18:00:05.960Z] (92/107) Installing libltdl (2.4.7-r2) [2023-11-01T18:00:05.960Z] (93/107) Installing orc (0.4.34-r0) [2023-11-01T18:00:05.960Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-11-01T18:00:05.960Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-11-01T18:00:05.960Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-11-01T18:00:05.960Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-11-01T18:00:05.960Z] (98/107) Installing libpulse (16.1-r10) [2023-11-01T18:00:05.960Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-01T18:00:05.960Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-11-01T18:00:05.960Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-11-01T18:00:05.960Z] (102/107) Installing ffmpeg (6.0-r15) [2023-11-01T18:00:05.960Z] (103/107) Installing udev-init-scripts (35-r1) [2023-11-01T18:00:05.960Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-11-01T18:00:05.960Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-11-01T18:00:05.960Z] (106/107) Installing kmod-libs (30-r3) [2023-11-01T18:00:05.960Z] (107/107) Installing eudev (3.2.11-r8) [2023-11-01T18:00:05.960Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T18:00:05.960Z] Executing glib-2.76.4-r0.trigger [2023-11-01T18:00:05.960Z] Executing eudev-3.2.11-r8.trigger [2023-11-01T18:00:05.960Z] OK: 131 MiB in 122 packages [2023-11-01T18:00:07.892Z] using credential edgex-jenkins-ssh [2023-11-01T18:00:07.915Z] Cloning the remote Git repository [2023-11-01T18:00:07.984Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-11-01T18:00:08.104Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-11-01T18:00:08.272Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-11-01T18:00:08.273Z] > git --version # timeout=10 [2023-11-01T18:00:08.295Z] > git --version # 'git version 2.25.1' [2023-11-01T18:00:08.298Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T18:00:08.465Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T18:00:09.278Z] Removing intermediate container 8c4c52ff59ff [2023-11-01T18:00:09.278Z] ---> f324afff0d92 [2023-11-01T18:00:09.278Z] Step 18/36 : WORKDIR / [2023-11-01T18:00:09.278Z] ---> Running in ce91ecf682df [2023-11-01T18:00:09.278Z] Removing intermediate container ce91ecf682df [2023-11-01T18:00:09.278Z] ---> 634aa3178258 [2023-11-01T18:00:09.278Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-11-01T18:00:09.870Z] ---> 1fc71ffbad4a [2023-11-01T18:00:09.870Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-11-01T18:00:10.129Z] ---> c0d58143f2c8 [2023-11-01T18:00:10.129Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-11-01T18:00:10.129Z] ---> 06b5391d1115 [2023-11-01T18:00:10.129Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-11-01T18:00:09.428Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-11-01T18:00:09.455Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T18:00:10.386Z] ---> 5560d39ad0e8 [2023-11-01T18:00:10.386Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-11-01T18:00:10.386Z] ---> 26b9d44516dd [2023-11-01T18:00:10.386Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-11-01T18:00:10.644Z] ---> c977419591c2 [2023-11-01T18:00:10.644Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-11-01T18:00:11.022Z] Merging remotes/origin/main commit 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d into PR head commit a18bf06bf9035be12ce3d19de514a4833ecb1c5a [2023-11-01T18:00:11.299Z] Merge succeeded, producing a18bf06bf9035be12ce3d19de514a4833ecb1c5a [2023-11-01T18:00:11.299Z] Checking out Revision a18bf06bf9035be12ce3d19de514a4833ecb1c5a (PR-307) [2023-11-01T18:00:10.364Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-11-01T18:00:10.407Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-11-01T18:00:10.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T18:00:10.426Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/307/head:refs/remotes/origin/PR-307 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-01T18:00:11.048Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T18:00:11.121Z] > git checkout -f a18bf06bf9035be12ce3d19de514a4833ecb1c5a # timeout=10 [2023-11-01T18:00:11.208Z] > git remote # timeout=10 [2023-11-01T18:00:11.228Z] > git config --get remote.origin.url # timeout=10 [2023-11-01T18:00:11.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T18:00:11.257Z] > git merge 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d # timeout=10 [2023-11-01T18:00:11.289Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-01T18:00:11.314Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T18:00:11.336Z] > git checkout -f a18bf06bf9035be12ce3d19de514a4833ecb1c5a # timeout=10 [2023-11-01T18:00:11.578Z] ---> 52926eaf15fb [2023-11-01T18:00:11.578Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-11-01T18:00:11.578Z] ---> Running in 2783a916f91c [2023-11-01T18:00:11.812Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-11-01T18:00:11.872Z] > git --version # timeout=10 [2023-11-01T18:00:11.885Z] > git --version # 'git version 2.25.1' [2023-11-01T18:00:11.907Z] fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-11-01T18:00:12.515Z] Removing intermediate container 2783a916f91c [2023-11-01T18:00:12.515Z] ---> 27879a7e0453 [2023-11-01T18:00:12.515Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-11-01T18:00:12.515Z] ---> Running in 8cd090d1f882 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T18:00:13.083Z] Removing intermediate container 8cd090d1f882 [2023-11-01T18:00:13.083Z] ---> ee01dfa2dd1c [2023-11-01T18:00:13.083Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-11-01T18:00:13.083Z] ---> Running in 232245b79b9c [2023-11-01T18:00:13.205Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T18:00:13.205Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T18:00:13.205Z] Dload Upload Total Spent Left Speed [2023-11-01T18:00:13.205Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 88830 0 --:--:-- --:--:-- --:--:-- 88830 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-11-01T18:00:13.649Z] Removing intermediate container 232245b79b9c [2023-11-01T18:00:13.650Z] ---> 1d57b9404989 [2023-11-01T18:00:13.650Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-11-01T18:00:13.650Z] ---> Running in ce0d514f4343 [2023-11-01T18:00:13.794Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T18:00:14.144Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-01T18:00:14.144Z] + sudo tee /etc/docker/daemon.new [2023-11-01T18:00:14.144Z] { [2023-11-01T18:00:14.144Z] "registry-mirrors": [ [2023-11-01T18:00:14.144Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T18:00:14.144Z] ], [2023-11-01T18:00:14.144Z] "bip": "10.250.0.254/24", [2023-11-01T18:00:14.144Z] "hosts": [ [2023-11-01T18:00:14.144Z] "tcp://0.0.0.0:5555", [2023-11-01T18:00:14.144Z] "unix:///var/run/docker.sock" [2023-11-01T18:00:14.144Z] ], [2023-11-01T18:00:14.144Z] "mtu": 1458, [2023-11-01T18:00:14.144Z] "selinux-enabled": true, [2023-11-01T18:00:14.144Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T18:00:14.144Z] } [Pipeline] sh [2023-11-01T18:00:14.222Z] Removing intermediate container ce0d514f4343 [2023-11-01T18:00:14.222Z] ---> cc21453526fb [2023-11-01T18:00:14.222Z] Step 30/36 : EXPOSE 59983 [2023-11-01T18:00:14.222Z] ---> Running in 50e175601ae9 [2023-11-01T18:00:14.222Z] Removing intermediate container 50e175601ae9 [2023-11-01T18:00:14.222Z] ---> 3066dc6e437e [2023-11-01T18:00:14.222Z] Step 31/36 : EXPOSE 8554 [2023-11-01T18:00:14.222Z] ---> Running in d6c23ed854df [2023-11-01T18:00:14.222Z] Removing intermediate container d6c23ed854df [2023-11-01T18:00:14.222Z] ---> 7042516c357c [2023-11-01T18:00:14.222Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-11-01T18:00:14.483Z] ---> Running in 69bd58558349 [2023-11-01T18:00:14.483Z] Removing intermediate container 69bd58558349 [2023-11-01T18:00:14.483Z] ---> 5660fedab0d6 [2023-11-01T18:00:14.483Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-11-01T18:00:14.483Z] ---> Running in 726ee79160f6 [2023-11-01T18:00:14.483Z] Removing intermediate container 726ee79160f6 [2023-11-01T18:00:14.483Z] ---> 9cea69287df7 [2023-11-01T18:00:14.483Z] Step 34/36 : LABEL arch=amd64 [2023-11-01T18:00:14.483Z] ---> Running in fb6860247df2 [2023-11-01T18:00:14.490Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T18:00:14.743Z] Removing intermediate container fb6860247df2 [2023-11-01T18:00:14.743Z] ---> 28ee8d6a200c [2023-11-01T18:00:14.743Z] Step 35/36 : LABEL git_sha=a18bf06bf9035be12ce3d19de514a4833ecb1c5a [2023-11-01T18:00:14.743Z] ---> Running in 8f82065747b9 [2023-11-01T18:00:14.743Z] Removing intermediate container 8f82065747b9 [2023-11-01T18:00:14.743Z] ---> d88871e7a336 [2023-11-01T18:00:14.743Z] Step 36/36 : LABEL version=0.0.0 [2023-11-01T18:00:14.743Z] ---> Running in 17039137aa3c [2023-11-01T18:00:14.743Z] Removing intermediate container 17039137aa3c [2023-11-01T18:00:14.743Z] ---> fb231e9e3107 [2023-11-01T18:00:14.743Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T18:00:14.743Z] Successfully built fb231e9e3107 [2023-11-01T18:00:14.743Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-11-01T18:00:14.844Z] + sudo service docker restart [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-11-01T18:00:15.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:00:15.693Z] [2023-11-01T18:00:15.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:00:16.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:00:16.088Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T18:00:16.088Z] 5eb5b503b376: Pulling fs layer [2023-11-01T18:00:16.088Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T18:00:16.088Z] ec43610c2a17: Pulling fs layer [2023-11-01T18:00:16.088Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T18:00:16.088Z] 33b1e0a273af: Pulling fs layer [2023-11-01T18:00:16.088Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T18:00:16.088Z] 2f39f015ded8: Pulling fs layer [2023-11-01T18:00:16.088Z] 33b1e0a273af: Waiting [2023-11-01T18:00:16.088Z] 5d3b04190fa2: Waiting [2023-11-01T18:00:16.088Z] 2f39f015ded8: Waiting [2023-11-01T18:00:16.088Z] 3a2ae6a8a46f: Waiting [2023-11-01T18:00:16.088Z] 5c69ac0246d0: Download complete [2023-11-01T18:00:16.088Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-01T18:00:16.088Z] 3a2ae6a8a46f: Download complete [2023-11-01T18:00:16.088Z] 33b1e0a273af: Verifying Checksum [2023-11-01T18:00:16.088Z] 33b1e0a273af: Download complete [2023-11-01T18:00:16.088Z] 5d3b04190fa2: Verifying Checksum [2023-11-01T18:00:16.088Z] 5d3b04190fa2: Download complete [2023-11-01T18:00:16.088Z] ec43610c2a17: Verifying Checksum [2023-11-01T18:00:16.088Z] ec43610c2a17: Download complete [2023-11-01T18:00:16.348Z] 5eb5b503b376: Download complete [2023-11-01T18:00:16.917Z] 2f39f015ded8: Download complete [2023-11-01T18:00:17.856Z] 5eb5b503b376: Pull complete [2023-11-01T18:00:17.856Z] 5c69ac0246d0: Pull complete [2023-11-01T18:00:18.425Z] ec43610c2a17: Pull complete [2023-11-01T18:00:18.425Z] 3a2ae6a8a46f: Pull complete [2023-11-01T18:00:18.685Z] 33b1e0a273af: Pull complete [2023-11-01T18:00:18.685Z] 5d3b04190fa2: Pull complete [2023-11-01T18:00:23.955Z] 2f39f015ded8: Pull complete [2023-11-01T18:00:23.955Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T18:00:23.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:00:23.955Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:00:24.196Z] prd-ubuntu20.04-docker-8c-8g-16252 does not seem to be running inside a container [2023-11-01T18:00:24.230Z] $ 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-307 -v /w/workspace/foundry_device-usb-camera_PR-307:/w/workspace/foundry_device-usb-camera_PR-307:rw,z -v /w/workspace/foundry_device-usb-camera_PR-307@tmp:/w/workspace/foundry_device-usb-camera_PR-307@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-11-01T18:00:30.090Z] $ docker top 2fd106d3684bb908960af0a01075aeccd0bdcfebbf46b49cb6cb3f9738f151fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:00:30.572Z] ---> job-cost.sh [2023-11-01T18:00:30.572Z] lf-activate-venv: SKIPPING [2023-11-01T18:00:30.572Z] INFO: No Stack... [2023-11-01T18:00:30.833Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T18:00:31.094Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T18:00:31.410Z] + cat /w/workspace/foundry_device-usb-camera_PR-307/archives/cost.csv [2023-11-01T18:00:31.410Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T18:00:31.454Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-307-1-stack-cost] [2023-11-01T18:00:31.459Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-307-1-stack-cost] did not exist. Created. [2023-11-01T18:00:31.459Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-307-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T18:00:31.925Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-01T18:00:31.979Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T18:00:32.004Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-307-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T18:00:32.079Z] $ docker stop --time=1 2fd106d3684bb908960af0a01075aeccd0bdcfebbf46b49cb6cb3f9738f151fb [2023-11-01T18:00:33.337Z] $ docker rm -f --volumes 2fd106d3684bb908960af0a01075aeccd0bdcfebbf46b49cb6cb3f9738f151fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2023-11-01T18:00:33.593Z] provisioning config files... [Pipeline] } [2023-11-01T18:00:33.619Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config15283363466816275342tmp [Pipeline] // withEnv [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:00:38.832Z] ---> docker-login.sh [2023-11-01T18:00:38.832Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:00:38.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] } [2023-11-01T18:00:39.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:00:39.100Z] Configure a credential helper to remove this warning. See [2023-11-01T18:00:39.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:00:39.100Z] [2023-11-01T18:00:39.100Z] Login Succeeded [2023-11-01T18:00:39.100Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:00:39.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:00:39.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:00:39.371Z] Configure a credential helper to remove this warning. See [2023-11-01T18:00:39.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:00:39.371Z] [2023-11-01T18:00:39.371Z] Login Succeeded [2023-11-01T18:00:39.371Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:00:39.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:00:39.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:00:39.917Z] Configure a credential helper to remove this warning. See [2023-11-01T18:00:39.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:00:39.917Z] [2023-11-01T18:00:39.917Z] Login Succeeded [2023-11-01T18:00:39.917Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:00:39.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:00:40.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:00:40.189Z] Configure a credential helper to remove this warning. See [2023-11-01T18:00:40.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:00:40.189Z] [2023-11-01T18:00:40.189Z] Login Succeeded [2023-11-01T18:00:40.189Z] docker.io [2023-11-01T18:00:41.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:00:41.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:00:41.910Z] Configure a credential helper to remove this warning. See [2023-11-01T18:00:41.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:00:41.910Z] [2023-11-01T18:00:41.910Z] Login Succeeded [2023-11-01T18:00:41.910Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:00:41.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T18:00:42.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T18:00:42.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T18:00:42.468Z] ========================================================= [2023-11-01T18:00:42.468Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T18:00:42.468Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:00:43.074Z] + 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-11-01T18:00:43.353Z] Sending build context to Docker daemon 1.356MB [2023-11-01T18:00:43.353Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T18:00:43.353Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-01T18:00:43.635Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T18:00:43.635Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T18:00:43.635Z] 5d54e960e981: Pulling fs layer [2023-11-01T18:00:43.635Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T18:00:43.635Z] f0e02332f6b5: Pulling fs layer [2023-11-01T18:00:43.635Z] cefa15bbcfad: Pulling fs layer [2023-11-01T18:00:43.635Z] 17808c966233: Pulling fs layer [2023-11-01T18:00:43.635Z] f4c1fc716caa: Pulling fs layer [2023-11-01T18:00:43.635Z] f0e02332f6b5: Waiting [2023-11-01T18:00:43.635Z] cefa15bbcfad: Waiting [2023-11-01T18:00:43.635Z] 17808c966233: Waiting [2023-11-01T18:00:43.635Z] 5d54e960e981: Verifying Checksum [2023-11-01T18:00:43.635Z] 5d54e960e981: Download complete [2023-11-01T18:00:43.635Z] f0e02332f6b5: Verifying Checksum [2023-11-01T18:00:43.635Z] f0e02332f6b5: Download complete [2023-11-01T18:00:43.635Z] 9fda8d8052c6: Download complete [2023-11-01T18:00:43.635Z] cefa15bbcfad: Verifying Checksum [2023-11-01T18:00:43.635Z] cefa15bbcfad: Download complete [2023-11-01T18:00:44.230Z] f4c1fc716caa: Verifying Checksum [2023-11-01T18:00:44.230Z] f4c1fc716caa: Download complete [2023-11-01T18:00:44.816Z] 9fda8d8052c6: Pull complete [2023-11-01T18:00:45.089Z] 5d54e960e981: Pull complete [2023-11-01T18:00:45.683Z] c4a7e357bf2a: Verifying Checksum [2023-11-01T18:00:45.683Z] c4a7e357bf2a: Download complete [2023-11-01T18:00:46.644Z] 17808c966233: Verifying Checksum [2023-11-01T18:00:46.644Z] 17808c966233: Download complete [2023-11-01T18:00:58.964Z] c4a7e357bf2a: Pull complete [2023-11-01T18:00:58.964Z] f0e02332f6b5: Pull complete [2023-11-01T18:00:58.964Z] cefa15bbcfad: Pull complete [2023-11-01T18:01:09.087Z] 17808c966233: Pull complete [2023-11-01T18:01:09.681Z] f4c1fc716caa: Pull complete [2023-11-01T18:01:09.681Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T18:01:09.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T18:01:09.681Z] ---> ea914061e18c [2023-11-01T18:01:09.681Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-01T18:01:11.652Z] ---> Running in ad214c2b59ee [2023-11-01T18:01:12.244Z] Removing intermediate container ad214c2b59ee [2023-11-01T18:01:12.244Z] ---> f1b341af535d [2023-11-01T18:01:12.244Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T18:01:12.244Z] ---> Running in b7325e2ffe02 [2023-11-01T18:01:12.517Z] Removing intermediate container b7325e2ffe02 [2023-11-01T18:01:12.517Z] ---> cac7d01ab46d [2023-11-01T18:01:12.517Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-01T18:01:12.787Z] ---> Running in 33ec81440f6e [2023-11-01T18:01:13.056Z] Removing intermediate container 33ec81440f6e [2023-11-01T18:01:13.056Z] ---> f72fed335a64 [2023-11-01T18:01:13.056Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-01T18:01:13.056Z] ---> Running in 57899ba06e25 [2023-11-01T18:01:13.646Z] Removing intermediate container 57899ba06e25 [2023-11-01T18:01:13.646Z] ---> 186b2c7988b3 [2023-11-01T18:01:13.646Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T18:01:13.646Z] ---> Running in 13ec907e1672 [2023-11-01T18:01:14.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:01:15.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:01:16.168Z] (1/13) Installing libintl (0.21.1-r7) [2023-11-01T18:01:16.168Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-11-01T18:01:16.168Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-01T18:01:16.168Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-11-01T18:01:16.168Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-11-01T18:01:16.168Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-11-01T18:01:16.437Z] (7/13) Installing udev-init-scripts (35-r1) [2023-11-01T18:01:16.438Z] (8/13) Installing libblkid (2.38.1-r8) [2023-11-01T18:01:16.438Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-11-01T18:01:16.438Z] (10/13) Installing kmod-libs (30-r3) [2023-11-01T18:01:16.438Z] (11/13) Installing eudev (3.2.11-r8) [2023-11-01T18:01:16.438Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-11-01T18:01:16.438Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-11-01T18:01:16.707Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T18:01:16.707Z] Executing eudev-3.2.11-r8.trigger [2023-11-01T18:01:16.707Z] OK: 273 MiB in 65 packages [2023-11-01T18:01:18.132Z] Removing intermediate container 13ec907e1672 [2023-11-01T18:01:18.132Z] ---> 91391ff496ea [2023-11-01T18:01:18.132Z] Step 8/13 : WORKDIR /device-usb-camera [2023-11-01T18:01:18.132Z] ---> Running in 1f7a7da07f59 [2023-11-01T18:01:18.399Z] Removing intermediate container 1f7a7da07f59 [2023-11-01T18:01:18.399Z] ---> bfc14357de18 [2023-11-01T18:01:18.399Z] Step 9/13 : COPY go.mod vendor* ./ [2023-11-01T18:01:18.984Z] ---> 5c12c72cb981 [2023-11-01T18:01:18.984Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T18:01:18.984Z] ---> Running in a7c2e0f2d72b [2023-11-01T18:02:40.630Z] Removing intermediate container a7c2e0f2d72b [2023-11-01T18:02:40.630Z] ---> f12c0427b9f2 [2023-11-01T18:02:40.630Z] Step 11/13 : COPY . . [2023-11-01T18:02:40.630Z] ---> d41d3d39da11 [2023-11-01T18:02:40.630Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-01T18:02:40.630Z] ---> Running in dcc152484801 [2023-11-01T18:02:40.630Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2023-11-01T18:02:40.630Z] Dload Upload Total Spent Left Speed [2023-11-01T18:02:40.630Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253  0 0 8911 0 --:--:-- --:--:-- --:--:-- 9350 [2023-11-01T18:02:40.630Z] Removing intermediate container dcc152484801 [2023-11-01T18:02:40.630Z] ---> f36f22cef4c5 [2023-11-01T18:02:40.630Z] Step 13/13 : RUN ${MAKE} [2023-11-01T18:02:40.630Z] ---> Running in 1e7f9da6fe6f [2023-11-01T18:02:40.630Z] noop [2023-11-01T18:02:40.630Z] Removing intermediate container 1e7f9da6fe6f [2023-11-01T18:02:40.630Z] ---> 9f0a4072661b [2023-11-01T18:02:40.630Z] Successfully built 9f0a4072661b [2023-11-01T18:02:40.630Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:02:41.120Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T18:02:41.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:02:41.406Z] prd-ubuntu20.04-docker-arm64-4c-16g-16253 does not seem to be running inside a container [2023-11-01T18:02:41.485Z] $ 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-11-01T18:02:42.646Z] $ docker top 033baba7df1ae1332fd0451bed3a093f0d2f08983ad9568d000ab8a441450466 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T18:02:43.504Z] + go version [2023-11-01T18:02:43.504Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T18:02:43.551Z] $ docker stop --time=1 033baba7df1ae1332fd0451bed3a093f0d2f08983ad9568d000ab8a441450466 [2023-11-01T18:02:48.610Z] $ docker rm -f --volumes 033baba7df1ae1332fd0451bed3a093f0d2f08983ad9568d000ab8a441450466 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:02:49.469Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T18:02:49.469Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:02:49.718Z] prd-ubuntu20.04-docker-arm64-4c-16g-16253 does not seem to be running inside a container [2023-11-01T18:02:49.784Z] $ 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-11-01T18:02:50.867Z] $ docker top 089e012bbca2e7ecbcb427a9f2a9fda9e70494043580abca728c447a5c62bc37 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T18:02:51.426Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-11-01T18:02:52.136Z] + make test [2023-11-01T18:02:52.136Z] go test ./... -coverprofile=coverage.out ./... [2023-11-01T18:02:56.392Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-11-01T18:04:33.053Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-11-01T18:04:38.391Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.076s coverage: 4.4% of statements [2023-11-01T18:04:40.344Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-01T18:04:40.344Z] go vet ./... [2023-11-01T18:05:07.087Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T18:05:07.087Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T18:05:07.087Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T18:05:07.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T18:05:07.175Z] $ docker stop --time=1 089e012bbca2e7ecbcb427a9f2a9fda9e70494043580abca728c447a5c62bc37 [2023-11-01T18:05:09.999Z] $ docker rm -f --volumes 089e012bbca2e7ecbcb427a9f2a9fda9e70494043580abca728c447a5c62bc37 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T18:05:11.324Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T18:05:11.358Z] Warning: overwriting stash ‘coverage-report’ [2023-11-01T18:05:11.882Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T18:05:12.499Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T18:05:12.835Z] + ls -al . [2023-11-01T18:05:12.835Z] total 212 [2023-11-01T18:05:12.835Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:02 . [2023-11-01T18:05:12.835Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:00 .. [2023-11-01T18:05:12.835Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:00 .git [2023-11-01T18:05:12.835Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:00 .github [2023-11-01T18:05:12.835Z] -rw-rw-r-- 1 jenkins jenkins 429 Nov 1 18:00 .gitignore [2023-11-01T18:05:12.835Z] -rw-rw-r-- 1 jenkins jenkins 45 Nov 1 18:00 .golangci.yml [2023-11-01T18:05:12.835Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 1 18:00 .hadolint.yml [2023-11-01T18:05:12.835Z] -rw-rw-r-- 1 jenkins jenkins 10851 Nov 1 18:00 Attribution.txt [2023-11-01T18:05:12.835Z] -rw-rw-r-- 1 jenkins jenkins 11903 Nov 1 18:00 CHANGELOG.md [2023-11-01T18:05:12.835Z] -rw-rw-r-- 1 jenkins jenkins 2453 Nov 1 18:00 Dockerfile [2023-11-01T18:05:12.835Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 1 18:00 GOVERNANCE.md [2023-11-01T18:05:12.835Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 1 18:00 Jenkinsfile [2023-11-01T18:05:12.835Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 1 18:00 LICENSE [2023-11-01T18:05:12.835Z] -rw-rw-r-- 1 jenkins jenkins 2611 Nov 1 18:00 Makefile [2023-11-01T18:05:12.835Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 1 18:00 OWNERS.md [2023-11-01T18:05:12.835Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 1 18:00 README.md [2023-11-01T18:05:12.835Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 17:57 VERSION [2023-11-01T18:05:12.835Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:00 bin [2023-11-01T18:05:12.835Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:00 cmd [2023-11-01T18:05:12.835Z] -rw-r--r-- 1 jenkins jenkins 54703 Nov 1 18:04 coverage.out [2023-11-01T18:05:12.835Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 1 18:00 docker-entrypoint.sh [2023-11-01T18:05:12.835Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:00 docs [2023-11-01T18:05:12.835Z] -rw-rw-r-- 1 jenkins jenkins 3925 Nov 1 18:00 go.mod [2023-11-01T18:05:12.835Z] -rw-rw-r-- 1 jenkins jenkins 34838 Nov 1 18:00 go.sum [2023-11-01T18:05:12.835Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:00 internal [2023-11-01T18:05:12.835Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 1 18:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:05:13.277Z] + 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=a18bf06bf9035be12ce3d19de514a4833ecb1c5a --label arch=arm64 --label version=0.0.0 . [2023-11-01T18:05:13.549Z] Sending build context to Docker daemon 1.411MB [2023-11-01T18:05:13.549Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T18:05:13.549Z] Step 2/36 : FROM ${BASE} AS builder [2023-11-01T18:05:13.549Z] ---> 9f0a4072661b [2023-11-01T18:05:13.549Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-11-01T18:05:13.818Z] ---> Running in 4f9c9e5b0428 [2023-11-01T18:05:14.085Z] Removing intermediate container 4f9c9e5b0428 [2023-11-01T18:05:14.085Z] ---> a27258c454b0 [2023-11-01T18:05:14.085Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T18:05:14.085Z] ---> Running in c4984fb52206 [2023-11-01T18:05:14.358Z] Removing intermediate container c4984fb52206 [2023-11-01T18:05:14.358Z] ---> 10fc309ccc20 [2023-11-01T18:05:14.358Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-01T18:05:14.358Z] ---> Running in deda7e027f1d [2023-11-01T18:05:14.943Z] Removing intermediate container deda7e027f1d [2023-11-01T18:05:14.943Z] ---> ad75f064e3c5 [2023-11-01T18:05:14.943Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-01T18:05:14.943Z] ---> Running in 1e0e99377c8f [2023-11-01T18:05:15.209Z] Removing intermediate container 1e0e99377c8f [2023-11-01T18:05:15.209Z] ---> 1ae470ab432d [2023-11-01T18:05:15.209Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T18:05:15.209Z] ---> Running in ac77229805cf [2023-11-01T18:05:16.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:05:16.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:05:17.732Z] OK: 273 MiB in 65 packages [2023-11-01T18:05:18.709Z] Removing intermediate container ac77229805cf [2023-11-01T18:05:18.709Z] ---> 7af0c2f48d74 [2023-11-01T18:05:18.709Z] Step 8/36 : WORKDIR /device-usb-camera [2023-11-01T18:05:18.709Z] ---> Running in b11cc63e2e52 [2023-11-01T18:05:19.304Z] Removing intermediate container b11cc63e2e52 [2023-11-01T18:05:19.304Z] ---> 9dc04757c497 [2023-11-01T18:05:19.304Z] Step 9/36 : COPY go.mod vendor* ./ [2023-11-01T18:05:23.565Z] ---> 93f597740050 [2023-11-01T18:05:23.565Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T18:05:23.565Z] ---> Running in 6cb4ab29e874 [2023-11-01T18:05:26.173Z] Removing intermediate container 6cb4ab29e874 [2023-11-01T18:05:26.173Z] ---> 948d645d42dd [2023-11-01T18:05:26.173Z] Step 11/36 : COPY . . [2023-11-01T18:05:26.767Z] ---> 682fce9d0ca4 [2023-11-01T18:05:26.767Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-01T18:05:27.034Z] ---> Running in b5da5b924c8f [2023-11-01T18:05:27.999Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T18:05:27.999Z] Dload Upload Total Spent Left Speed [2023-11-01T18:05:28.266Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5158 0 --:--:-- --:--:-- --:--:-- 5199 [2023-11-01T18:05:29.236Z] Removing intermediate container b5da5b924c8f [2023-11-01T18:05:29.236Z] ---> 3cfdebf18f13 [2023-11-01T18:05:29.236Z] Step 13/36 : RUN ${MAKE} [2023-11-01T18:05:29.236Z] ---> Running in 8a51aff721c0 [2023-11-01T18:05:30.198Z] 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.39" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-11-01T18:08:07.161Z] Removing intermediate container 8a51aff721c0 [2023-11-01T18:08:07.161Z] ---> e4b33eaada53 [2023-11-01T18:08:07.161Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-11-01T18:08:07.161Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-11-01T18:08:07.161Z] 8766b47fe142: Pulling fs layer [2023-11-01T18:08:07.161Z] 8766b47fe142: Verifying Checksum [2023-11-01T18:08:07.161Z] 8766b47fe142: Download complete [2023-11-01T18:08:07.161Z] 8766b47fe142: Pull complete [2023-11-01T18:08:07.161Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-11-01T18:08:07.161Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-11-01T18:08:07.161Z] ---> 69d40e2cb93c [2023-11-01T18:08:07.161Z] Step 15/36 : FROM alpine:3.18 [2023-11-01T18:08:07.161Z] 3.18: Pulling from library/alpine [2023-11-01T18:08:07.161Z] 579b34f0a95b: Pulling fs layer [2023-11-01T18:08:07.161Z] 579b34f0a95b: Verifying Checksum [2023-11-01T18:08:07.161Z] 579b34f0a95b: Download complete [2023-11-01T18:08:07.161Z] 579b34f0a95b: Pull complete [2023-11-01T18:08:07.161Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T18:08:07.161Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T18:08:07.161Z] ---> 3cc203321400 [2023-11-01T18:08:07.162Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-01T18:08:07.162Z] ---> Running in 0091ee0e3be3 [2023-11-01T18:08:07.162Z] Removing intermediate container 0091ee0e3be3 [2023-11-01T18:08:07.162Z] ---> 549174476e68 [2023-11-01T18:08:07.162Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-11-01T18:08:07.162Z] ---> Running in 8c606878e346 [2023-11-01T18:08:07.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:08:07.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:08:07.162Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-11-01T18:08:07.162Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-11-01T18:08:07.162Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-11-01T18:08:07.162Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-11-01T18:08:07.162Z] (5/104) Installing libxau (1.0.11-r2) [2023-11-01T18:08:07.162Z] (6/104) Installing libmd (1.0.4-r2) [2023-11-01T18:08:07.162Z] (7/104) Installing libbsd (0.11.7-r1) [2023-11-01T18:08:07.162Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-11-01T18:08:07.162Z] (9/104) Installing libxcb (1.15-r1) [2023-11-01T18:08:07.162Z] (10/104) Installing libx11 (1.8.7-r0) [2023-11-01T18:08:07.162Z] (11/104) Installing libdrm (2.4.115-r4) [2023-11-01T18:08:07.162Z] (12/104) Installing libxext (1.3.5-r2) [2023-11-01T18:08:07.162Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-11-01T18:08:07.162Z] (14/104) Installing libffi (3.4.4-r2) [2023-11-01T18:08:07.162Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-11-01T18:08:07.162Z] (16/104) Installing libva (2.18.0-r1) [2023-11-01T18:08:07.162Z] (17/104) Installing libvdpau (1.5-r1) [2023-11-01T18:08:07.162Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-11-01T18:08:07.162Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-11-01T18:08:07.162Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-11-01T18:08:07.162Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-11-01T18:08:07.162Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-11-01T18:08:07.162Z] (23/104) Installing libhwy (1.0.4-r1) [2023-11-01T18:08:07.162Z] (24/104) Installing lcms2 (2.15-r2) [2023-11-01T18:08:07.162Z] (25/104) Installing libjxl (0.8.2-r0) [2023-11-01T18:08:07.162Z] (26/104) Installing lame-libs (3.100-r5) [2023-11-01T18:08:07.162Z] (27/104) Installing opus (1.4-r0) [2023-11-01T18:08:07.162Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-11-01T18:08:07.162Z] (29/104) Installing soxr (0.1.3-r5) [2023-11-01T18:08:07.162Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-11-01T18:08:07.162Z] (31/104) Installing libogg (1.3.5-r4) [2023-11-01T18:08:07.162Z] (32/104) Installing libtheora (1.1.1-r17) [2023-11-01T18:08:07.162Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-11-01T18:08:07.162Z] (34/104) Installing libvpx (1.13.0-r2) [2023-11-01T18:08:07.162Z] (35/104) Installing libwebp (1.3.2-r0) [2023-11-01T18:08:07.162Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-11-01T18:08:07.162Z] (37/104) Installing numactl (2.0.16-r4) [2023-11-01T18:08:07.162Z] (38/104) Installing x265-libs (3.5-r4) [2023-11-01T18:08:07.162Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-11-01T18:08:07.162Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-01T18:08:07.749Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-11-01T18:08:07.749Z] (42/104) Installing libexpat (2.5.0-r1) [2023-11-01T18:08:07.749Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-11-01T18:08:07.749Z] (44/104) Installing libpng (1.6.39-r3) [2023-11-01T18:08:07.749Z] (45/104) Installing freetype (2.13.0-r5) [2023-11-01T18:08:07.749Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-11-01T18:08:07.749Z] (47/104) Installing fribidi (1.0.13-r0) [2023-11-01T18:08:07.749Z] (48/104) Installing libintl (0.21.1-r7) [2023-11-01T18:08:07.749Z] (49/104) Installing libblkid (2.38.1-r8) [2023-11-01T18:08:07.749Z] (50/104) Installing libmount (2.38.1-r8) [2023-11-01T18:08:07.749Z] (51/104) Installing pcre2 (10.42-r1) [2023-11-01T18:08:07.749Z] (52/104) Installing glib (2.76.4-r0) [2023-11-01T18:08:08.018Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-11-01T18:08:08.018Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-11-01T18:08:08.018Z] (55/104) Installing libunibreak (5.1-r0) [2023-11-01T18:08:08.018Z] (56/104) Installing libass (0.17.1-r0) [2023-11-01T18:08:08.018Z] (57/104) Installing libbluray (1.3.4-r0) [2023-11-01T18:08:08.018Z] (58/104) Installing gmp (6.2.1-r3) [2023-11-01T18:08:08.018Z] (59/104) Installing nettle (3.8.1-r2) [2023-11-01T18:08:08.018Z] (60/104) Installing libunistring (1.1-r1) [2023-11-01T18:08:08.018Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-11-01T18:08:08.018Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-11-01T18:08:08.018Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-11-01T18:08:08.286Z] (64/104) Installing gnutls (3.8.0-r2) [2023-11-01T18:08:08.286Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-11-01T18:08:08.286Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-11-01T18:08:08.286Z] (67/104) Installing cjson (1.7.15-r4) [2023-11-01T18:08:08.286Z] (68/104) Installing mbedtls (2.28.5-r0) [2023-11-01T18:08:08.286Z] (69/104) Installing librist (0.2.7-r0) [2023-11-01T18:08:08.286Z] (70/104) Installing libsrt (1.5.2-r0) [2023-11-01T18:08:08.286Z] (71/104) Installing libssh (0.10.5-r0) [2023-11-01T18:08:08.286Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-11-01T18:08:08.286Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-11-01T18:08:08.286Z] (74/104) Installing libsodium (1.0.18-r3) [2023-11-01T18:08:08.557Z] (75/104) Installing libzmq (4.3.4-r4) [2023-11-01T18:08:08.557Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-11-01T18:08:08.557Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-11-01T18:08:08.557Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-11-01T18:08:08.826Z] (79/104) Installing shaderc (2023.3-r1) [2023-11-01T18:08:08.826Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-11-01T18:08:08.826Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-11-01T18:08:08.826Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-11-01T18:08:08.826Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-11-01T18:08:08.826Z] (84/104) Installing vidstab (1.1.1-r0) [2023-11-01T18:08:08.826Z] (85/104) Installing zimg (3.0.5-r0) [2023-11-01T18:08:08.826Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-11-01T18:08:09.094Z] (87/104) Installing libasyncns (0.8-r1) [2023-11-01T18:08:09.094Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-11-01T18:08:09.094Z] (89/104) Installing libltdl (2.4.7-r2) [2023-11-01T18:08:09.094Z] (90/104) Installing orc (0.4.34-r0) [2023-11-01T18:08:09.094Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-11-01T18:08:09.094Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-11-01T18:08:09.094Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-11-01T18:08:09.094Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-11-01T18:08:09.094Z] (95/104) Installing libpulse (16.1-r10) [2023-11-01T18:08:09.094Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-01T18:08:09.374Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-11-01T18:08:09.374Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-11-01T18:08:09.374Z] (99/104) Installing ffmpeg (6.0-r15) [2023-11-01T18:08:09.374Z] (100/104) Installing udev-init-scripts (35-r1) [2023-11-01T18:08:09.374Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-11-01T18:08:09.374Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-11-01T18:08:09.374Z] (103/104) Installing kmod-libs (30-r3) [2023-11-01T18:08:09.374Z] (104/104) Installing eudev (3.2.11-r8) [2023-11-01T18:08:09.374Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T18:08:09.374Z] Executing glib-2.76.4-r0.trigger [2023-11-01T18:08:09.374Z] Executing eudev-3.2.11-r8.trigger [2023-11-01T18:08:09.374Z] OK: 110 MiB in 119 packages [2023-11-01T18:08:16.184Z] Removing intermediate container 8c606878e346 [2023-11-01T18:08:16.184Z] ---> 3dd00c6438bb [2023-11-01T18:08:16.184Z] Step 18/36 : WORKDIR / [2023-11-01T18:08:16.184Z] ---> Running in f95eb65c4e13 [2023-11-01T18:08:16.184Z] Removing intermediate container f95eb65c4e13 [2023-11-01T18:08:16.184Z] ---> 399aca2b9430 [2023-11-01T18:08:16.184Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-11-01T18:08:17.168Z] ---> d26969f46555 [2023-11-01T18:08:17.168Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-11-01T18:08:17.764Z] ---> e392c23d0f25 [2023-11-01T18:08:17.764Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-11-01T18:08:18.377Z] ---> de0177a3680f [2023-11-01T18:08:18.377Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-11-01T18:08:18.972Z] ---> 1768dec25b2b [2023-11-01T18:08:18.972Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-11-01T18:08:19.241Z] ---> ca5cec90afc1 [2023-11-01T18:08:19.241Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-11-01T18:08:19.826Z] ---> fc8c88b4eec9 [2023-11-01T18:08:19.826Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-11-01T18:08:21.236Z] ---> be43963cef8b [2023-11-01T18:08:21.236Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-11-01T18:08:21.510Z] ---> Running in 8f7068f90465 [2023-11-01T18:08:23.464Z] Removing intermediate container 8f7068f90465 [2023-11-01T18:08:23.464Z] ---> 338010e387bd [2023-11-01T18:08:23.464Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-11-01T18:08:23.464Z] ---> Running in 9dd2580f0e3a [2023-11-01T18:08:26.062Z] Removing intermediate container 9dd2580f0e3a [2023-11-01T18:08:26.062Z] ---> 0fb72c01741e [2023-11-01T18:08:26.062Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-11-01T18:08:26.338Z] ---> Running in 95f6fce3f851 [2023-11-01T18:08:28.297Z] Removing intermediate container 95f6fce3f851 [2023-11-01T18:08:28.297Z] ---> 094d34bba513 [2023-11-01T18:08:28.297Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-11-01T18:08:28.297Z] ---> Running in e4a12ba5af98 [2023-11-01T18:08:30.248Z] Removing intermediate container e4a12ba5af98 [2023-11-01T18:08:30.248Z] ---> 12abd083bf00 [2023-11-01T18:08:30.248Z] Step 30/36 : EXPOSE 59983 [2023-11-01T18:08:30.248Z] ---> Running in 8bed39148bd5 [2023-11-01T18:08:30.248Z] Removing intermediate container 8bed39148bd5 [2023-11-01T18:08:30.248Z] ---> e489c448c173 [2023-11-01T18:08:30.248Z] Step 31/36 : EXPOSE 8554 [2023-11-01T18:08:30.516Z] ---> Running in 2ff46da51eee [2023-11-01T18:08:30.784Z] Removing intermediate container 2ff46da51eee [2023-11-01T18:08:30.784Z] ---> b5513b57ced5 [2023-11-01T18:08:30.784Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-11-01T18:08:30.784Z] ---> Running in 3c36d0cd8373 [2023-11-01T18:08:31.051Z] Removing intermediate container 3c36d0cd8373 [2023-11-01T18:08:31.051Z] ---> 921222d36433 [2023-11-01T18:08:31.051Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-11-01T18:08:31.051Z] ---> Running in 07641f6e5495 [2023-11-01T18:08:31.637Z] Removing intermediate container 07641f6e5495 [2023-11-01T18:08:31.637Z] ---> 9aa6639a735e [2023-11-01T18:08:31.637Z] Step 34/36 : LABEL arch=arm64 [2023-11-01T18:08:31.637Z] ---> Running in c5bb82aa7834 [2023-11-01T18:08:31.903Z] Removing intermediate container c5bb82aa7834 [2023-11-01T18:08:31.903Z] ---> 0293a1f0689d [2023-11-01T18:08:31.903Z] Step 35/36 : LABEL git_sha=a18bf06bf9035be12ce3d19de514a4833ecb1c5a [2023-11-01T18:08:31.903Z] ---> Running in 4e5e35cb83ed [2023-11-01T18:08:32.170Z] Removing intermediate container 4e5e35cb83ed [2023-11-01T18:08:32.170Z] ---> 4ee96b6e07a4 [2023-11-01T18:08:32.170Z] Step 36/36 : LABEL version=0.0.0 [2023-11-01T18:08:32.438Z] ---> Running in de36c5eeaddd [2023-11-01T18:08:32.707Z] Removing intermediate container de36c5eeaddd [2023-11-01T18:08:32.707Z] ---> 166f9a7923c1 [2023-11-01T18:08:32.707Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T18:08:32.707Z] Successfully built 166f9a7923c1 [2023-11-01T18:08:32.707Z] 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-11-01T18:08:33.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T18:08:33.572Z] [2023-11-01T18:08:33.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:08:33.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T18:08:33.989Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T18:08:33.989Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T18:08:33.989Z] 04944245beec: Pulling fs layer [2023-11-01T18:08:33.989Z] 699f458cf7ca: Pulling fs layer [2023-11-01T18:08:33.989Z] 765212b225bb: Pulling fs layer [2023-11-01T18:08:33.989Z] f23df028b6ca: Pulling fs layer [2023-11-01T18:08:33.989Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T18:08:33.989Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T18:08:33.989Z] f23df028b6ca: Waiting [2023-11-01T18:08:33.989Z] d65c8cfc05b1: Waiting [2023-11-01T18:08:33.989Z] 2437ff75d9bd: Waiting [2023-11-01T18:08:33.989Z] 765212b225bb: Waiting [2023-11-01T18:08:34.259Z] 04944245beec: Verifying Checksum [2023-11-01T18:08:34.259Z] 04944245beec: Download complete [2023-11-01T18:08:34.259Z] 765212b225bb: Verifying Checksum [2023-11-01T18:08:34.259Z] 765212b225bb: Download complete [2023-11-01T18:08:34.259Z] f23df028b6ca: Verifying Checksum [2023-11-01T18:08:34.259Z] f23df028b6ca: Download complete [2023-11-01T18:08:34.259Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T18:08:34.259Z] d65c8cfc05b1: Download complete [2023-11-01T18:08:34.529Z] 699f458cf7ca: Verifying Checksum [2023-11-01T18:08:34.529Z] 699f458cf7ca: Download complete [2023-11-01T18:08:34.796Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T18:08:34.796Z] 8998bd30e6a1: Download complete [2023-11-01T18:08:37.388Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T18:08:37.388Z] 2437ff75d9bd: Download complete [2023-11-01T18:08:39.977Z] 8998bd30e6a1: Pull complete [2023-11-01T18:08:40.243Z] 04944245beec: Pull complete [2023-11-01T18:08:41.658Z] 699f458cf7ca: Pull complete [2023-11-01T18:08:41.925Z] 765212b225bb: Pull complete [2023-11-01T18:08:42.890Z] f23df028b6ca: Pull complete [2023-11-01T18:08:43.159Z] d65c8cfc05b1: Pull complete [2023-11-01T18:09:01.381Z] 2437ff75d9bd: Pull complete [2023-11-01T18:09:01.381Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T18:09:01.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T18:09:01.381Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:09:01.727Z] prd-ubuntu20.04-docker-arm64-4c-16g-16253 does not seem to be running inside a container [2023-11-01T18:09:01.823Z] $ 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-11-01T18:09:05.078Z] $ docker top 89562134fcae2c7baa49522902b1d6b2c3f40e16d05024f0389f0801a207d7de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:09:06.034Z] ---> job-cost.sh [2023-11-01T18:09:06.034Z] lf-activate-venv: SKIPPING [2023-11-01T18:09:06.034Z] INFO: No Stack... [2023-11-01T18:09:06.622Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T18:09:07.210Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T18:09:07.897Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-11-01T18:09:07.897Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T18:09:08.000Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-307-1-stack-cost] [2023-11-01T18:09:08.005Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-307-1-stack-cost] did not exist. Created. [2023-11-01T18:09:08.005Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-307-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T18:09:08.738Z] /w/workspace/device-usb-camera/1@tmp/durable-d5c08ce8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-01T18:09:09.418Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T18:09:09.455Z] Warning: overwriting stash ‘stack-cost’ [2023-11-01T18:09:09.511Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T18:09:09.527Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-307-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T18:09:09.624Z] $ docker stop --time=1 89562134fcae2c7baa49522902b1d6b2c3f40e16d05024f0389f0801a207d7de [2023-11-01T18:09:11.189Z] $ docker rm -f --volumes 89562134fcae2c7baa49522902b1d6b2c3f40e16d05024f0389f0801a207d7de [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-11-01T18:09:12.296Z] provisioning config files... [2023-11-01T18:09:12.305Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-307@tmp/config7261830322064048790tmp [Pipeline] { [Pipeline] sh [2023-11-01T18:09:12.648Z] + set +x [2023-11-01T18:09:12.648Z] + bash -s -- [2023-11-01T18:09:12.648Z] + curl -s https://codecov.io/bash [2023-11-01T18:09:12.648Z] [2023-11-01T18:09:12.648Z] _____ _ [2023-11-01T18:09:12.648Z] / ____| | | [2023-11-01T18:09:12.648Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T18:09:12.648Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T18:09:12.648Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T18:09:12.648Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T18:09:12.648Z] Bash-1.0.6 [2023-11-01T18:09:12.648Z] [2023-11-01T18:09:12.648Z] [2023-11-01T18:09:12.648Z] ==> git version 2.25.1 found [2023-11-01T18:09:12.648Z] ==> 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-11-01T18:09:12.648Z] Release-Date: 2020-01-08 [2023-11-01T18:09:12.648Z] 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-11-01T18:09:12.648Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T18:09:12.648Z] ==> Jenkins CI detected. [2023-11-01T18:09:12.648Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-307 [2023-11-01T18:09:12.648Z] project root: . [2023-11-01T18:09:12.648Z] --> token set from env [2023-11-01T18:09:12.648Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T18:09:12.648Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T18:09:12.648Z] ==> Python coveragepy not found [2023-11-01T18:09:12.648Z] ==> Searching for coverage reports in: [2023-11-01T18:09:12.648Z] + . [2023-11-01T18:09:12.908Z] -> Found 1 reports [2023-11-01T18:09:12.908Z] ==> Detecting git/mercurial file structure [2023-11-01T18:09:12.908Z] ==> Reading reports [2023-11-01T18:09:12.908Z] + ./coverage.out bytes=54703 [2023-11-01T18:09:12.908Z] ==> Appending adjustments [2023-11-01T18:09:12.908Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T18:09:12.908Z] + Found adjustments [2023-11-01T18:09:12.908Z] ==> Gzipping contents [2023-11-01T18:09:12.908Z] 8.0K /tmp/codecov.V8nMVt.gz [2023-11-01T18:09:12.908Z] ==> Uploading reports [2023-11-01T18:09:12.908Z] url: https://codecov.io [2023-11-01T18:09:12.908Z] query: branch=PR-307&commit=a18bf06bf9035be12ce3d19de514a4833ecb1c5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-307%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=307&job=&cmd_args= [2023-11-01T18:09:12.908Z] -> Pinging Codecov [2023-11-01T18:09:12.908Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-307&commit=a18bf06bf9035be12ce3d19de514a4833ecb1c5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-307%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=307&job=&cmd_args= [2023-11-01T18:09:13.168Z] -> Uploading to [2023-11-01T18:09:13.168Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/73D8F5FF140700D3E01443B452E23636/a18bf06bf9035be12ce3d19de514a4833ecb1c5a/383a2090-5d30-4f25-bbf9-b7b31640bc4e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T180912Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a10f08ef27c79e338ed032623d1f1634c0f37fc29e8b594e865d70fe16473862 [2023-11-01T18:09:13.168Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T18:09:13.168Z] Dload Upload Total Spent Left Speed [2023-11-01T18:09:13.428Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 24745 --:--:-- --:--:-- --:--:-- 24745 [2023-11-01T18:09:13.428Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/a18bf06bf9035be12ce3d19de514a4833ecb1c5a [Pipeline] } [2023-11-01T18:09:13.459Z] 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-11-01T18:09:15.256Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-307/archives ] [2023-11-01T18:09:15.256Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-307/archives [2023-11-01T18:09:15.256Z] total 16 [2023-11-01T18:09:15.256Z] drwxr-xr-x 3 root root 4096 Nov 1 18:00 . [2023-11-01T18:09:15.256Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 18:00 .. [2023-11-01T18:09:15.256Z] drwxr-xr-x 2 root root 4096 Nov 1 18:00 cost [2023-11-01T18:09:15.256Z] -rw-r--r-- 1 root root 89 Nov 1 18:00 cost.csv [2023-11-01T18:09:15.256Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-307/archives [2023-11-01T18:09:15.256Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-307/archives [2023-11-01T18:09:15.256Z] total 16 [2023-11-01T18:09:15.256Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:00 . [2023-11-01T18:09:15.256Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 18:00 .. [2023-11-01T18:09:15.256Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 18:00 cost [2023-11-01T18:09:15.256Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 1 18:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:09:15.585Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:09:16.474Z] ---> package-listing.sh [2023-11-01T18:09:16.474Z] ++ facter osfamily [2023-11-01T18:09:16.474Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T18:09:16.735Z] + OS_FAMILY=debian [2023-11-01T18:09:16.735Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-307 [2023-11-01T18:09:16.735Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T18:09:16.735Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T18:09:16.735Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T18:09:16.735Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T18:09:16.735Z] + '[' /w/workspace/foundry_device-usb-camera_PR-307 ']' [2023-11-01T18:09:16.735Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T18:09:16.735Z] + case "${OS_FAMILY}" in [2023-11-01T18:09:16.735Z] + dpkg -l [2023-11-01T18:09:16.735Z] + grep '^ii' [2023-11-01T18:09:16.735Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T18:09:16.735Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T18:09:16.735Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T18:09:16.735Z] + '[' /w/workspace/foundry_device-usb-camera_PR-307 ']' [2023-11-01T18:09:16.735Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-307/archives/ [2023-11-01T18:09:16.735Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-307/archives/ [Pipeline] echo [2023-11-01T18:09:16.771Z] 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-307/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-01T18:09:17.067Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:09:17.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:09:17.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:09:17.861Z] prd-ubuntu20.04-docker-8c-8g-16252 does not seem to be running inside a container [2023-11-01T18:09:17.897Z] $ 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-307/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-307 -v /w/workspace/foundry_device-usb-camera_PR-307:/w/workspace/foundry_device-usb-camera_PR-307:rw,z -v /w/workspace/foundry_device-usb-camera_PR-307@tmp:/w/workspace/foundry_device-usb-camera_PR-307@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-11-01T18:09:18.106Z] $ docker top cec2926825d62904b47590b4355ea7c65d0948e8c3cbe3ef85cdbb892b97de8e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T18:09:18.492Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T18:09:18.809Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T18:09:19.121Z] + ls /var/log/sa-host [2023-11-01T18:09:19.121Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:09:19.342Z] provisioning config files... [2023-11-01T18:09:19.350Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-307@tmp/config8918411872023715036tmp [Pipeline] { [Pipeline] echo [2023-11-01T18:09:19.411Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:09:19.728Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T18:09:19.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:09:20.163Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T18:09:20.199Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:09:20.512Z] ---> sudo-logs.sh [2023-11-01T18:09:20.512Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T18:09:20.604Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:09:20.914Z] ---> job-cost.sh [2023-11-01T18:09:20.914Z] lf-activate-venv: SKIPPING [2023-11-01T18:09:20.914Z] DEBUG: total: 0.2199999988079071 [2023-11-01T18:09:20.914Z] INFO: Retrieving Stack Cost... [2023-11-01T18:09:21.174Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T18:09:21.744Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T18:09:21.779Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:09:22.095Z] ---> logs-deploy.sh [2023-11-01T18:09:22.095Z] lf-activate-venv: SKIPPING [2023-11-01T18:09:22.095Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-307/1 [2023-11-01T18:09:22.095Z] INFO: archiving workspace using pattern(s): [2023-11-01T18:09:23.033Z] Archives upload complete. [2023-11-01T18:09:23.293Z] INFO: archiving logs to Nexus [2023-11-01T18:09:23.862Z] ---> uname -a: [2023-11-01T18:09:23.862Z] Linux prd-ubuntu20-04-docker-8c-8g-16252 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-01T18:09:23.862Z] [2023-11-01T18:09:23.862Z] [2023-11-01T18:09:23.862Z] ---> lscpu: [2023-11-01T18:09:23.862Z] Architecture: x86_64 [2023-11-01T18:09:23.862Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-01T18:09:23.862Z] Byte Order: Little Endian [2023-11-01T18:09:23.862Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-01T18:09:23.862Z] CPU(s): 8 [2023-11-01T18:09:23.862Z] On-line CPU(s) list: 0-7 [2023-11-01T18:09:23.862Z] Thread(s) per core: 1 [2023-11-01T18:09:23.862Z] Core(s) per socket: 1 [2023-11-01T18:09:23.862Z] Socket(s): 8 [2023-11-01T18:09:23.862Z] NUMA node(s): 1 [2023-11-01T18:09:23.862Z] Vendor ID: AuthenticAMD [2023-11-01T18:09:23.862Z] CPU family: 23 [2023-11-01T18:09:23.862Z] Model: 49 [2023-11-01T18:09:23.862Z] Model name: AMD EPYC-Rome Processor [2023-11-01T18:09:23.862Z] Stepping: 0 [2023-11-01T18:09:23.862Z] CPU MHz: 2799.998 [2023-11-01T18:09:23.862Z] BogoMIPS: 5599.99 [2023-11-01T18:09:23.862Z] Virtualization: AMD-V [2023-11-01T18:09:23.862Z] Hypervisor vendor: KVM [2023-11-01T18:09:23.862Z] Virtualization type: full [2023-11-01T18:09:23.862Z] L1d cache: 256 KiB [2023-11-01T18:09:23.862Z] L1i cache: 256 KiB [2023-11-01T18:09:23.862Z] L2 cache: 4 MiB [2023-11-01T18:09:23.862Z] L3 cache: 128 MiB [2023-11-01T18:09:23.862Z] NUMA node0 CPU(s): 0-7 [2023-11-01T18:09:23.862Z] Vulnerability Itlb multihit: Not affected [2023-11-01T18:09:23.862Z] Vulnerability L1tf: Not affected [2023-11-01T18:09:23.862Z] Vulnerability Mds: Not affected [2023-11-01T18:09:23.862Z] Vulnerability Meltdown: Not affected [2023-11-01T18:09:23.862Z] Vulnerability Mmio stale data: Not affected [2023-11-01T18:09:23.862Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-01T18:09:23.862Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-01T18:09:23.862Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-01T18:09:23.862Z] Vulnerability Srbds: Not affected [2023-11-01T18:09:23.862Z] Vulnerability Tsx async abort: Not affected [2023-11-01T18:09:23.862Z] 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-11-01T18:09:23.862Z] [2023-11-01T18:09:23.862Z] [2023-11-01T18:09:23.862Z] ---> nproc: [2023-11-01T18:09:23.862Z] 8 [2023-11-01T18:09:23.862Z] [2023-11-01T18:09:23.862Z] [2023-11-01T18:09:23.862Z] ---> df -h: [2023-11-01T18:09:23.862Z] Filesystem Size Used Avail Use% Mounted on [2023-11-01T18:09:23.862Z] overlay 155G 12G 144G 8% / [2023-11-01T18:09:23.862Z] tmpfs 64M 0 64M 0% /dev [2023-11-01T18:09:23.862Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-01T18:09:23.862Z] shm 64M 0 64M 0% /dev/shm [2023-11-01T18:09:23.862Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-11-01T18:09:23.862Z] [2023-11-01T18:09:23.862Z] [2023-11-01T18:09:23.862Z] ---> sar -b -r -n DEV: [2023-11-01T18:09:23.862Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16252) 11/01/23 _x86_64_ (8 CPU) [2023-11-01T18:09:23.862Z] [2023-11-01T18:09:23.862Z] 17:56:45 LINUX RESTART (8 CPU) [2023-11-01T18:09:23.862Z] [2023-11-01T18:09:23.862Z] 17:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-01T18:09:23.862Z] 17:58:02 150.19 47.53 102.66 0.00 5354.61 68383.04 0.00 [2023-11-01T18:09:23.862Z] 17:59:01 231.69 1.56 230.13 0.00 31.86 56225.32 0.00 [2023-11-01T18:09:23.862Z] 18:00:01 103.23 0.18 103.05 0.00 2.80 26112.58 0.00 [2023-11-01T18:09:23.862Z] 18:01:01 163.94 0.10 163.84 0.00 10.00 31568.21 0.00 [2023-11-01T18:09:23.862Z] 18:02:01 28.45 8.80 19.65 0.00 926.25 2167.92 0.00 [2023-11-01T18:09:23.862Z] 18:03:01 33.04 2.82 30.23 0.00 4250.62 6477.72 0.00 [2023-11-01T18:09:23.862Z] 18:04:01 3.48 0.02 3.47 0.00 0.13 87.30 0.00 [2023-11-01T18:09:23.862Z] 18:05:01 1.60 0.00 1.60 0.00 0.00 16.80 0.00 [2023-11-01T18:09:23.862Z] 18:06:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2023-11-01T18:09:23.862Z] 18:07:01 1.70 0.00 1.70 0.00 0.00 18.40 0.00 [2023-11-01T18:09:23.862Z] 18:08:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2023-11-01T18:09:23.862Z] 18:09:01 1.23 0.00 1.23 0.00 0.00 19.20 0.00 [2023-11-01T18:09:23.862Z] Average: 59.82 5.10 54.73 0.00 883.40 15878.87 0.00 [2023-11-01T18:09:23.862Z] [2023-11-01T18:09:23.862Z] 17:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-01T18:09:23.862Z] 17:58:02 29298620 31580760 750468 2.28 73832 2484584 1877836 5.53 994968 2229956 148 [2023-11-01T18:09:23.862Z] 17:59:01 28032176 31279400 1027796 3.13 151648 3274576 2424196 7.14 1459216 2901076 91348 [2023-11-01T18:09:23.862Z] 18:00:01 28137052 31535188 773744 2.35 155808 3418796 1864052 5.49 1245548 3014552 26296 [2023-11-01T18:09:23.862Z] 18:01:01 27437232 31539248 767292 2.33 167632 4052696 1749500 5.16 1316348 3582544 480 [2023-11-01T18:09:23.862Z] 18:02:01 27301488 31523212 757040 2.30 182908 4160012 1708688 5.04 1395852 3615056 1920 [2023-11-01T18:09:23.863Z] 18:03:01 26962428 31523804 753868 2.29 197096 4477788 1710460 5.04 1619568 3718412 8 [2023-11-01T18:09:23.863Z] 18:04:01 26966104 31522664 755176 2.30 195668 4474540 1715420 5.06 1618264 3715212 8 [2023-11-01T18:09:23.863Z] 18:05:01 26973720 31530348 747376 2.27 195708 4474540 1715420 5.06 1611724 3715208 4 [2023-11-01T18:09:23.863Z] 18:06:01 26974020 31530688 747080 2.27 195728 4474544 1715420 5.06 1611512 3715212 16 [2023-11-01T18:09:23.863Z] 18:07:01 26973884 31530588 747052 2.27 195768 4474552 1715420 5.06 1611388 3715220 24 [2023-11-01T18:09:23.863Z] 18:08:01 26974492 31531244 746396 2.27 195796 4474552 1715420 5.06 1611568 3715220 20 [2023-11-01T18:09:23.863Z] 18:09:01 26977424 31534224 743568 2.26 195844 4474556 1715420 5.06 1609548 3715224 168 [2023-11-01T18:09:23.863Z] Average: 27417387 31513447 776405 2.36 175286 4059645 1802271 5.31 1475459 3446074 10037 [2023-11-01T18:09:23.863Z] [2023-11-01T18:09:23.863Z] 17:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-01T18:09:23.863Z] 17:58:02 lo 6.92 6.92 0.67 0.67 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 17:58:02 ens3 528.15 315.08 5506.01 81.81 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 17:58:02 docker0 1.46 1.28 0.27 13.44 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 17:59:01 vethb8d59b4 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 17:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 17:59:01 ens3 346.98 233.16 2532.99 32.56 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 17:59:01 docker0 216.17 321.01 18.27 2505.68 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:00:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:00:01 ens3 63.06 50.06 273.44 91.07 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:00:01 docker0 1.42 2.58 0.10 30.97 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:01:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:01:01 ens3 155.62 87.57 3399.71 18.11 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:01:01 docker0 17.10 43.34 1.25 800.54 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:02:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:02:01 ens3 54.09 32.49 703.53 2.41 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:03:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:03:01 ens3 165.56 87.95 2028.18 5.95 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:04:01 ens3 0.70 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:05:01 ens3 0.62 0.70 0.67 0.24 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:06:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:07:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:08:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] Average: ens3 109.36 67.11 1202.70 19.35 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] Average: docker0 19.40 30.28 1.63 276.07 0.00 0.00 0.00 0.00 [2023-11-01T18:09:23.863Z] [2023-11-01T18:09:23.863Z] [2023-11-01T18:09:23.863Z] ---> sar -P ALL: [2023-11-01T18:09:23.863Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16252) 11/01/23 _x86_64_ (8 CPU) [2023-11-01T18:09:23.863Z] [2023-11-01T18:09:23.863Z] 17:56:45 LINUX RESTART (8 CPU) [2023-11-01T18:09:23.863Z] [2023-11-01T18:09:23.863Z] 17:57:01 CPU %user %nice %system %iowait %steal %idle [2023-11-01T18:09:23.863Z] 17:58:02 all 8.80 0.00 3.14 3.10 0.06 84.89 [2023-11-01T18:09:23.863Z] 17:58:02 0 6.05 0.00 2.27 0.66 0.05 90.98 [2023-11-01T18:09:23.863Z] 17:58:02 1 10.48 0.00 2.99 0.99 0.05 85.49 [2023-11-01T18:09:23.863Z] 17:58:02 2 10.93 0.00 3.12 9.99 0.07 75.89 [2023-11-01T18:09:23.863Z] 17:58:02 3 9.61 0.00 2.57 0.91 0.07 86.85 [2023-11-01T18:09:23.863Z] 17:58:02 4 8.97 0.00 4.56 0.80 0.08 85.58 [2023-11-01T18:09:23.863Z] 17:58:02 5 9.14 0.00 3.24 0.84 0.05 86.73 [2023-11-01T18:09:23.863Z] 17:58:02 6 6.66 0.00 3.05 0.64 0.05 89.60 [2023-11-01T18:09:23.863Z] 17:58:02 7 8.58 0.00 3.32 10.00 0.07 78.04 [2023-11-01T18:09:23.863Z] 17:59:01 all 8.51 0.00 3.28 7.07 0.07 81.05 [2023-11-01T18:09:23.863Z] 17:59:01 0 8.74 0.00 3.57 0.89 0.03 86.77 [2023-11-01T18:09:23.863Z] 17:59:01 1 9.40 0.00 3.26 1.95 0.07 85.32 [2023-11-01T18:09:23.863Z] 17:59:01 2 7.77 0.00 2.22 0.20 0.05 89.76 [2023-11-01T18:09:23.863Z] 17:59:01 3 7.76 0.00 4.41 38.35 0.09 49.40 [2023-11-01T18:09:23.863Z] 17:59:01 4 8.93 0.00 2.85 5.44 0.15 82.63 [2023-11-01T18:09:23.863Z] 17:59:01 5 8.96 0.00 2.91 1.06 0.05 87.02 [2023-11-01T18:09:23.863Z] 17:59:01 6 7.67 0.00 3.19 0.65 0.07 88.42 [2023-11-01T18:09:23.863Z] 17:59:01 7 8.89 0.00 3.88 8.27 0.09 78.88 [2023-11-01T18:09:23.863Z] 18:00:01 all 38.19 0.00 4.83 2.37 0.09 54.52 [2023-11-01T18:09:23.863Z] 18:00:01 0 36.68 0.00 4.21 0.35 0.08 58.67 [2023-11-01T18:09:23.863Z] 18:00:01 1 38.95 0.00 4.35 0.30 0.08 56.31 [2023-11-01T18:09:23.863Z] 18:00:01 2 37.56 0.00 4.47 6.73 0.10 51.14 [2023-11-01T18:09:23.863Z] 18:00:01 3 36.73 0.00 5.09 0.44 0.10 57.64 [2023-11-01T18:09:23.863Z] 18:00:01 4 39.83 0.00 5.04 3.28 0.08 51.77 [2023-11-01T18:09:23.863Z] 18:00:01 5 39.37 0.00 4.82 1.65 0.12 54.04 [2023-11-01T18:09:23.863Z] 18:00:01 6 35.60 0.00 4.45 0.15 0.08 59.71 [2023-11-01T18:09:23.863Z] 18:00:01 7 40.75 0.00 6.21 6.12 0.10 46.81 [2023-11-01T18:09:23.863Z] 18:01:01 all 4.10 0.00 1.98 2.70 0.05 91.17 [2023-11-01T18:09:23.863Z] 18:01:01 0 3.50 0.00 1.34 0.74 0.05 94.37 [2023-11-01T18:09:23.863Z] 18:01:01 1 4.68 0.00 1.89 0.40 0.07 92.96 [2023-11-01T18:09:23.863Z] 18:01:01 2 3.32 0.00 2.17 1.12 0.03 93.35 [2023-11-01T18:09:23.863Z] 18:01:01 3 4.18 0.00 2.18 1.74 0.05 91.85 [2023-11-01T18:09:23.863Z] 18:01:01 4 3.36 0.00 2.20 4.12 0.05 90.27 [2023-11-01T18:09:23.863Z] 18:01:01 5 4.67 0.00 1.83 3.09 0.05 90.37 [2023-11-01T18:09:23.863Z] 18:01:01 6 5.47 0.00 1.91 2.43 0.03 90.14 [2023-11-01T18:09:23.863Z] 18:01:01 7 3.62 0.00 2.36 7.97 0.05 86.00 [2023-11-01T18:09:23.863Z] 18:02:01 all 1.23 0.00 0.71 0.70 0.02 97.34 [2023-11-01T18:09:23.863Z] 18:02:01 0 0.95 0.00 0.44 0.05 0.02 98.54 [2023-11-01T18:09:23.863Z] 18:02:01 1 1.18 0.00 0.52 0.27 0.02 98.02 [2023-11-01T18:09:23.863Z] 18:02:01 2 1.05 0.00 0.70 0.23 0.02 98.00 [2023-11-01T18:09:23.863Z] 18:02:01 3 1.13 0.00 0.78 1.78 0.05 96.25 [2023-11-01T18:09:23.863Z] 18:02:01 4 2.04 0.00 2.04 0.20 0.02 95.71 [2023-11-01T18:09:23.863Z] 18:02:01 5 1.85 0.00 0.48 0.48 0.03 97.15 [2023-11-01T18:09:23.863Z] 18:02:01 6 0.88 0.00 0.37 0.08 0.02 98.65 [2023-11-01T18:09:23.863Z] 18:02:01 7 0.70 0.00 0.38 2.52 0.02 96.37 [2023-11-01T18:09:23.863Z] 18:03:01 all 1.42 0.00 0.68 0.74 0.02 97.14 [2023-11-01T18:09:23.863Z] 18:03:01 0 0.70 0.00 0.37 0.05 0.00 98.88 [2023-11-01T18:09:23.863Z] 18:03:01 1 2.03 0.00 1.03 0.30 0.02 96.62 [2023-11-01T18:09:23.863Z] 18:03:01 2 0.67 0.00 0.40 1.00 0.03 97.89 [2023-11-01T18:09:23.863Z] 18:03:01 3 3.19 0.00 0.40 0.20 0.02 96.20 [2023-11-01T18:09:23.863Z] 18:03:01 4 1.35 0.00 0.53 0.02 0.02 98.08 [2023-11-01T18:09:23.863Z] 18:03:01 5 1.22 0.00 1.20 0.05 0.02 97.51 [2023-11-01T18:09:23.863Z] 18:03:01 6 1.22 0.00 1.12 1.27 0.02 96.37 [2023-11-01T18:09:23.863Z] 18:03:01 7 1.00 0.00 0.40 3.00 0.03 95.56 [2023-11-01T18:09:23.863Z] 18:04:01 all 0.08 0.00 0.06 0.04 0.01 99.82 [2023-11-01T18:09:23.863Z] 18:04:01 0 0.07 0.00 0.07 0.12 0.02 99.73 [2023-11-01T18:09:23.863Z] 18:04:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2023-11-01T18:09:23.863Z] 18:04:01 2 0.07 0.00 0.05 0.03 0.02 99.83 [2023-11-01T18:09:23.863Z] 18:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-01T18:09:23.863Z] 18:04:01 4 0.22 0.00 0.12 0.05 0.02 99.60 [2023-11-01T18:09:23.863Z] 18:04:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2023-11-01T18:09:23.863Z] 18:04:01 6 0.05 0.00 0.07 0.00 0.00 99.88 [2023-11-01T18:09:23.863Z] 18:04:01 7 0.08 0.00 0.02 0.08 0.00 99.82 [2023-11-01T18:09:23.863Z] 18:05:01 all 0.03 0.00 0.01 0.06 0.01 99.89 [2023-11-01T18:09:23.863Z] 18:05:01 0 0.03 0.00 0.02 0.03 0.00 99.92 [2023-11-01T18:09:23.863Z] 18:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-01T18:09:23.863Z] 18:05:01 2 0.03 0.00 0.02 0.12 0.03 99.80 [2023-11-01T18:09:23.863Z] 18:05:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-01T18:09:23.863Z] 18:05:01 4 0.03 0.00 0.00 0.32 0.00 99.65 [2023-11-01T18:09:23.863Z] 18:05:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-01T18:09:23.863Z] 18:05:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-11-01T18:09:23.863Z] 18:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-01T18:09:23.863Z] 18:06:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2023-11-01T18:09:23.863Z] 18:06:01 0 0.80 0.00 0.02 0.00 0.02 99.17 [2023-11-01T18:09:23.863Z] 18:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-01T18:09:23.863Z] 18:06:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-01T18:09:23.863Z] 18:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T18:09:23.863Z] 18:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-01T18:09:23.863Z] 18:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-01T18:09:23.863Z] 18:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T18:09:23.863Z] 18:06:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-01T18:09:23.863Z] 18:07:01 all 0.03 0.00 0.01 0.06 0.00 99.90 [2023-11-01T18:09:23.863Z] 18:07:01 0 0.00 0.00 0.00 0.15 0.00 99.85 [2023-11-01T18:09:23.863Z] 18:07:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2023-11-01T18:09:23.863Z] 18:07:01 2 0.07 0.00 0.02 0.35 0.02 99.55 [2023-11-01T18:09:23.863Z] 18:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-01T18:09:23.863Z] 18:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T18:09:23.863Z] 18:07:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-11-01T18:09:23.863Z] 18:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T18:09:23.864Z] 18:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T18:09:23.864Z] 18:08:01 all 0.05 0.00 0.00 0.00 0.01 99.93 [2023-11-01T18:09:23.864Z] 18:08:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-01T18:09:23.864Z] 18:08:01 1 0.33 0.00 0.00 0.00 0.00 99.67 [2023-11-01T18:09:23.864Z] 18:08:01 2 0.03 0.00 0.02 0.02 0.03 99.90 [2023-11-01T18:09:23.864Z] 18:08:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-01T18:09:23.864Z] 18:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T18:09:23.864Z] 18:08:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-01T18:09:23.864Z] 18:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T18:09:23.864Z] 18:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T18:09:23.864Z] [2023-11-01T18:09:23.864Z] 18:08:01 CPU %user %nice %system %iowait %steal %idle [2023-11-01T18:09:23.864Z] 18:09:01 all 0.10 0.00 0.02 0.00 0.00 99.87 [2023-11-01T18:09:23.864Z] 18:09:01 0 0.62 0.00 0.00 0.02 0.00 99.37 [2023-11-01T18:09:23.864Z] 18:09:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-01T18:09:23.864Z] 18:09:01 2 0.05 0.00 0.02 0.02 0.02 99.90 [2023-11-01T18:09:23.864Z] 18:09:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-11-01T18:09:23.864Z] 18:09:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-01T18:09:23.864Z] 18:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-01T18:09:23.864Z] 18:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-01T18:09:23.864Z] 18:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T18:09:23.864Z] Average: all 5.18 0.00 1.22 1.39 0.03 92.18 [2023-11-01T18:09:23.864Z] Average: 0 4.82 0.00 1.02 0.25 0.02 93.89 [2023-11-01T18:09:23.864Z] Average: 1 5.57 0.00 1.18 0.35 0.03 92.88 [2023-11-01T18:09:23.864Z] Average: 2 5.08 0.00 1.09 1.64 0.04 92.15 [2023-11-01T18:09:23.864Z] Average: 3 5.19 0.00 1.28 3.53 0.03 89.97 [2023-11-01T18:09:23.864Z] Average: 4 5.35 0.00 1.44 1.17 0.04 92.01 [2023-11-01T18:09:23.864Z] Average: 5 5.42 0.00 1.21 0.60 0.03 92.75 [2023-11-01T18:09:23.864Z] Average: 6 4.76 0.00 1.17 0.43 0.02 93.61 [2023-11-01T18:09:23.864Z] Average: 7 5.26 0.00 1.37 3.14 0.03 90.20 [2023-11-01T18:09:23.864Z] [2023-11-01T18:09:23.864Z] [2023-11-01T18:09:23.864Z]