Pull request #122 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 51c4e15dcdea322fb1e9ec7d48423c4a74b78125+d32bfb144ed79cec845816023cbf1136d6c5c0b8 (dc891e9646717ea38b98541f9aa064fdb5d64174) 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-ssh10056561220718221647.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4873779927038217442.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-122/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-122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2122329298261811423.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-122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3289144450676040279.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh18151291841523629901.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-122/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-122/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6069602808630686633.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1462’ Running on prd-ubuntu20.04-docker-8c-8g-1464 in /w/workspace/foundry_device-usb-camera_PR-122 [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-122 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d32bfb144ed79cec845816023cbf1136d6c5c0b8 into PR head commit 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 Merge succeeded, producing 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 Checking out Revision 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 (PR-122) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 # 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 d32bfb144ed79cec845816023cbf1136d6c5c0b8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-09T17:17:54.409Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-09T17:17:54.587Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-09T17:17:54.719Z] ========================================================= [2023-01-09T17:17:54.719Z] EdgeX Global Pipelines Version Info [2023-01-09T17:17:54.719Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-09T17:17:55.456Z] ------------------- [2023-01-09T17:17:55.456Z] stable info: [2023-01-09T17:17:55.456Z] ------------------- [2023-01-09T17:17:55.456Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-09T17:17:55.456Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-09T17:17:55.456Z] Message: update stable to v1.0.244 [2023-01-09T17:17:56.026Z] ------------------- [2023-01-09T17:17:56.026Z] experimental info: [2023-01-09T17:17:56.026Z] ------------------- [2023-01-09T17:17:56.026Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-09T17:17:56.026Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-09T17:17:56.026Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-09T17:17:56.330Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-01-09T17:17:56.374Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-01-09T17:17:56.419Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-09T17:17:56.459Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-09T17:17:56.507Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-09T17:17:56.551Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-09T17:17:56.592Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-09T17:17:56.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-09T17:17:56.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-09T17:17:56.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-09T17:17:56.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-09T17:17:56.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-01-09T17:17:56.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-09T17:17:56.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-09T17:17:56.936Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-09T17:17:56.980Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-09T17:17:57.018Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-09T17:17:57.053Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-09T17:17:57.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-09T17:17:57.128Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-09T17:17:57.167Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-09T17:17:57.202Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-09T17:17:57.244Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-09T17:17:57.285Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-09T17:17:57.324Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-09T17:17:57.359Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-09T17:17:57.401Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-09T17:17:57.440Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-122 [Pipeline] echo [2023-01-09T17:17:57.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-122 [Pipeline] echo [2023-01-09T17:17:57.520Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-122 [Pipeline] echo [2023-01-09T17:17:57.559Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 [Pipeline] echo [2023-01-09T17:17:57.593Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 51c4e15 [Pipeline] echo [2023-01-09T17:17:57.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T17:17:57.748Z] provisioning config files... [2023-01-09T17:17:57.786Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-122@tmp/config17457938435801257036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T17:17:58.125Z] ---> docker-login.sh [2023-01-09T17:17:58.126Z] nexus3.edgexfoundry.org:10001 [2023-01-09T17:17:58.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T17:17:58.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T17:17:58.386Z] Configure a credential helper to remove this warning. See [2023-01-09T17:17:58.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T17:17:58.386Z] [2023-01-09T17:17:58.386Z] Login Succeeded [2023-01-09T17:17:58.386Z] nexus3.edgexfoundry.org:10002 [2023-01-09T17:17:58.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T17:17:58.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T17:17:58.646Z] Configure a credential helper to remove this warning. See [2023-01-09T17:17:58.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T17:17:58.646Z] [2023-01-09T17:17:58.646Z] Login Succeeded [2023-01-09T17:17:58.646Z] nexus3.edgexfoundry.org:10003 [2023-01-09T17:17:58.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T17:17:58.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T17:17:58.646Z] Configure a credential helper to remove this warning. See [2023-01-09T17:17:58.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T17:17:58.646Z] [2023-01-09T17:17:58.646Z] Login Succeeded [2023-01-09T17:17:58.646Z] nexus3.edgexfoundry.org:10004 [2023-01-09T17:17:58.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T17:17:58.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T17:17:58.906Z] Configure a credential helper to remove this warning. See [2023-01-09T17:17:58.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T17:17:58.906Z] [2023-01-09T17:17:58.906Z] Login Succeeded [2023-01-09T17:17:58.906Z] docker.io [2023-01-09T17:17:58.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T17:17:59.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T17:17:59.165Z] Configure a credential helper to remove this warning. See [2023-01-09T17:17:59.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T17:17:59.165Z] [2023-01-09T17:17:59.165Z] Login Succeeded [2023-01-09T17:17:59.165Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T17:17:59.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-09T17:17:59.830Z] + git rev-list -1 --merges 51c4e15dcdea322fb1e9ec7d48423c4a74b78125~1..51c4e15dcdea322fb1e9ec7d48423c4a74b78125 [Pipeline] echo [2023-01-09T17:17:59.896Z] -----------> git rev-list -1 --merges 51c4e15dcdea322fb1e9ec7d48423c4a74b78125~1..51c4e15dcdea322fb1e9ec7d48423c4a74b78125 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 [false] [Pipeline] sh [2023-01-09T17:18:00.204Z] + git log --format=format:%s -1 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 [Pipeline] echo [2023-01-09T17:18:00.241Z] ========================================================= [2023-01-09T17:18:00.241Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-09T17:18:00.241Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-09T17:18:00.661Z] + git log --format=format:%s -1 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 [Pipeline] echo [2023-01-09T17:18:00.693Z] [semverPrep] GIT_COMMIT: 51c4e15dcdea322fb1e9ec7d48423c4a74b78125, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-09T17:18:00.724Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-09T17:18:01.093Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-09T17:18:01.093Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-09T17:18:01.093Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-09T17:18:01.093Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-09T17:18:01.093Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-09T17:18:01.093Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-09T17:18:01.093Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T17:18:01.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T17:18:01.526Z] [2023-01-09T17:18:01.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T17:18:01.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T17:18:01.904Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-09T17:18:01.904Z] b85a868b505f: Pulling fs layer [2023-01-09T17:18:01.904Z] e2be974225ed: Pulling fs layer [2023-01-09T17:18:01.904Z] 339a4e72a1f5: Pulling fs layer [2023-01-09T17:18:01.904Z] 988bab9f4d93: Pulling fs layer [2023-01-09T17:18:01.904Z] 1469e6f7b9e6: Pulling fs layer [2023-01-09T17:18:01.904Z] eaf3925da568: Pulling fs layer [2023-01-09T17:18:01.904Z] bab4dde63d76: Pulling fs layer [2023-01-09T17:18:01.904Z] bde34c3a00c8: Pulling fs layer [2023-01-09T17:18:01.904Z] b352a97aabf1: Pulling fs layer [2023-01-09T17:18:01.904Z] 4872d77fe225: Pulling fs layer [2023-01-09T17:18:01.904Z] 5851b861e8e6: Pulling fs layer [2023-01-09T17:18:01.904Z] 988bab9f4d93: Waiting [2023-01-09T17:18:01.904Z] bde34c3a00c8: Waiting [2023-01-09T17:18:01.904Z] 1469e6f7b9e6: Waiting [2023-01-09T17:18:01.904Z] b352a97aabf1: Waiting [2023-01-09T17:18:01.904Z] eaf3925da568: Waiting [2023-01-09T17:18:01.904Z] bab4dde63d76: Waiting [2023-01-09T17:18:01.904Z] 4872d77fe225: Waiting [2023-01-09T17:18:01.904Z] 5851b861e8e6: Waiting [2023-01-09T17:18:01.904Z] e2be974225ed: Download complete [2023-01-09T17:18:01.904Z] 988bab9f4d93: Verifying Checksum [2023-01-09T17:18:01.904Z] 988bab9f4d93: Download complete [2023-01-09T17:18:02.167Z] 339a4e72a1f5: Verifying Checksum [2023-01-09T17:18:02.167Z] 339a4e72a1f5: Download complete [2023-01-09T17:18:02.167Z] 1469e6f7b9e6: Verifying Checksum [2023-01-09T17:18:02.167Z] 1469e6f7b9e6: Download complete [2023-01-09T17:18:02.167Z] eaf3925da568: Verifying Checksum [2023-01-09T17:18:02.167Z] eaf3925da568: Download complete [2023-01-09T17:18:02.167Z] bde34c3a00c8: Download complete [2023-01-09T17:18:02.167Z] b352a97aabf1: Download complete [2023-01-09T17:18:02.167Z] 4872d77fe225: Download complete [2023-01-09T17:18:02.167Z] 5851b861e8e6: Download complete [2023-01-09T17:18:02.167Z] b85a868b505f: Verifying Checksum [2023-01-09T17:18:02.167Z] b85a868b505f: Download complete [2023-01-09T17:18:02.426Z] bab4dde63d76: Verifying Checksum [2023-01-09T17:18:02.426Z] bab4dde63d76: Download complete [2023-01-09T17:18:03.358Z] b85a868b505f: Pull complete [2023-01-09T17:18:03.615Z] e2be974225ed: Pull complete [2023-01-09T17:18:04.219Z] 339a4e72a1f5: Pull complete [2023-01-09T17:18:04.220Z] 988bab9f4d93: Pull complete [2023-01-09T17:18:04.481Z] 1469e6f7b9e6: Pull complete [2023-01-09T17:18:04.481Z] eaf3925da568: Pull complete [2023-01-09T17:18:06.385Z] bab4dde63d76: Pull complete [2023-01-09T17:18:06.385Z] bde34c3a00c8: Pull complete [2023-01-09T17:18:06.385Z] b352a97aabf1: Pull complete [2023-01-09T17:18:06.385Z] 4872d77fe225: Pull complete [2023-01-09T17:18:06.645Z] 5851b861e8e6: Pull complete [2023-01-09T17:18:06.645Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-09T17:18:06.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T17:18:06.645Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T17:18:06.873Z] prd-ubuntu20.04-docker-8c-8g-1464 does not seem to be running inside a container [2023-01-09T17:18:06.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-122 -v /w/workspace/foundry_device-usb-camera_PR-122:/w/workspace/foundry_device-usb-camera_PR-122:rw,z -v /w/workspace/foundry_device-usb-camera_PR-122@tmp:/w/workspace/foundry_device-usb-camera_PR-122@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-09T17:18:08.942Z] $ docker top 6b5cc9fe506ddacd73924f15c2ee687abe609677019079807158b3e6d8339138 -eo pid,comm [2023-01-09T17:18:08.995Z] 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-01-09T17:18:08.995Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-09T17:18:09.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T17:18:09.113Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T17:18:09.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T17:18:09.234Z] $ docker exec 6b5cc9fe506ddacd73924f15c2ee687abe609677019079807158b3e6d8339138 ssh-agent [2023-01-09T17:18:09.337Z] SSH_AUTH_SOCK=/tmp/ssh-qTkH6r6M8pFM/agent.32 [2023-01-09T17:18:09.337Z] SSH_AGENT_PID=38 [2023-01-09T17:18:09.344Z] Running ssh-add (command line suppressed) [2023-01-09T17:18:09.451Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-122@tmp/private_key_13397268607587518702.key (/w/workspace/foundry_device-usb-camera_PR-122@tmp/private_key_13397268607587518702.key) [2023-01-09T17:18:09.461Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T17:18:09.792Z] + git tag --points-at HEAD [Pipeline] } [2023-01-09T17:18:09.827Z] $ docker exec --env ******** --env ******** 6b5cc9fe506ddacd73924f15c2ee687abe609677019079807158b3e6d8339138 ssh-agent -k [2023-01-09T17:18:09.937Z] unset SSH_AUTH_SOCK; [2023-01-09T17:18:09.937Z] unset SSH_AGENT_PID; [2023-01-09T17:18:09.937Z] echo Agent pid 38 killed; [2023-01-09T17:18:09.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-09T17:18:10.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T17:18:10.034Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T17:18:10.142Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T17:18:10.147Z] $ docker exec 6b5cc9fe506ddacd73924f15c2ee687abe609677019079807158b3e6d8339138 ssh-agent [2023-01-09T17:18:10.260Z] SSH_AUTH_SOCK=/tmp/ssh-KelzIhBNKWmI/agent.70 [2023-01-09T17:18:10.260Z] SSH_AGENT_PID=76 [2023-01-09T17:18:10.265Z] Running ssh-add (command line suppressed) [2023-01-09T17:18:10.368Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-122@tmp/private_key_15354516853645466312.key (/w/workspace/foundry_device-usb-camera_PR-122@tmp/private_key_15354516853645466312.key) [2023-01-09T17:18:10.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T17:18:10.720Z] + git semver init [2023-01-09T17:18:10.979Z] 2023-01-09 17:18:10,920 [run_init] DEBUG init version:0.0.0 force:False [2023-01-09T17:18:10.979Z] 2023-01-09 17:18:10,921 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-122/.semver [2023-01-09T17:18:10.979Z] 2023-01-09 17:18:10,921 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-122/.semver [2023-01-09T17:18:10.979Z] 2023-01-09 17:18:10,921 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-122/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-122, universal_newlines=False, shell=None, istream=None) [2023-01-09T17:18:11.918Z] 2023-01-09 17:18:11,627 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-122/.git/info/exclude [2023-01-09T17:18:11.918Z] 2023-01-09 17:18:11,628 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-122/.semver/PR-122 with force:False [2023-01-09T17:18:11.918Z] 2023-01-09 17:18:11,628 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-122/.semver/PR-122 [2023-01-09T17:18:11.918Z] 2023-01-09 17:18:11,632 [execute] INFO git cat-file --batch-check [2023-01-09T17:18:11.918Z] 2023-01-09 17:18:11,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-122/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T17:18:11.918Z] 2023-01-09 17:18:11,640 [execute] INFO git cat-file --batch [2023-01-09T17:18:11.918Z] 2023-01-09 17:18:11,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-122/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T17:18:11.918Z] 2023-01-09 17:18:11,646 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-122/.semver/PR-122 [2023-01-09T17:18:11.918Z] 0.0.0 [Pipeline] } [2023-01-09T17:18:11.945Z] $ docker exec --env ******** --env ******** 6b5cc9fe506ddacd73924f15c2ee687abe609677019079807158b3e6d8339138 ssh-agent -k [2023-01-09T17:18:12.074Z] unset SSH_AUTH_SOCK; [2023-01-09T17:18:12.075Z] unset SSH_AGENT_PID; [2023-01-09T17:18:12.075Z] echo Agent pid 76 killed; [2023-01-09T17:18:12.080Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T17:18:12.514Z] + git semver [Pipeline] } [2023-01-09T17:18:12.807Z] $ docker stop --time=1 6b5cc9fe506ddacd73924f15c2ee687abe609677019079807158b3e6d8339138 [2023-01-09T17:18:14.095Z] $ docker rm -f --volumes 6b5cc9fe506ddacd73924f15c2ee687abe609677019079807158b3e6d8339138 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T17:18:14.500Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-09T17:18:14.788Z] Stashed 1 file(s) [Pipeline] echo [2023-01-09T17:18:14.806Z] [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-01-09T17:18:15.385Z] provisioning config files... [2023-01-09T17:18:15.395Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-122@tmp/config1075490582494114801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T17:18:15.742Z] ---> docker-login.sh [2023-01-09T17:18:15.742Z] nexus3.edgexfoundry.org:10001 [2023-01-09T17:18:15.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T17:18:15.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T17:18:15.742Z] Configure a credential helper to remove this warning. See [2023-01-09T17:18:15.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T17:18:15.742Z] [2023-01-09T17:18:15.742Z] Login Succeeded [2023-01-09T17:18:15.742Z] nexus3.edgexfoundry.org:10002 [2023-01-09T17:18:15.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T17:18:15.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T17:18:15.742Z] Configure a credential helper to remove this warning. See [2023-01-09T17:18:15.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T17:18:15.742Z] [2023-01-09T17:18:15.742Z] Login Succeeded [2023-01-09T17:18:15.742Z] nexus3.edgexfoundry.org:10003 [2023-01-09T17:18:16.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T17:18:16.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T17:18:16.002Z] Configure a credential helper to remove this warning. See [2023-01-09T17:18:16.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T17:18:16.002Z] [2023-01-09T17:18:16.002Z] Login Succeeded [2023-01-09T17:18:16.002Z] nexus3.edgexfoundry.org:10004 [2023-01-09T17:18:16.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T17:18:16.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T17:18:16.002Z] Configure a credential helper to remove this warning. See [2023-01-09T17:18:16.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T17:18:16.002Z] [2023-01-09T17:18:16.002Z] Login Succeeded [2023-01-09T17:18:16.002Z] docker.io [2023-01-09T17:18:16.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T17:18:16.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T17:18:16.266Z] Configure a credential helper to remove this warning. See [2023-01-09T17:18:16.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T17:18:16.266Z] [2023-01-09T17:18:16.266Z] Login Succeeded [2023-01-09T17:18:16.266Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T17:18:16.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-09T17:18:16.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T17:18:16.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T17:18:16.562Z] ========================================================= [2023-01-09T17:18:16.562Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-09T17:18:16.562Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T17:18:17.040Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-09T17:18:17.040Z] Sending build context to Docker daemon 1.68MB [2023-01-09T17:18:17.040Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T17:18:17.040Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-09T17:18:17.040Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-09T17:18:17.040Z] 213ec9aee27d: Pulling fs layer [2023-01-09T17:18:17.040Z] 4583459ba037: Pulling fs layer [2023-01-09T17:18:17.040Z] 93c1e223e6f2: Pulling fs layer [2023-01-09T17:18:17.040Z] 53926ce57604: Pulling fs layer [2023-01-09T17:18:17.040Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-09T17:18:17.040Z] 22ff95d597cd: Pulling fs layer [2023-01-09T17:18:17.040Z] 12d6caf4c0d1: Pulling fs layer [2023-01-09T17:18:17.040Z] 96b7cbca73a9: Pulling fs layer [2023-01-09T17:18:17.040Z] a7acece74701: Pulling fs layer [2023-01-09T17:18:17.040Z] 22ff95d597cd: Waiting [2023-01-09T17:18:17.040Z] 12d6caf4c0d1: Waiting [2023-01-09T17:18:17.040Z] 96b7cbca73a9: Waiting [2023-01-09T17:18:17.040Z] 53926ce57604: Waiting [2023-01-09T17:18:17.040Z] 21b2b0c7a3f4: Waiting [2023-01-09T17:18:17.040Z] a7acece74701: Waiting [2023-01-09T17:18:17.040Z] 93c1e223e6f2: Verifying Checksum [2023-01-09T17:18:17.040Z] 93c1e223e6f2: Download complete [2023-01-09T17:18:17.040Z] 4583459ba037: Download complete [2023-01-09T17:18:17.040Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-09T17:18:17.040Z] 21b2b0c7a3f4: Download complete [2023-01-09T17:18:17.302Z] 22ff95d597cd: Download complete [2023-01-09T17:18:17.302Z] 213ec9aee27d: Verifying Checksum [2023-01-09T17:18:17.302Z] 213ec9aee27d: Download complete [2023-01-09T17:18:17.302Z] 12d6caf4c0d1: Verifying Checksum [2023-01-09T17:18:17.302Z] 12d6caf4c0d1: Download complete [2023-01-09T17:18:17.302Z] 213ec9aee27d: Pull complete [2023-01-09T17:18:17.573Z] 4583459ba037: Pull complete [2023-01-09T17:18:17.573Z] 93c1e223e6f2: Pull complete [2023-01-09T17:18:17.836Z] a7acece74701: Verifying Checksum [2023-01-09T17:18:17.836Z] a7acece74701: Download complete [2023-01-09T17:18:17.836Z] 96b7cbca73a9: Verifying Checksum [2023-01-09T17:18:17.836Z] 96b7cbca73a9: Download complete [2023-01-09T17:18:18.097Z] 53926ce57604: Verifying Checksum [2023-01-09T17:18:18.097Z] 53926ce57604: Download complete [2023-01-09T17:18:22.289Z] 53926ce57604: Pull complete [2023-01-09T17:18:22.289Z] 21b2b0c7a3f4: Pull complete [2023-01-09T17:18:22.289Z] 22ff95d597cd: Pull complete [2023-01-09T17:18:22.289Z] 12d6caf4c0d1: Pull complete [2023-01-09T17:18:24.814Z] 96b7cbca73a9: Pull complete [2023-01-09T17:18:25.074Z] a7acece74701: Pull complete [2023-01-09T17:18:25.074Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-09T17:18:25.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-09T17:18:25.074Z] ---> db6d94c90886 [2023-01-09T17:18:25.074Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-09T17:18:28.375Z] ---> Running in f21c0edc2214 [2023-01-09T17:18:28.375Z] Removing intermediate container f21c0edc2214 [2023-01-09T17:18:28.375Z] ---> 18795b152267 [2023-01-09T17:18:28.375Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T17:18:28.375Z] ---> Running in fb76f134d31b [2023-01-09T17:18:28.375Z] Removing intermediate container fb76f134d31b [2023-01-09T17:18:28.375Z] ---> 9c34064a67be [2023-01-09T17:18:28.375Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-09T17:18:28.375Z] ---> Running in 1d41a0bd330d [2023-01-09T17:18:28.635Z] Removing intermediate container 1d41a0bd330d [2023-01-09T17:18:28.635Z] ---> 970ef0ae27df [2023-01-09T17:18:28.635Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-09T17:18:28.635Z] ---> Running in 27cc80a78795 [2023-01-09T17:18:28.635Z] Removing intermediate container 27cc80a78795 [2023-01-09T17:18:28.635Z] ---> f86e4a20d9d3 [2023-01-09T17:18:28.635Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T17:18:28.635Z] ---> Running in c29d222b87fb [2023-01-09T17:18:28.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T17:18:29.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T17:18:29.414Z] (1/80) Installing mesa (21.3.8-r2) [2023-01-09T17:18:29.414Z] (2/80) Installing libxau (1.0.9-r0) [2023-01-09T17:18:29.414Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-01-09T17:18:29.414Z] (4/80) Installing libxcb (1.15-r0) [2023-01-09T17:18:29.414Z] (5/80) Installing libx11 (1.8-r0) [2023-01-09T17:18:29.414Z] (6/80) Installing libxext (1.3.4-r0) [2023-01-09T17:18:29.414Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-01-09T17:18:29.414Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-01-09T17:18:29.414Z] (9/80) Installing libpciaccess (0.16-r0) [2023-01-09T17:18:29.414Z] (10/80) Installing libdrm (2.4.110-r0) [2023-01-09T17:18:29.414Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2023-01-09T17:18:29.414Z] (12/80) Installing libxshmfence (1.3-r1) [2023-01-09T17:18:29.414Z] (13/80) Installing mesa-gl (21.3.8-r2) [2023-01-09T17:18:29.414Z] (14/80) Installing icu-data-full (71.1-r2) [2023-01-09T17:18:29.674Z] (15/80) Installing libice (1.0.10-r0) [2023-01-09T17:18:29.674Z] (16/80) Installing libuuid (2.38-r1) [2023-01-09T17:18:29.674Z] (17/80) Installing libsm (1.2.3-r0) [2023-01-09T17:18:29.674Z] (18/80) Installing libxt (1.2.1-r0) [2023-01-09T17:18:29.674Z] (19/80) Installing libxmu (1.1.3-r0) [2023-01-09T17:18:29.674Z] (20/80) Installing xset (1.2.4-r0) [2023-01-09T17:18:29.674Z] (21/80) Installing xprop (1.2.5-r0) [2023-01-09T17:18:29.674Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-01-09T17:18:29.674Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-01-09T17:18:29.674Z] (24/80) Installing libffi (3.4.2-r1) [2023-01-09T17:18:29.674Z] (25/80) Installing libintl (0.21-r2) [2023-01-09T17:18:29.674Z] (26/80) Installing libblkid (2.38-r1) [2023-01-09T17:18:29.674Z] (27/80) Installing libmount (2.38-r1) [2023-01-09T17:18:29.674Z] (28/80) Installing pcre (8.45-r2) [2023-01-09T17:18:29.674Z] (29/80) Installing glib (2.72.1-r0) [2023-01-09T17:18:29.933Z] (30/80) Installing icu-libs (71.1-r2) [2023-01-09T17:18:29.933Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-01-09T17:18:29.933Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-01-09T17:18:29.933Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-01-09T17:18:29.933Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-01-09T17:18:29.933Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-01-09T17:18:29.933Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2023-01-09T17:18:29.933Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-01-09T17:18:29.933Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-01-09T17:18:29.933Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-01-09T17:18:29.933Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-01-09T17:18:29.933Z] (41/80) Installing libpng (1.6.37-r1) [2023-01-09T17:18:29.933Z] (42/80) Installing freetype (2.12.1-r0) [2023-01-09T17:18:29.933Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-01-09T17:18:30.193Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-01-09T17:18:30.193Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-01-09T17:18:30.193Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-01-09T17:18:30.193Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-01-09T17:18:30.193Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-01-09T17:18:30.193Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-01-09T17:18:30.193Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-01-09T17:18:30.193Z] (51/80) Installing mesa-egl (21.3.8-r2) [2023-01-09T17:18:30.193Z] (52/80) Installing avahi-libs (0.8-r6) [2023-01-09T17:18:30.193Z] (53/80) Installing nettle (3.7.3-r0) [2023-01-09T17:18:30.193Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-01-09T17:18:30.193Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-01-09T17:18:30.193Z] (56/80) Installing libunistring (1.0-r0) [2023-01-09T17:18:30.193Z] (57/80) Installing gnutls (3.7.7-r0) [2023-01-09T17:18:30.193Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-01-09T17:18:30.193Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-01-09T17:18:30.193Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-01-09T17:18:30.193Z] (61/80) Installing libevdev (1.12.1-r0) [2023-01-09T17:18:30.193Z] (62/80) Installing mtdev (1.1.6-r0) [2023-01-09T17:18:30.193Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-01-09T17:18:30.193Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-01-09T17:18:30.193Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-01-09T17:18:30.193Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-01-09T17:18:30.193Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-01-09T17:18:30.193Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-01-09T17:18:30.193Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-01-09T17:18:30.199Z] Still waiting to schedule task [2023-01-09T17:18:30.199Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1463’ is offline [2023-01-09T17:18:30.452Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-01-09T17:18:30.452Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-01-09T17:18:30.452Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-01-09T17:18:30.452Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-01-09T17:18:30.452Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-01-09T17:18:30.452Z] (75/80) Installing udev-init-scripts (35-r0) [2023-01-09T17:18:30.452Z] Executing udev-init-scripts-35-r0.post-install [2023-01-09T17:18:30.452Z] (76/80) Installing kmod-libs (29-r2) [2023-01-09T17:18:30.452Z] (77/80) Installing eudev (3.2.11-r0) [2023-01-09T17:18:30.452Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-01-09T17:18:30.452Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-09T17:18:30.452Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-01-09T17:18:30.452Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T17:18:30.452Z] Executing eudev-3.2.11-r0.trigger [2023-01-09T17:18:30.452Z] OK: 330 MiB in 131 packages [2023-01-09T17:18:33.002Z] Removing intermediate container c29d222b87fb [2023-01-09T17:18:33.002Z] ---> 06145750414d [2023-01-09T17:18:33.002Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-09T17:18:33.002Z] ---> Running in baeab9702247 [2023-01-09T17:18:33.002Z] Removing intermediate container baeab9702247 [2023-01-09T17:18:33.002Z] ---> 964311de7af2 [2023-01-09T17:18:33.002Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-09T17:18:33.263Z] ---> 8427486ea397 [2023-01-09T17:18:33.263Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T17:18:33.263Z] ---> Running in 689f4e115193 [2023-01-09T17:18:59.821Z] Removing intermediate container 689f4e115193 [2023-01-09T17:18:59.821Z] ---> 20da592f9184 [2023-01-09T17:18:59.821Z] Step 11/13 : COPY . . [2023-01-09T17:18:59.821Z] ---> 5da2b0b7c649 [2023-01-09T17:18:59.821Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-09T17:18:59.821Z] ---> Running in c99f7c5e103d [2023-01-09T17:18:59.821Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T17:18:59.821Z] Dload Upload Total Spent Left Speed [2023-01-09T17:18:59.821Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7510  0 --:--:-- --:--:-- --:--:-- 7531 [2023-01-09T17:18:59.821Z] Removing intermediate container c99f7c5e103d [2023-01-09T17:18:59.821Z] ---> e3a641c14b60 [2023-01-09T17:18:59.821Z] Step 13/13 : RUN ${MAKE} [2023-01-09T17:18:59.821Z] ---> Running in 5f75f62c8082 [2023-01-09T17:18:59.821Z] noop [2023-01-09T17:18:59.821Z] Removing intermediate container 5f75f62c8082 [2023-01-09T17:18:59.821Z] ---> e69ef2cebaac [2023-01-09T17:18:59.821Z] Successfully built e69ef2cebaac [2023-01-09T17:18:59.821Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T17:19:00.277Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-09T17:19:00.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T17:19:00.420Z] prd-ubuntu20.04-docker-8c-8g-1464 does not seem to be running inside a container [2023-01-09T17:19:00.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-122 -v /w/workspace/foundry_device-usb-camera_PR-122:/w/workspace/foundry_device-usb-camera_PR-122:rw,z -v /w/workspace/foundry_device-usb-camera_PR-122@tmp:/w/workspace/foundry_device-usb-camera_PR-122@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-x86_64 cat [2023-01-09T17:19:00.791Z] $ docker top 36b1a0dad0ef110cd179baa916ca954c8c51c560b3ea8c58f2e9978fa34803a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T17:19:01.175Z] + go version [2023-01-09T17:19:01.175Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-09T17:19:01.206Z] $ docker stop --time=1 36b1a0dad0ef110cd179baa916ca954c8c51c560b3ea8c58f2e9978fa34803a4 [2023-01-09T17:19:02.483Z] $ docker rm -f --volumes 36b1a0dad0ef110cd179baa916ca954c8c51c560b3ea8c58f2e9978fa34803a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T17:19:03.186Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-09T17:19:03.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T17:19:03.341Z] prd-ubuntu20.04-docker-8c-8g-1464 does not seem to be running inside a container [2023-01-09T17:19:03.375Z] $ 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-122 -v /w/workspace/foundry_device-usb-camera_PR-122:/w/workspace/foundry_device-usb-camera_PR-122:rw,z -v /w/workspace/foundry_device-usb-camera_PR-122@tmp:/w/workspace/foundry_device-usb-camera_PR-122@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-x86_64 cat [2023-01-09T17:19:03.709Z] $ docker top 0c68150b4a38477bd48bc892f4b0d9f545e188943178401130aff03f6b679f3a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T17:19:04.108Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-122 [Pipeline] fileExists [Pipeline] sh [2023-01-09T17:19:04.481Z] + make test [2023-01-09T17:19:04.481Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-01-09T17:19:04.738Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-09T17:19:14.706Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-09T17:19:14.967Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.010s coverage: 1.9% of statements [2023-01-09T17:19:23.085Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-09T17:19:23.085Z] CGO_ENABLED=1 go vet ./... [2023-01-09T17:19:25.625Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-09T17:19:25.625Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-09T17:19:25.625Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-09T17:19:25.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-09T17:19:25.694Z] $ docker stop --time=1 0c68150b4a38477bd48bc892f4b0d9f545e188943178401130aff03f6b679f3a [2023-01-09T17:19:27.929Z] $ docker rm -f --volumes 0c68150b4a38477bd48bc892f4b0d9f545e188943178401130aff03f6b679f3a [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T17:19:28.463Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-09T17:19:28.587Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-09T17:19:29.311Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-09T17:19:29.641Z] + ls -al . [2023-01-09T17:19:29.641Z] total 208 [2023-01-09T17:19:29.641Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 17:19 . [2023-01-09T17:19:29.641Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 17:17 .. [2023-01-09T17:19:29.641Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 17:19 .git [2023-01-09T17:19:29.641Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 17:17 .github [2023-01-09T17:19:29.641Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 9 17:17 .gitignore [2023-01-09T17:19:29.641Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 9 17:17 .golangci.yml [2023-01-09T17:19:29.641Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 9 17:17 .hadolint.yml [2023-01-09T17:19:29.641Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 17:18 .semver [2023-01-09T17:19:29.641Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jan 9 17:17 Attribution.txt [2023-01-09T17:19:29.641Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 9 17:17 CHANGELOG.md [2023-01-09T17:19:29.641Z] -rw-rw-r-- 1 jenkins jenkins 2378 Jan 9 17:17 Dockerfile [2023-01-09T17:19:29.641Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 9 17:17 GOVERNANCE.md [2023-01-09T17:19:29.641Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 9 17:17 Jenkinsfile [2023-01-09T17:19:29.641Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 9 17:17 LICENSE [2023-01-09T17:19:29.641Z] -rw-rw-r-- 1 jenkins jenkins 2554 Jan 9 17:17 Makefile [2023-01-09T17:19:29.641Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 9 17:17 OWNERS.md [2023-01-09T17:19:29.641Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 9 17:17 README.md [2023-01-09T17:19:29.641Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 17:18 VERSION [2023-01-09T17:19:29.641Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 17:17 bin [2023-01-09T17:19:29.641Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 17:17 cmd [2023-01-09T17:19:29.641Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 9 17:19 coverage.out [2023-01-09T17:19:29.641Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 9 17:17 docker-entrypoint.sh [2023-01-09T17:19:29.641Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 17:17 docs [2023-01-09T17:19:29.641Z] -rw-rw-r-- 1 jenkins jenkins 3574 Jan 9 17:17 go.mod [2023-01-09T17:19:29.641Z] -rw-rw-r-- 1 jenkins jenkins 45170 Jan 9 17:17 go.sum [2023-01-09T17:19:29.641Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 17:17 internal [2023-01-09T17:19:29.641Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 17:17 snap [2023-01-09T17:19:29.641Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 9 17:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T17:19:30.031Z] + 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=51c4e15dcdea322fb1e9ec7d48423c4a74b78125 --label arch=amd64 --label version=0.0.0 . [2023-01-09T17:19:30.031Z] Sending build context to Docker daemon 1.711MB [2023-01-09T17:19:30.031Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T17:19:30.031Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-09T17:19:30.031Z] ---> e69ef2cebaac [2023-01-09T17:19:30.031Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-09T17:19:30.290Z] ---> Running in 9b4b3fe48ad7 [2023-01-09T17:19:30.290Z] Removing intermediate container 9b4b3fe48ad7 [2023-01-09T17:19:30.290Z] ---> 2795a4102bec [2023-01-09T17:19:30.290Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T17:19:30.290Z] ---> Running in 84c77fef64aa [2023-01-09T17:19:30.290Z] Removing intermediate container 84c77fef64aa [2023-01-09T17:19:30.290Z] ---> c70d52863951 [2023-01-09T17:19:30.290Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-09T17:19:30.290Z] ---> Running in 4a4bde22d2fc [2023-01-09T17:19:30.550Z] Removing intermediate container 4a4bde22d2fc [2023-01-09T17:19:30.550Z] ---> 2077131845b9 [2023-01-09T17:19:30.550Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-09T17:19:30.550Z] ---> Running in a270762b2a3d [2023-01-09T17:19:30.550Z] Removing intermediate container a270762b2a3d [2023-01-09T17:19:30.550Z] ---> 21760667c217 [2023-01-09T17:19:30.550Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T17:19:30.550Z] ---> Running in 08838ce0c26e [2023-01-09T17:19:30.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T17:19:31.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T17:19:31.326Z] OK: 330 MiB in 131 packages [2023-01-09T17:19:31.894Z] Removing intermediate container 08838ce0c26e [2023-01-09T17:19:31.894Z] ---> e92457ac3e2d [2023-01-09T17:19:31.894Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-09T17:19:31.894Z] ---> Running in e950148242cf [2023-01-09T17:19:31.894Z] Removing intermediate container e950148242cf [2023-01-09T17:19:31.894Z] ---> b236a1c00c2e [2023-01-09T17:19:31.894Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-09T17:19:31.894Z] ---> e3a6583b50ff [2023-01-09T17:19:31.894Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T17:19:31.894Z] ---> Running in ef208fb23091 [2023-01-09T17:19:32.829Z] Removing intermediate container ef208fb23091 [2023-01-09T17:19:32.830Z] ---> d2a7a60d0146 [2023-01-09T17:19:32.830Z] Step 11/35 : COPY . . [2023-01-09T17:19:32.830Z] ---> 0b87aa2b372a [2023-01-09T17:19:32.830Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-09T17:19:32.830Z] ---> Running in ed7154f3f620 [2023-01-09T17:19:33.089Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T17:19:33.089Z] Dload Upload Total Spent Left Speed [2023-01-09T17:19:33.089Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 47960 0 --:--:-- --:--:-- --:--:-- 50571 [2023-01-09T17:19:33.347Z] Removing intermediate container ed7154f3f620 [2023-01-09T17:19:33.347Z] ---> ee98ab198c4f [2023-01-09T17:19:33.347Z] Step 13/35 : RUN ${MAKE} [2023-01-09T17:19:33.347Z] ---> Running in e032eee2dc09 [2023-01-09T17:19:33.607Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.6" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2023-01-09T17:19:55.539Z] Removing intermediate container e032eee2dc09 [2023-01-09T17:19:55.539Z] ---> 861265cce017 [2023-01-09T17:19:55.539Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-09T17:19:55.539Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-09T17:19:55.539Z] af6660deedbd: Pulling fs layer [2023-01-09T17:19:55.539Z] 97cd0a44c592: Pulling fs layer [2023-01-09T17:19:55.539Z] 97cd0a44c592: Download complete [2023-01-09T17:19:55.539Z] af6660deedbd: Verifying Checksum [2023-01-09T17:19:55.539Z] af6660deedbd: Download complete [2023-01-09T17:19:55.539Z] af6660deedbd: Pull complete [2023-01-09T17:19:55.797Z] 97cd0a44c592: Pull complete [2023-01-09T17:19:55.797Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-09T17:19:55.797Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-09T17:19:55.797Z] ---> fea57e182299 [2023-01-09T17:19:55.797Z] Step 15/35 : FROM alpine:3.16 [2023-01-09T17:19:56.055Z] 3.16: Pulling from library/alpine [2023-01-09T17:19:56.055Z] ca7dd9ec2225: Pulling fs layer [2023-01-09T17:19:56.314Z] ca7dd9ec2225: Verifying Checksum [2023-01-09T17:19:56.314Z] ca7dd9ec2225: Download complete [2023-01-09T17:19:56.571Z] ca7dd9ec2225: Pull complete [2023-01-09T17:19:56.571Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T17:19:56.571Z] Status: Downloaded newer image for alpine:3.16 [2023-01-09T17:19:56.571Z] ---> bfe296a52501 [2023-01-09T17:19:56.571Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-09T17:19:56.830Z] ---> Running in 08a9409dbb3e [2023-01-09T17:19:56.830Z] Removing intermediate container 08a9409dbb3e [2023-01-09T17:19:56.830Z] ---> df4f8da00334 [2023-01-09T17:19:56.830Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2023-01-09T17:19:56.830Z] ---> Running in 41ae5879d3d6 [2023-01-09T17:19:57.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T17:19:57.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T17:19:57.609Z] (1/83) Installing dumb-init (1.2.5-r1) [2023-01-09T17:19:57.609Z] (2/83) Installing sdl2 (2.0.22-r0) [2023-01-09T17:19:57.609Z] (3/83) Installing libxau (1.0.9-r0) [2023-01-09T17:19:57.609Z] (4/83) Installing libxdmcp (1.1.3-r0) [2023-01-09T17:19:57.609Z] (5/83) Installing libxcb (1.15-r0) [2023-01-09T17:19:57.609Z] (6/83) Installing libx11 (1.8-r0) [2023-01-09T17:19:57.609Z] (7/83) Installing aom-libs (3.3.0-r0) [2023-01-09T17:19:57.609Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2023-01-09T17:19:57.609Z] (9/83) Installing expat (2.5.0-r0) [2023-01-09T17:19:57.609Z] (10/83) Installing brotli-libs (1.0.9-r6) [2023-01-09T17:19:57.609Z] (11/83) Installing libbz2 (1.0.8-r1) [2023-01-09T17:19:57.609Z] (12/83) Installing libpng (1.6.37-r1) [2023-01-09T17:19:57.609Z] (13/83) Installing freetype (2.12.1-r0) [2023-01-09T17:19:57.866Z] (14/83) Installing fontconfig (2.14.0-r0) [2023-01-09T17:19:57.866Z] (15/83) Installing fribidi (1.0.12-r0) [2023-01-09T17:19:57.866Z] (16/83) Installing libffi (3.4.2-r1) [2023-01-09T17:19:57.866Z] (17/83) Installing libintl (0.21-r2) [2023-01-09T17:19:57.866Z] (18/83) Installing libblkid (2.38-r1) [2023-01-09T17:19:57.866Z] (19/83) Installing libmount (2.38-r1) [2023-01-09T17:19:57.866Z] (20/83) Installing pcre (8.45-r2) [2023-01-09T17:19:57.866Z] (21/83) Installing glib (2.72.1-r0) [2023-01-09T17:19:57.866Z] (22/83) Installing graphite2 (1.3.14-r1) [2023-01-09T17:19:57.866Z] (23/83) Installing harfbuzz (4.3.0-r0) [2023-01-09T17:19:57.866Z] (24/83) Installing libass (0.16.0-r0) [2023-01-09T17:19:57.866Z] (25/83) Installing libdav1d (1.0.0-r0) [2023-01-09T17:19:57.866Z] (26/83) Installing libpciaccess (0.16-r0) [2023-01-09T17:19:57.866Z] (27/83) Installing libdrm (2.4.110-r0) [2023-01-09T17:19:57.866Z] (28/83) Installing gmp (6.2.1-r2) [2023-01-09T17:19:57.866Z] (29/83) Installing nettle (3.7.3-r0) [2023-01-09T17:19:57.866Z] (30/83) Installing p11-kit (0.24.1-r0) [2023-01-09T17:19:57.866Z] (31/83) Installing libtasn1 (4.18.0-r1) [2023-01-09T17:19:57.866Z] (32/83) Installing libunistring (1.0-r0) [2023-01-09T17:19:57.866Z] (33/83) Installing gnutls (3.7.7-r0) [2023-01-09T17:19:57.866Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-09T17:19:57.866Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-09T17:19:57.866Z] (36/83) Installing lame (3.100-r0) [2023-01-09T17:19:57.866Z] (37/83) Installing opus (1.3.1-r1) [2023-01-09T17:19:58.125Z] (38/83) Installing libasyncns (0.8-r1) [2023-01-09T17:19:58.125Z] (39/83) Installing dbus-libs (1.14.4-r0) [2023-01-09T17:19:58.125Z] (40/83) Installing libltdl (2.4.7-r0) [2023-01-09T17:19:58.125Z] (41/83) Installing orc (0.4.32-r0) [2023-01-09T17:19:58.125Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2023-01-09T17:19:58.125Z] (43/83) Installing libogg (1.3.5-r1) [2023-01-09T17:19:58.125Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-09T17:19:58.125Z] (45/83) Installing flac (1.3.4-r0) [2023-01-09T17:19:58.125Z] (46/83) Installing libvorbis (1.3.7-r0) [2023-01-09T17:19:58.125Z] (47/83) Installing libsndfile (1.1.0-r0) [2023-01-09T17:19:58.125Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2023-01-09T17:19:58.125Z] (49/83) Installing soxr (0.1.3-r2) [2023-01-09T17:19:58.125Z] (50/83) Installing speexdsp (1.2.0-r0) [2023-01-09T17:19:58.125Z] (51/83) Installing tdb-libs (1.4.6-r0) [2023-01-09T17:19:58.125Z] (52/83) Installing libpulse (15.0-r2) [2023-01-09T17:19:58.125Z] (53/83) Installing cjson (1.7.15-r3) [2023-01-09T17:19:58.125Z] (54/83) Installing mbedtls (2.28.2-r0) [2023-01-09T17:19:58.125Z] (55/83) Installing librist (0.2.6-r1) [2023-01-09T17:19:58.125Z] (56/83) Installing libsrt (1.4.4-r0) [2023-01-09T17:19:58.125Z] (57/83) Installing libssh (0.9.6-r1) [2023-01-09T17:19:58.125Z] (58/83) Installing libtheora (1.1.1-r16) [2023-01-09T17:19:58.125Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2023-01-09T17:19:58.125Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2023-01-09T17:19:58.125Z] (61/83) Installing libxext (1.3.4-r0) [2023-01-09T17:19:58.125Z] (62/83) Installing libxfixes (6.0.0-r0) [2023-01-09T17:19:58.125Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2023-01-09T17:19:58.125Z] (64/83) Installing libva (2.14.0-r0) [2023-01-09T17:19:58.125Z] (65/83) Installing libvdpau (1.5-r0) [2023-01-09T17:19:58.125Z] (66/83) Installing vidstab (1.1.0-r1) [2023-01-09T17:19:58.125Z] (67/83) Installing libvpx (1.11.0-r1) [2023-01-09T17:19:58.384Z] (68/83) Installing libwebp (1.2.3-r0) [2023-01-09T17:19:58.384Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2023-01-09T17:19:58.384Z] (70/83) Installing numactl (2.0.14-r0) [2023-01-09T17:19:58.384Z] (71/83) Installing x265-libs (3.5-r3) [2023-01-09T17:19:58.384Z] (72/83) Installing xvidcore (1.3.7-r1) [2023-01-09T17:19:58.384Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2023-01-09T17:19:58.645Z] (74/83) Installing ffmpeg (5.0.1-r1) [2023-01-09T17:19:58.645Z] (75/83) Installing udev-init-scripts (35-r0) [2023-01-09T17:19:58.645Z] Executing udev-init-scripts-35-r0.post-install [2023-01-09T17:19:58.645Z] (76/83) Installing eudev-libs (3.2.11-r0) [2023-01-09T17:19:58.645Z] (77/83) Installing xz-libs (5.2.5-r1) [2023-01-09T17:19:58.645Z] (78/83) Installing zstd-libs (1.5.2-r1) [2023-01-09T17:19:58.645Z] (79/83) Installing kmod-libs (29-r2) [2023-01-09T17:19:58.645Z] (80/83) Installing eudev (3.2.11-r0) [2023-01-09T17:19:58.645Z] (81/83) Installing libsodium (1.0.18-r0) [2023-01-09T17:19:58.645Z] (82/83) Installing libzmq (4.3.4-r0) [2023-01-09T17:19:58.645Z] (83/83) Installing zeromq (4.3.4-r0) [2023-01-09T17:19:58.645Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T17:19:58.645Z] Executing eudev-3.2.11-r0.trigger [2023-01-09T17:19:58.645Z] OK: 101 MiB in 97 packages [2023-01-09T17:20:00.552Z] Removing intermediate container 41ae5879d3d6 [2023-01-09T17:20:00.552Z] ---> dab7c0eb4bc6 [2023-01-09T17:20:00.552Z] Step 18/35 : WORKDIR / [2023-01-09T17:20:00.552Z] ---> Running in 7b0c75e78c76 [2023-01-09T17:20:00.552Z] Removing intermediate container 7b0c75e78c76 [2023-01-09T17:20:00.552Z] ---> 645b96f732d4 [2023-01-09T17:20:00.552Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-09T17:20:01.597Z] ---> 827651e8a0df [2023-01-09T17:20:01.597Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-09T17:20:01.597Z] ---> b73bda8eae9f [2023-01-09T17:20:01.597Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-09T17:20:01.597Z] ---> 1d4ab2cc394e [2023-01-09T17:20:01.597Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-09T17:20:01.597Z] ---> 524606e5c261 [2023-01-09T17:20:01.597Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-09T17:20:01.855Z] ---> 946c3a1fa1b8 [2023-01-09T17:20:01.855Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-09T17:20:01.855Z] ---> 0ce232a716fd [2023-01-09T17:20:01.855Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-09T17:20:02.502Z] ---> 73a51d089ab3 [2023-01-09T17:20:02.502Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-09T17:20:02.502Z] ---> Running in 56921f6fd9bc [2023-01-09T17:20:03.069Z] Removing intermediate container 56921f6fd9bc [2023-01-09T17:20:03.069Z] ---> 203d3806a10c [2023-01-09T17:20:03.069Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-09T17:20:03.069Z] ---> Running in c32e5da9ad16 [2023-01-09T17:20:03.635Z] Removing intermediate container c32e5da9ad16 [2023-01-09T17:20:03.635Z] ---> 38bdd3b88331 [2023-01-09T17:20:03.635Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-09T17:20:03.635Z] ---> Running in 15fd8788c13d [2023-01-09T17:20:04.201Z] Removing intermediate container 15fd8788c13d [2023-01-09T17:20:04.201Z] ---> ed35357b53c8 [2023-01-09T17:20:04.201Z] Step 29/35 : EXPOSE 59983 [2023-01-09T17:20:04.201Z] ---> Running in ef9c62a73dc9 [2023-01-09T17:20:04.460Z] Removing intermediate container ef9c62a73dc9 [2023-01-09T17:20:04.460Z] ---> 279fdb5fb8f7 [2023-01-09T17:20:04.460Z] Step 30/35 : EXPOSE 8554 [2023-01-09T17:20:04.460Z] ---> Running in 303b59d6de41 [2023-01-09T17:20:04.460Z] Removing intermediate container 303b59d6de41 [2023-01-09T17:20:04.460Z] ---> 779db547535f [2023-01-09T17:20:04.460Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-09T17:20:04.460Z] ---> Running in b1ea86f03838 [2023-01-09T17:20:04.460Z] Removing intermediate container b1ea86f03838 [2023-01-09T17:20:04.460Z] ---> 15afb81a62ce [2023-01-09T17:20:04.460Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2023-01-09T17:20:04.460Z] ---> Running in d472758c6bc0 [2023-01-09T17:20:04.719Z] Removing intermediate container d472758c6bc0 [2023-01-09T17:20:04.719Z] ---> 159f6054edd1 [2023-01-09T17:20:04.719Z] Step 33/35 : LABEL arch=amd64 [2023-01-09T17:20:04.719Z] ---> Running in ae6e0df6f6f2 [2023-01-09T17:20:04.719Z] Removing intermediate container ae6e0df6f6f2 [2023-01-09T17:20:04.719Z] ---> 31bd855b89cb [2023-01-09T17:20:04.719Z] Step 34/35 : LABEL git_sha=51c4e15dcdea322fb1e9ec7d48423c4a74b78125 [2023-01-09T17:20:04.719Z] ---> Running in 10e5291ec8c7 [2023-01-09T17:20:04.719Z] Removing intermediate container 10e5291ec8c7 [2023-01-09T17:20:04.719Z] ---> 714c56d222af [2023-01-09T17:20:04.719Z] Step 35/35 : LABEL version=0.0.0 [2023-01-09T17:20:04.719Z] ---> Running in c7142fcca989 [2023-01-09T17:20:04.978Z] Removing intermediate container c7142fcca989 [2023-01-09T17:20:04.978Z] ---> a661267302d7 [2023-01-09T17:20:04.978Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-09T17:20:04.978Z] Successfully built a661267302d7 [2023-01-09T17:20:04.978Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T17:20:05.598Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1465 in /w/workspace/foundry_device-usb-camera_PR-122 [Pipeline] { [Pipeline] ws [2023-01-09T17:20:05.688Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-01-09T17:20:05.772Z] Selected Git installation does not exist. Using Default [2023-01-09T17:20:05.772Z] The recommended git tool is: NONE [2023-01-09T17:20:05.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T17:20:05.863Z] [2023-01-09T17:20:05.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T17:20:06.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T17:20:06.237Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-09T17:20:06.237Z] 5eb5b503b376: Pulling fs layer [2023-01-09T17:20:06.237Z] 5c69ac0246d0: Pulling fs layer [2023-01-09T17:20:06.237Z] ec43610c2a17: Pulling fs layer [2023-01-09T17:20:06.237Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-09T17:20:06.237Z] 33b1e0a273af: Pulling fs layer [2023-01-09T17:20:06.237Z] 5d3b04190fa2: Pulling fs layer [2023-01-09T17:20:06.237Z] 2f39f015ded8: Pulling fs layer [2023-01-09T17:20:06.237Z] 3a2ae6a8a46f: Waiting [2023-01-09T17:20:06.237Z] 33b1e0a273af: Waiting [2023-01-09T17:20:06.237Z] 5d3b04190fa2: Waiting [2023-01-09T17:20:06.237Z] 2f39f015ded8: Waiting [2023-01-09T17:20:06.237Z] 5c69ac0246d0: Verifying Checksum [2023-01-09T17:20:06.237Z] 5c69ac0246d0: Download complete [2023-01-09T17:20:06.237Z] 3a2ae6a8a46f: Download complete [2023-01-09T17:20:06.495Z] 33b1e0a273af: Verifying Checksum [2023-01-09T17:20:06.495Z] 33b1e0a273af: Download complete [2023-01-09T17:20:06.495Z] ec43610c2a17: Verifying Checksum [2023-01-09T17:20:06.495Z] ec43610c2a17: Download complete [2023-01-09T17:20:06.495Z] 5d3b04190fa2: Verifying Checksum [2023-01-09T17:20:06.495Z] 5d3b04190fa2: Download complete [2023-01-09T17:20:06.495Z] 5eb5b503b376: Verifying Checksum [2023-01-09T17:20:06.495Z] 5eb5b503b376: Download complete [2023-01-09T17:20:07.064Z] 2f39f015ded8: Verifying Checksum [2023-01-09T17:20:07.064Z] 2f39f015ded8: Download complete [2023-01-09T17:20:07.630Z] 5eb5b503b376: Pull complete [2023-01-09T17:20:07.889Z] 5c69ac0246d0: Pull complete [2023-01-09T17:20:08.147Z] ec43610c2a17: Pull complete [2023-01-09T17:20:08.406Z] 3a2ae6a8a46f: Pull complete [2023-01-09T17:20:08.406Z] 33b1e0a273af: Pull complete [2023-01-09T17:20:08.665Z] 5d3b04190fa2: Pull complete [2023-01-09T17:20:11.012Z] using credential edgex-jenkins-ssh [2023-01-09T17:20:11.028Z] Cloning the remote Git repository [2023-01-09T17:20:11.071Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-01-09T17:20:11.145Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-01-09T17:20:11.306Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-09T17:20:11.307Z] > git --version # timeout=10 [2023-01-09T17:20:11.327Z] > git --version # 'git version 2.25.1' [2023-01-09T17:20:11.329Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-09T17:20:11.394Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-09T17:20:12.850Z] 2f39f015ded8: Pull complete [2023-01-09T17:20:12.850Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-09T17:20:12.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T17:20:12.850Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T17:20:13.070Z] prd-ubuntu20.04-docker-8c-8g-1464 does not seem to be running inside a container [2023-01-09T17:20:13.096Z] $ 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-122 -v /w/workspace/foundry_device-usb-camera_PR-122:/w/workspace/foundry_device-usb-camera_PR-122:rw,z -v /w/workspace/foundry_device-usb-camera_PR-122@tmp:/w/workspace/foundry_device-usb-camera_PR-122@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:latest cat [2023-01-09T17:20:12.130Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-09T17:20:12.149Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-09T17:20:13.052Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-09T17:20:13.094Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-09T17:20:13.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-09T17:20:13.112Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-09T17:20:13.658Z] Merging remotes/origin/main commit d32bfb144ed79cec845816023cbf1136d6c5c0b8 into PR head commit 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 [2023-01-09T17:20:13.897Z] Merge succeeded, producing 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 [2023-01-09T17:20:13.897Z] Checking out Revision 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 (PR-122) [2023-01-09T17:20:14.387Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-01-09T17:20:14.436Z] > git --version # timeout=10 [2023-01-09T17:20:14.446Z] > git --version # 'git version 2.25.1' [2023-01-09T17:20:14.458Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-09T17:20:13.675Z] > git config core.sparsecheckout # timeout=10 [2023-01-09T17:20:13.693Z] > git checkout -f 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 # timeout=10 [2023-01-09T17:20:13.780Z] > git remote # timeout=10 [2023-01-09T17:20:13.798Z] > git config --get remote.origin.url # timeout=10 [2023-01-09T17:20:13.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-09T17:20:13.851Z] > git merge d32bfb144ed79cec845816023cbf1136d6c5c0b8 # timeout=10 [2023-01-09T17:20:13.877Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-09T17:20:13.903Z] > git config core.sparsecheckout # timeout=10 [2023-01-09T17:20:13.928Z] > git checkout -f 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 # timeout=10 [2023-01-09T17:20:14.801Z] [2023-01-09T17:20:14.801Z] GitHub has been notified of this commit’s build result [2023-01-09T17:20:14.801Z] [2023-01-09T17:20:15.847Z] $ docker top a7cc16f6b31d883b3840ad1ba13038869cd00cfd6297c4b2d9767c07d11a6103 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-09T17:20:16.297Z] ---> job-cost.sh [2023-01-09T17:20:16.297Z] lf-activate-venv: SKIPPING [2023-01-09T17:20:16.297Z] INFO: No Stack... [2023-01-09T17:20:16.554Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-09T17:20:16.765Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-09T17:20:16.765Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T17:20:16.765Z] Dload Upload Total Spent Left Speed [2023-01-09T17:20:16.765Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 82264 [2023-01-09T17:20:16.813Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2023-01-09T17:20:17.123Z] + cat /w/workspace/foundry_device-usb-camera_PR-122/archives/cost.csv [2023-01-09T17:20:17.123Z] + cut -d, -f6 [Pipeline] lock [2023-01-09T17:20:17.222Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-122-1-stack-cost] [2023-01-09T17:20:17.228Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-122-1-stack-cost] did not exist. Created. [2023-01-09T17:20:17.228Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-122-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-09T17:20:17.408Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-09T17:20:17.620Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-09T17:20:17.671Z] Stashed 1 file(s) [Pipeline] } [2023-01-09T17:20:17.700Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-122-1-stack-cost] [Pipeline] // lock [2023-01-09T17:20:17.766Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-09T17:20:17.766Z] + sudo tee /etc/docker/daemon.new [2023-01-09T17:20:17.766Z] { [2023-01-09T17:20:17.766Z] "registry-mirrors": [ [2023-01-09T17:20:17.766Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-09T17:20:17.766Z] ], [2023-01-09T17:20:17.766Z] "bip": "10.250.0.254/24", [2023-01-09T17:20:17.766Z] "hosts": [ [2023-01-09T17:20:17.766Z] "tcp://0.0.0.0:5555", [2023-01-09T17:20:17.766Z] "unix:///var/run/docker.sock" [2023-01-09T17:20:17.766Z] ], [2023-01-09T17:20:17.766Z] "mtu": 1458, [2023-01-09T17:20:17.766Z] "selinux-enabled": true, [2023-01-09T17:20:17.766Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-09T17:20:17.766Z] } [Pipeline] } [2023-01-09T17:20:17.784Z] $ docker stop --time=1 a7cc16f6b31d883b3840ad1ba13038869cd00cfd6297c4b2d9767c07d11a6103 [2023-01-09T17:20:18.934Z] $ docker rm -f --volumes a7cc16f6b31d883b3840ad1ba13038869cd00cfd6297c4b2d9767c07d11a6103 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-09T17:20:19.383Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-09T17:20:19.727Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T17:20:38.066Z] provisioning config files... [2023-01-09T17:20:38.091Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8696183870064329649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T17:20:38.487Z] ---> docker-login.sh [2023-01-09T17:20:38.487Z] nexus3.edgexfoundry.org:10001 [2023-01-09T17:20:38.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T17:20:39.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T17:20:39.032Z] Configure a credential helper to remove this warning. See [2023-01-09T17:20:39.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T17:20:39.032Z] [2023-01-09T17:20:39.032Z] Login Succeeded [2023-01-09T17:20:39.032Z] nexus3.edgexfoundry.org:10002 [2023-01-09T17:20:39.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T17:20:39.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T17:20:39.301Z] Configure a credential helper to remove this warning. See [2023-01-09T17:20:39.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T17:20:39.301Z] [2023-01-09T17:20:39.301Z] Login Succeeded [2023-01-09T17:20:39.570Z] nexus3.edgexfoundry.org:10003 [2023-01-09T17:20:39.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T17:20:39.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T17:20:39.839Z] Configure a credential helper to remove this warning. See [2023-01-09T17:20:39.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T17:20:39.839Z] [2023-01-09T17:20:39.839Z] Login Succeeded [2023-01-09T17:20:39.839Z] nexus3.edgexfoundry.org:10004 [2023-01-09T17:20:40.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T17:20:40.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T17:20:40.113Z] Configure a credential helper to remove this warning. See [2023-01-09T17:20:40.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T17:20:40.113Z] [2023-01-09T17:20:40.113Z] Login Succeeded [2023-01-09T17:20:40.113Z] docker.io [2023-01-09T17:20:40.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T17:20:40.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T17:20:40.655Z] Configure a credential helper to remove this warning. See [2023-01-09T17:20:40.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T17:20:40.655Z] [2023-01-09T17:20:40.655Z] Login Succeeded [2023-01-09T17:20:40.655Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T17:20:40.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-09T17:20:41.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T17:20:41.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T17:20:41.137Z] ========================================================= [2023-01-09T17:20:41.137Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-09T17:20:41.137Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T17:20:41.644Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-09T17:20:41.917Z] Sending build context to Docker daemon 1.097MB [2023-01-09T17:20:41.917Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T17:20:41.917Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-09T17:20:42.191Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-09T17:20:42.191Z] 9b18e9b68314: Pulling fs layer [2023-01-09T17:20:42.191Z] 35d82f9e3411: Pulling fs layer [2023-01-09T17:20:42.191Z] e16973657156: Pulling fs layer [2023-01-09T17:20:42.191Z] fc693d55d65f: Pulling fs layer [2023-01-09T17:20:42.191Z] 7e9fc2657dce: Pulling fs layer [2023-01-09T17:20:42.191Z] dda99020689f: Pulling fs layer [2023-01-09T17:20:42.191Z] db1c61fa0a46: Pulling fs layer [2023-01-09T17:20:42.191Z] 891c053d2c06: Pulling fs layer [2023-01-09T17:20:42.191Z] fc693d55d65f: Waiting [2023-01-09T17:20:42.191Z] 7e9fc2657dce: Waiting [2023-01-09T17:20:42.191Z] dda99020689f: Waiting [2023-01-09T17:20:42.191Z] 891c053d2c06: Waiting [2023-01-09T17:20:42.191Z] db1c61fa0a46: Waiting [2023-01-09T17:20:42.191Z] e16973657156: Verifying Checksum [2023-01-09T17:20:42.191Z] e16973657156: Download complete [2023-01-09T17:20:42.191Z] 35d82f9e3411: Verifying Checksum [2023-01-09T17:20:42.191Z] 35d82f9e3411: Download complete [2023-01-09T17:20:42.191Z] 7e9fc2657dce: Verifying Checksum [2023-01-09T17:20:42.191Z] 7e9fc2657dce: Download complete [2023-01-09T17:20:42.191Z] dda99020689f: Verifying Checksum [2023-01-09T17:20:42.191Z] dda99020689f: Download complete [2023-01-09T17:20:42.191Z] 9b18e9b68314: Verifying Checksum [2023-01-09T17:20:42.191Z] 9b18e9b68314: Download complete [2023-01-09T17:20:43.167Z] 9b18e9b68314: Pull complete [2023-01-09T17:20:43.445Z] 891c053d2c06: Verifying Checksum [2023-01-09T17:20:43.445Z] 891c053d2c06: Download complete [2023-01-09T17:20:43.713Z] 35d82f9e3411: Pull complete [2023-01-09T17:20:43.983Z] e16973657156: Pull complete [2023-01-09T17:20:44.576Z] db1c61fa0a46: Verifying Checksum [2023-01-09T17:20:45.166Z] fc693d55d65f: Verifying Checksum [2023-01-09T17:20:45.166Z] fc693d55d65f: Download complete [2023-01-09T17:20:57.511Z] fc693d55d65f: Pull complete [2023-01-09T17:20:57.511Z] 7e9fc2657dce: Pull complete [2023-01-09T17:20:57.511Z] dda99020689f: Pull complete [2023-01-09T17:21:04.184Z] db1c61fa0a46: Pull complete [2023-01-09T17:21:05.164Z] 891c053d2c06: Pull complete [2023-01-09T17:21:05.164Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-09T17:21:05.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-09T17:21:05.164Z] ---> f96f9c87975a [2023-01-09T17:21:05.164Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-09T17:21:07.193Z] ---> Running in 0877d46375b0 [2023-01-09T17:21:07.468Z] Removing intermediate container 0877d46375b0 [2023-01-09T17:21:07.468Z] ---> 053b8f4bc74c [2023-01-09T17:21:07.468Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T17:21:07.468Z] ---> Running in 1867d2064088 [2023-01-09T17:21:08.057Z] Removing intermediate container 1867d2064088 [2023-01-09T17:21:08.057Z] ---> 9a199b5d4995 [2023-01-09T17:21:08.057Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-09T17:21:08.057Z] ---> Running in d15be6c6f348 [2023-01-09T17:21:08.329Z] Removing intermediate container d15be6c6f348 [2023-01-09T17:21:08.329Z] ---> 77bd4b11acf4 [2023-01-09T17:21:08.329Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-09T17:21:08.329Z] ---> Running in 112c65df65ee [2023-01-09T17:21:08.599Z] Removing intermediate container 112c65df65ee [2023-01-09T17:21:08.599Z] ---> 4af3656b68ef [2023-01-09T17:21:08.599Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T17:21:08.874Z] ---> Running in 5f6e3854bb18 [2023-01-09T17:21:09.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T17:21:10.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T17:21:11.065Z] (1/14) Installing libintl (0.21-r2) [2023-01-09T17:21:11.065Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-01-09T17:21:11.065Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-01-09T17:21:11.065Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-01-09T17:21:11.065Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-01-09T17:21:11.065Z] (6/14) Installing udev-init-scripts (35-r0) [2023-01-09T17:21:11.065Z] Executing udev-init-scripts-35-r0.post-install [2023-01-09T17:21:11.335Z] (7/14) Installing libblkid (2.38-r1) [2023-01-09T17:21:11.335Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-01-09T17:21:11.335Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-01-09T17:21:11.335Z] (10/14) Installing kmod-libs (29-r2) [2023-01-09T17:21:11.335Z] (11/14) Installing eudev (3.2.11-r0) [2023-01-09T17:21:11.335Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-01-09T17:21:11.335Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-09T17:21:11.335Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-01-09T17:21:11.335Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T17:21:11.335Z] Executing eudev-3.2.11-r0.trigger [2023-01-09T17:21:11.335Z] OK: 228 MiB in 65 packages [2023-01-09T17:21:12.748Z] Removing intermediate container 5f6e3854bb18 [2023-01-09T17:21:12.748Z] ---> 739fbceb1070 [2023-01-09T17:21:12.748Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-09T17:21:12.748Z] ---> Running in 325bfc0aa7ed [2023-01-09T17:21:13.017Z] Removing intermediate container 325bfc0aa7ed [2023-01-09T17:21:13.017Z] ---> 0debd6fe0919 [2023-01-09T17:21:13.017Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-09T17:21:13.285Z] ---> 25a936e4f5ee [2023-01-09T17:21:13.285Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T17:21:13.560Z] ---> Running in c97ddeb1015d [2023-01-09T17:22:10.005Z] Removing intermediate container c97ddeb1015d [2023-01-09T17:22:10.005Z] ---> 89cd72954ab6 [2023-01-09T17:22:10.005Z] Step 11/13 : COPY . . [2023-01-09T17:22:10.005Z] ---> 1448efbd0ade [2023-01-09T17:22:10.005Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-09T17:22:10.005Z] ---> Running in e0428cb67184 [2023-01-09T17:22:10.005Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T17:22:10.005Z] Dload Upload Total Spent Left Speed [2023-01-09T17:22:10.005Z]  0 0 0  0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15166 0 --:--:-- --:--:-- --:--:-- 15391 [2023-01-09T17:22:10.005Z] Removing intermediate container e0428cb67184 [2023-01-09T17:22:10.005Z] ---> ac52aff7cd57 [2023-01-09T17:22:10.005Z] Step 13/13 : RUN ${MAKE} [2023-01-09T17:22:10.005Z] ---> Running in fede0b3441a0 [2023-01-09T17:22:10.005Z] noop [2023-01-09T17:22:10.005Z] Removing intermediate container fede0b3441a0 [2023-01-09T17:22:10.005Z] ---> 4cc3f4f1d393 [2023-01-09T17:22:10.005Z] Successfully built 4cc3f4f1d393 [2023-01-09T17:22:10.005Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T17:22:10.475Z] + docker inspect -f . ci-base-image-arm64 [2023-01-09T17:22:10.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T17:22:10.733Z] prd-ubuntu20.04-docker-arm64-4c-16g-1465 does not seem to be running inside a container [2023-01-09T17:22:10.804Z] $ 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-01-09T17:22:11.929Z] $ docker top 3a029a702d9d2ca6cbd1cce0906494b9c89f09e2c8ef64465a0bb36393fd917a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T17:22:12.781Z] + go version [2023-01-09T17:22:12.781Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-09T17:22:12.826Z] $ docker stop --time=1 3a029a702d9d2ca6cbd1cce0906494b9c89f09e2c8ef64465a0bb36393fd917a [2023-01-09T17:22:14.416Z] $ docker rm -f --volumes 3a029a702d9d2ca6cbd1cce0906494b9c89f09e2c8ef64465a0bb36393fd917a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T17:22:15.246Z] + docker inspect -f . ci-base-image-arm64 [2023-01-09T17:22:15.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T17:22:15.497Z] prd-ubuntu20.04-docker-arm64-4c-16g-1465 does not seem to be running inside a container [2023-01-09T17:22:15.562Z] $ 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-01-09T17:22:16.642Z] $ docker top 14470bcba9feca2bc848a4ef6c6b459d453b3d2ecacbb00832871ca351d2bfaa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T17:22:17.180Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-01-09T17:22:17.574Z] + make test [2023-01-09T17:22:17.575Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-01-09T17:22:19.539Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-09T17:23:41.208Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-09T17:23:41.789Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.062s coverage: 1.9% of statements [2023-01-09T17:23:42.372Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-09T17:23:42.372Z] CGO_ENABLED=1 go vet ./... [2023-01-09T17:24:04.457Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-09T17:24:04.457Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-09T17:24:04.457Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-09T17:24:04.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-09T17:24:04.543Z] $ docker stop --time=1 14470bcba9feca2bc848a4ef6c6b459d453b3d2ecacbb00832871ca351d2bfaa [2023-01-09T17:24:07.395Z] $ docker rm -f --volumes 14470bcba9feca2bc848a4ef6c6b459d453b3d2ecacbb00832871ca351d2bfaa [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T17:24:08.362Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-09T17:24:08.398Z] Warning: overwriting stash ‘coverage-report’ [2023-01-09T17:24:08.864Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-09T17:24:09.456Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-09T17:24:09.800Z] + ls -al . [2023-01-09T17:24:09.800Z] total 204 [2023-01-09T17:24:09.800Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 9 17:22 . [2023-01-09T17:24:09.800Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 17:20 .. [2023-01-09T17:24:09.800Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 17:20 .git [2023-01-09T17:24:09.800Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 17:20 .github [2023-01-09T17:24:09.800Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 9 17:20 .gitignore [2023-01-09T17:24:09.800Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 9 17:20 .golangci.yml [2023-01-09T17:24:09.800Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 9 17:20 .hadolint.yml [2023-01-09T17:24:09.800Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jan 9 17:20 Attribution.txt [2023-01-09T17:24:09.800Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 9 17:20 CHANGELOG.md [2023-01-09T17:24:09.800Z] -rw-rw-r-- 1 jenkins jenkins 2378 Jan 9 17:20 Dockerfile [2023-01-09T17:24:09.800Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 9 17:20 GOVERNANCE.md [2023-01-09T17:24:09.800Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 9 17:20 Jenkinsfile [2023-01-09T17:24:09.800Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 9 17:20 LICENSE [2023-01-09T17:24:09.800Z] -rw-rw-r-- 1 jenkins jenkins 2554 Jan 9 17:20 Makefile [2023-01-09T17:24:09.800Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 9 17:20 OWNERS.md [2023-01-09T17:24:09.800Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 9 17:20 README.md [2023-01-09T17:24:09.800Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 17:18 VERSION [2023-01-09T17:24:09.800Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 17:20 bin [2023-01-09T17:24:09.800Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 17:20 cmd [2023-01-09T17:24:09.800Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 9 17:23 coverage.out [2023-01-09T17:24:09.800Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 9 17:20 docker-entrypoint.sh [2023-01-09T17:24:09.800Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 17:20 docs [2023-01-09T17:24:09.800Z] -rw-rw-r-- 1 jenkins jenkins 3574 Jan 9 17:20 go.mod [2023-01-09T17:24:09.800Z] -rw-rw-r-- 1 jenkins jenkins 45170 Jan 9 17:20 go.sum [2023-01-09T17:24:09.800Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 17:20 internal [2023-01-09T17:24:09.800Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 17:20 snap [2023-01-09T17:24:09.800Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 9 17:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T17:24:10.224Z] + 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=51c4e15dcdea322fb1e9ec7d48423c4a74b78125 --label arch=arm64 --label version=0.0.0 . [2023-01-09T17:24:10.493Z] Sending build context to Docker daemon 1.128MB [2023-01-09T17:24:10.493Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T17:24:10.493Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-09T17:24:10.493Z] ---> 4cc3f4f1d393 [2023-01-09T17:24:10.493Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-09T17:24:10.762Z] ---> Running in b8c2944f3c3d [2023-01-09T17:24:11.029Z] Removing intermediate container b8c2944f3c3d [2023-01-09T17:24:11.029Z] ---> 43c299470946 [2023-01-09T17:24:11.029Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T17:24:11.029Z] ---> Running in 004d1e6b0e23 [2023-01-09T17:24:11.296Z] Removing intermediate container 004d1e6b0e23 [2023-01-09T17:24:11.297Z] ---> 4a3ff0794d8a [2023-01-09T17:24:11.297Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-09T17:24:11.297Z] ---> Running in cc4cc97ba56d [2023-01-09T17:24:11.567Z] Removing intermediate container cc4cc97ba56d [2023-01-09T17:24:11.567Z] ---> abeedc1a3529 [2023-01-09T17:24:11.567Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-09T17:24:11.835Z] ---> Running in 03013982662b [2023-01-09T17:24:12.107Z] Removing intermediate container 03013982662b [2023-01-09T17:24:12.107Z] ---> 1a957d92ed6e [2023-01-09T17:24:12.107Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T17:24:12.107Z] ---> Running in 9bbb98f42222 [2023-01-09T17:24:13.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T17:24:13.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T17:24:14.621Z] OK: 228 MiB in 65 packages [2023-01-09T17:24:15.208Z] Removing intermediate container 9bbb98f42222 [2023-01-09T17:24:15.208Z] ---> 1f15388a18e5 [2023-01-09T17:24:15.208Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-09T17:24:15.477Z] ---> Running in 05a49fd73ac7 [2023-01-09T17:24:15.753Z] Removing intermediate container 05a49fd73ac7 [2023-01-09T17:24:15.753Z] ---> 6eca2e6be0f7 [2023-01-09T17:24:15.753Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-09T17:24:16.336Z] ---> e7c440e4e7b5 [2023-01-09T17:24:16.336Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T17:24:16.336Z] ---> Running in 8699c63ac771 [2023-01-09T17:24:19.692Z] Removing intermediate container 8699c63ac771 [2023-01-09T17:24:19.692Z] ---> 5a060ab7b05a [2023-01-09T17:24:19.692Z] Step 11/35 : COPY . . [2023-01-09T17:24:20.278Z] ---> ec36ccbd66a2 [2023-01-09T17:24:20.278Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-09T17:24:20.278Z] ---> Running in bdb04ff1f2d0 [2023-01-09T17:24:21.240Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T17:24:21.240Z] Dload Upload Total Spent Left Speed [2023-01-09T17:24:21.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6478 0 --:--:-- --:--:-- --:--:-- 6515 [2023-01-09T17:24:22.095Z] Removing intermediate container bdb04ff1f2d0 [2023-01-09T17:24:22.095Z] ---> dc5e88669d56 [2023-01-09T17:24:22.095Z] Step 13/35 : RUN ${MAKE} [2023-01-09T17:24:22.095Z] ---> Running in 4494c0873d21 [2023-01-09T17:24:23.057Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.6" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2023-01-09T17:26:59.826Z] Removing intermediate container 4494c0873d21 [2023-01-09T17:26:59.826Z] ---> b5a55606e239 [2023-01-09T17:26:59.826Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-09T17:26:59.826Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-09T17:26:59.826Z] eab2503cf8f4: Pulling fs layer [2023-01-09T17:26:59.826Z] 97cd0a44c592: Pulling fs layer [2023-01-09T17:26:59.826Z] 97cd0a44c592: Verifying Checksum [2023-01-09T17:26:59.826Z] 97cd0a44c592: Download complete [2023-01-09T17:26:59.826Z] eab2503cf8f4: Verifying Checksum [2023-01-09T17:26:59.826Z] eab2503cf8f4: Download complete [2023-01-09T17:26:59.826Z] eab2503cf8f4: Pull complete [2023-01-09T17:26:59.826Z] 97cd0a44c592: Pull complete [2023-01-09T17:26:59.826Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-09T17:26:59.826Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-09T17:26:59.826Z] ---> 7f763cca56b3 [2023-01-09T17:26:59.826Z] Step 15/35 : FROM alpine:3.16 [2023-01-09T17:26:59.826Z] 3.16: Pulling from library/alpine [2023-01-09T17:26:59.826Z] 6875df1f5354: Pulling fs layer [2023-01-09T17:26:59.826Z] 6875df1f5354: Verifying Checksum [2023-01-09T17:26:59.826Z] 6875df1f5354: Download complete [2023-01-09T17:26:59.826Z] 6875df1f5354: Pull complete [2023-01-09T17:26:59.826Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T17:26:59.826Z] Status: Downloaded newer image for alpine:3.16 [2023-01-09T17:26:59.826Z] ---> 2b4661558fb8 [2023-01-09T17:26:59.826Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-09T17:26:59.826Z] ---> Running in d6cc03c8617e [2023-01-09T17:26:59.826Z] Removing intermediate container d6cc03c8617e [2023-01-09T17:26:59.826Z] ---> 7eeebc58896e [2023-01-09T17:26:59.826Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2023-01-09T17:26:59.826Z] ---> Running in a6611bcd0094 [2023-01-09T17:26:59.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T17:26:59.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T17:26:59.826Z] (1/82) Installing dumb-init (1.2.5-r1) [2023-01-09T17:26:59.826Z] (2/82) Installing sdl2 (2.0.22-r0) [2023-01-09T17:26:59.826Z] (3/82) Installing libxau (1.0.9-r0) [2023-01-09T17:26:59.826Z] (4/82) Installing libxdmcp (1.1.3-r0) [2023-01-09T17:26:59.826Z] (5/82) Installing libxcb (1.15-r0) [2023-01-09T17:26:59.826Z] (6/82) Installing libx11 (1.8-r0) [2023-01-09T17:26:59.826Z] (7/82) Installing aom-libs (3.3.0-r0) [2023-01-09T17:26:59.826Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2023-01-09T17:26:59.826Z] (9/82) Installing expat (2.5.0-r0) [2023-01-09T17:26:59.826Z] (10/82) Installing brotli-libs (1.0.9-r6) [2023-01-09T17:26:59.826Z] (11/82) Installing libbz2 (1.0.8-r1) [2023-01-09T17:26:59.826Z] (12/82) Installing libpng (1.6.37-r1) [2023-01-09T17:26:59.826Z] (13/82) Installing freetype (2.12.1-r0) [2023-01-09T17:26:59.826Z] (14/82) Installing fontconfig (2.14.0-r0) [2023-01-09T17:26:59.826Z] (15/82) Installing fribidi (1.0.12-r0) [2023-01-09T17:26:59.826Z] (16/82) Installing libffi (3.4.2-r1) [2023-01-09T17:26:59.826Z] (17/82) Installing libintl (0.21-r2) [2023-01-09T17:26:59.826Z] (18/82) Installing libblkid (2.38-r1) [2023-01-09T17:26:59.826Z] (19/82) Installing libmount (2.38-r1) [2023-01-09T17:26:59.826Z] (20/82) Installing pcre (8.45-r2) [2023-01-09T17:26:59.826Z] (21/82) Installing glib (2.72.1-r0) [2023-01-09T17:26:59.826Z] (22/82) Installing graphite2 (1.3.14-r1) [2023-01-09T17:26:59.826Z] (23/82) Installing harfbuzz (4.3.0-r0) [2023-01-09T17:26:59.826Z] (24/82) Installing libass (0.16.0-r0) [2023-01-09T17:26:59.826Z] (25/82) Installing libdav1d (1.0.0-r0) [2023-01-09T17:26:59.826Z] (26/82) Installing libdrm (2.4.110-r0) [2023-01-09T17:26:59.826Z] (27/82) Installing gmp (6.2.1-r2) [2023-01-09T17:26:59.826Z] (28/82) Installing nettle (3.7.3-r0) [2023-01-09T17:26:59.826Z] (29/82) Installing p11-kit (0.24.1-r0) [2023-01-09T17:26:59.826Z] (30/82) Installing libtasn1 (4.18.0-r1) [2023-01-09T17:26:59.826Z] (31/82) Installing libunistring (1.0-r0) [2023-01-09T17:26:59.826Z] (32/82) Installing gnutls (3.7.7-r0) [2023-01-09T17:26:59.826Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-09T17:26:59.826Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-09T17:26:59.826Z] (35/82) Installing lame (3.100-r0) [2023-01-09T17:26:59.826Z] (36/82) Installing opus (1.3.1-r1) [2023-01-09T17:26:59.826Z] (37/82) Installing libasyncns (0.8-r1) [2023-01-09T17:26:59.826Z] (38/82) Installing dbus-libs (1.14.4-r0) [2023-01-09T17:26:59.826Z] (39/82) Installing libltdl (2.4.7-r0) [2023-01-09T17:26:59.826Z] (40/82) Installing orc (0.4.32-r0) [2023-01-09T17:26:59.826Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2023-01-09T17:26:59.826Z] (42/82) Installing libogg (1.3.5-r1) [2023-01-09T17:26:59.826Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-09T17:26:59.826Z] (44/82) Installing flac (1.3.4-r0) [2023-01-09T17:26:59.826Z] (45/82) Installing libvorbis (1.3.7-r0) [2023-01-09T17:26:59.826Z] (46/82) Installing libsndfile (1.1.0-r0) [2023-01-09T17:26:59.826Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2023-01-09T17:26:59.826Z] (48/82) Installing soxr (0.1.3-r2) [2023-01-09T17:26:59.826Z] (49/82) Installing speexdsp (1.2.0-r0) [2023-01-09T17:26:59.826Z] (50/82) Installing tdb-libs (1.4.6-r0) [2023-01-09T17:26:59.826Z] (51/82) Installing libpulse (15.0-r2) [2023-01-09T17:26:59.826Z] (52/82) Installing cjson (1.7.15-r3) [2023-01-09T17:26:59.826Z] (53/82) Installing mbedtls (2.28.2-r0) [2023-01-09T17:26:59.826Z] (54/82) Installing librist (0.2.6-r1) [2023-01-09T17:26:59.826Z] (55/82) Installing libsrt (1.4.4-r0) [2023-01-09T17:26:59.826Z] (56/82) Installing libssh (0.9.6-r1) [2023-01-09T17:26:59.826Z] (57/82) Installing libtheora (1.1.1-r16) [2023-01-09T17:26:59.826Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2023-01-09T17:26:59.826Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2023-01-09T17:26:59.826Z] (60/82) Installing libxext (1.3.4-r0) [2023-01-09T17:26:59.826Z] (61/82) Installing libxfixes (6.0.0-r0) [2023-01-09T17:26:59.826Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2023-01-09T17:26:59.826Z] (63/82) Installing libva (2.14.0-r0) [2023-01-09T17:26:59.826Z] (64/82) Installing libvdpau (1.5-r0) [2023-01-09T17:26:59.826Z] (65/82) Installing vidstab (1.1.0-r1) [2023-01-09T17:26:59.826Z] (66/82) Installing libvpx (1.11.0-r1) [2023-01-09T17:26:59.826Z] (67/82) Installing libwebp (1.2.3-r0) [2023-01-09T17:26:59.826Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2023-01-09T17:26:59.826Z] (69/82) Installing numactl (2.0.14-r0) [2023-01-09T17:26:59.826Z] (70/82) Installing x265-libs (3.5-r3) [2023-01-09T17:26:59.826Z] (71/82) Installing xvidcore (1.3.7-r1) [2023-01-09T17:26:59.826Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2023-01-09T17:27:00.108Z] (73/82) Installing ffmpeg (5.0.1-r1) [2023-01-09T17:27:00.108Z] (74/82) Installing udev-init-scripts (35-r0) [2023-01-09T17:27:00.108Z] Executing udev-init-scripts-35-r0.post-install [2023-01-09T17:27:00.108Z] (75/82) Installing eudev-libs (3.2.11-r0) [2023-01-09T17:27:00.108Z] (76/82) Installing xz-libs (5.2.5-r1) [2023-01-09T17:27:00.108Z] (77/82) Installing zstd-libs (1.5.2-r1) [2023-01-09T17:27:00.108Z] (78/82) Installing kmod-libs (29-r2) [2023-01-09T17:27:00.108Z] (79/82) Installing eudev (3.2.11-r0) [2023-01-09T17:27:00.108Z] (80/82) Installing libsodium (1.0.18-r0) [2023-01-09T17:27:00.108Z] (81/82) Installing libzmq (4.3.4-r0) [2023-01-09T17:27:00.108Z] (82/82) Installing zeromq (4.3.4-r0) [2023-01-09T17:27:00.108Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T17:27:00.108Z] Executing eudev-3.2.11-r0.trigger [2023-01-09T17:27:00.108Z] OK: 78 MiB in 96 packages [2023-01-09T17:27:04.375Z] Removing intermediate container a6611bcd0094 [2023-01-09T17:27:04.375Z] ---> 16c08e1372a1 [2023-01-09T17:27:04.375Z] Step 18/35 : WORKDIR / [2023-01-09T17:27:04.375Z] ---> Running in 1e1d33300664 [2023-01-09T17:27:04.962Z] Removing intermediate container 1e1d33300664 [2023-01-09T17:27:04.962Z] ---> 6015b52e30cf [2023-01-09T17:27:04.962Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-09T17:27:08.350Z] ---> 5cd93140eac5 [2023-01-09T17:27:08.350Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-09T17:27:09.314Z] ---> ed4e40365b28 [2023-01-09T17:27:09.314Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-09T17:27:09.901Z] ---> f0fda83d6602 [2023-01-09T17:27:09.901Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-09T17:27:10.866Z] ---> 7291ee39f639 [2023-01-09T17:27:10.866Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-09T17:27:11.826Z] ---> 3559ae15285f [2023-01-09T17:27:11.826Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-09T17:27:12.410Z] ---> cfd0bd5e1e6f [2023-01-09T17:27:12.410Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-09T17:27:15.760Z] ---> e5333209d290 [2023-01-09T17:27:15.760Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-09T17:27:15.760Z] ---> Running in d8731bb811e4 [2023-01-09T17:27:17.716Z] Removing intermediate container d8731bb811e4 [2023-01-09T17:27:17.716Z] ---> b1ebdd041eb4 [2023-01-09T17:27:17.716Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-09T17:27:17.985Z] ---> Running in 34d4ff296ab5 [2023-01-09T17:27:19.939Z] Removing intermediate container 34d4ff296ab5 [2023-01-09T17:27:19.939Z] ---> be756b09e70b [2023-01-09T17:27:19.939Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-09T17:27:19.939Z] ---> Running in 986831620e24 [2023-01-09T17:27:21.904Z] Removing intermediate container 986831620e24 [2023-01-09T17:27:21.904Z] ---> a67f7c793594 [2023-01-09T17:27:21.904Z] Step 29/35 : EXPOSE 59983 [2023-01-09T17:27:21.904Z] ---> Running in ea932c4dd0d3 [2023-01-09T17:27:21.904Z] Removing intermediate container ea932c4dd0d3 [2023-01-09T17:27:21.904Z] ---> 19629af6e185 [2023-01-09T17:27:21.904Z] Step 30/35 : EXPOSE 8554 [2023-01-09T17:27:21.904Z] ---> Running in 3693bbef181d [2023-01-09T17:27:22.173Z] Removing intermediate container 3693bbef181d [2023-01-09T17:27:22.173Z] ---> 9712f980b002 [2023-01-09T17:27:22.173Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-09T17:27:22.578Z] ---> Running in f5325af4f38f [2023-01-09T17:27:22.873Z] Removing intermediate container f5325af4f38f [2023-01-09T17:27:22.873Z] ---> ddd59c1a8def [2023-01-09T17:27:22.873Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2023-01-09T17:27:22.873Z] ---> Running in ddfd4152e587 [2023-01-09T17:27:23.175Z] Removing intermediate container ddfd4152e587 [2023-01-09T17:27:23.175Z] ---> b3220f22c5c8 [2023-01-09T17:27:23.175Z] Step 33/35 : LABEL arch=arm64 [2023-01-09T17:27:23.175Z] ---> Running in 2308fa4a8f2f [2023-01-09T17:27:23.463Z] Removing intermediate container 2308fa4a8f2f [2023-01-09T17:27:23.463Z] ---> dd3603da6ef4 [2023-01-09T17:27:23.463Z] Step 34/35 : LABEL git_sha=51c4e15dcdea322fb1e9ec7d48423c4a74b78125 [2023-01-09T17:27:23.734Z] ---> Running in 868388cd1d89 [2023-01-09T17:27:24.007Z] Removing intermediate container 868388cd1d89 [2023-01-09T17:27:24.007Z] ---> a496c135b7cb [2023-01-09T17:27:24.007Z] Step 35/35 : LABEL version=0.0.0 [2023-01-09T17:27:24.007Z] ---> Running in c5fb67a80cfd [2023-01-09T17:27:24.281Z] Removing intermediate container c5fb67a80cfd [2023-01-09T17:27:24.281Z] ---> db0cd556d408 [2023-01-09T17:27:24.281Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-09T17:27:24.281Z] Successfully built db0cd556d408 [2023-01-09T17:27:24.281Z] 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-01-09T17:27:25.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T17:27:25.115Z] [2023-01-09T17:27:25.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T17:27:25.523Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T17:27:25.524Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-09T17:27:25.524Z] 8998bd30e6a1: Pulling fs layer [2023-01-09T17:27:25.524Z] 04944245beec: Pulling fs layer [2023-01-09T17:27:25.791Z] 699f458cf7ca: Pulling fs layer [2023-01-09T17:27:25.791Z] 765212b225bb: Pulling fs layer [2023-01-09T17:27:25.791Z] f23df028b6ca: Pulling fs layer [2023-01-09T17:27:25.791Z] d65c8cfc05b1: Pulling fs layer [2023-01-09T17:27:25.791Z] 2437ff75d9bd: Pulling fs layer [2023-01-09T17:27:25.791Z] 765212b225bb: Waiting [2023-01-09T17:27:25.791Z] f23df028b6ca: Waiting [2023-01-09T17:27:25.791Z] d65c8cfc05b1: Waiting [2023-01-09T17:27:25.791Z] 2437ff75d9bd: Waiting [2023-01-09T17:27:25.791Z] 04944245beec: Verifying Checksum [2023-01-09T17:27:25.791Z] 04944245beec: Download complete [2023-01-09T17:27:25.791Z] 765212b225bb: Verifying Checksum [2023-01-09T17:27:25.791Z] 765212b225bb: Download complete [2023-01-09T17:27:25.791Z] f23df028b6ca: Download complete [2023-01-09T17:27:25.791Z] d65c8cfc05b1: Verifying Checksum [2023-01-09T17:27:25.791Z] d65c8cfc05b1: Download complete [2023-01-09T17:27:26.061Z] 699f458cf7ca: Verifying Checksum [2023-01-09T17:27:26.061Z] 699f458cf7ca: Download complete [2023-01-09T17:27:26.332Z] 8998bd30e6a1: Verifying Checksum [2023-01-09T17:27:26.332Z] 8998bd30e6a1: Download complete [2023-01-09T17:27:28.922Z] 2437ff75d9bd: Verifying Checksum [2023-01-09T17:27:28.922Z] 2437ff75d9bd: Download complete [2023-01-09T17:27:30.334Z] 8998bd30e6a1: Pull complete [2023-01-09T17:27:30.601Z] 04944245beec: Pull complete [2023-01-09T17:27:32.007Z] 699f458cf7ca: Pull complete [2023-01-09T17:27:32.274Z] 765212b225bb: Pull complete [2023-01-09T17:27:32.860Z] f23df028b6ca: Pull complete [2023-01-09T17:27:33.126Z] d65c8cfc05b1: Pull complete [2023-01-09T17:27:48.111Z] 2437ff75d9bd: Pull complete [2023-01-09T17:27:48.111Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-09T17:27:48.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T17:27:48.111Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T17:27:48.432Z] prd-ubuntu20.04-docker-arm64-4c-16g-1465 does not seem to be running inside a container [2023-01-09T17:27:48.514Z] $ 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-01-09T17:27:51.238Z] $ docker top cdfe3c7c061dd047dad8f1ebceffca790e432ad3f3d0d735c24abddf8d06d431 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T17:27:52.141Z] ---> job-cost.sh [2023-01-09T17:27:52.141Z] lf-activate-venv: SKIPPING [2023-01-09T17:27:52.141Z] INFO: No Stack... [2023-01-09T17:27:52.408Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-09T17:27:53.371Z] INFO: Archiving Costs [Pipeline] sh [2023-01-09T17:27:54.036Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-01-09T17:27:54.036Z] + cut -d, -f6 [Pipeline] lock [2023-01-09T17:27:54.124Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-122-1-stack-cost] [2023-01-09T17:27:54.130Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-122-1-stack-cost] did not exist. Created. [2023-01-09T17:27:54.130Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-122-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-09T17:27:54.864Z] /w/workspace/device-usb-camera/1@tmp/durable-58e9ece1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-09T17:27:55.218Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-09T17:27:55.254Z] Warning: overwriting stash ‘stack-cost’ [2023-01-09T17:27:55.312Z] Stashed 1 file(s) [Pipeline] } [2023-01-09T17:27:55.326Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-122-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-09T17:27:55.415Z] $ docker stop --time=1 cdfe3c7c061dd047dad8f1ebceffca790e432ad3f3d0d735c24abddf8d06d431 [2023-01-09T17:27:56.971Z] $ docker rm -f --volumes cdfe3c7c061dd047dad8f1ebceffca790e432ad3f3d0d735c24abddf8d06d431 [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-01-09T17:27:58.020Z] provisioning config files... [2023-01-09T17:27:58.030Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-122@tmp/config14978252373743310537tmp [Pipeline] { [Pipeline] sh [2023-01-09T17:27:58.371Z] + set +x [2023-01-09T17:27:58.371Z] + curl -s https://codecov.io/bash [2023-01-09T17:27:58.371Z] + bash -s -- [2023-01-09T17:27:58.371Z] [2023-01-09T17:27:58.371Z] _____ _ [2023-01-09T17:27:58.371Z] / ____| | | [2023-01-09T17:27:58.371Z] | | ___ __| | ___ ___ _____ __ [2023-01-09T17:27:58.371Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-09T17:27:58.371Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-09T17:27:58.371Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-09T17:27:58.371Z] Bash-1.0.6 [2023-01-09T17:27:58.371Z] [2023-01-09T17:27:58.371Z] [2023-01-09T17:27:58.371Z] ==> git version 2.25.1 found [2023-01-09T17:27:58.371Z] ==> 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-01-09T17:27:58.371Z] Release-Date: 2020-01-08 [2023-01-09T17:27:58.371Z] 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-01-09T17:27:58.371Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-09T17:27:58.371Z] ==> Jenkins CI detected. [2023-01-09T17:27:58.371Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-122 [2023-01-09T17:27:58.371Z] project root: . [2023-01-09T17:27:58.371Z] --> token set from env [2023-01-09T17:27:58.371Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-09T17:27:58.371Z] ==> Running gcov in . (disable via -X gcov) [2023-01-09T17:27:58.371Z] ==> Python coveragepy not found [2023-01-09T17:27:58.371Z] ==> Searching for coverage reports in: [2023-01-09T17:27:58.371Z] + . [2023-01-09T17:27:58.371Z] -> Found 1 reports [2023-01-09T17:27:58.371Z] ==> Detecting git/mercurial file structure [2023-01-09T17:27:58.371Z] ==> Reading reports [2023-01-09T17:27:58.371Z] + ./coverage.out bytes=30666 [2023-01-09T17:27:58.371Z] ==> Appending adjustments [2023-01-09T17:27:58.371Z] https://docs.codecov.io/docs/fixing-reports [2023-01-09T17:27:58.631Z] + Found adjustments [2023-01-09T17:27:58.631Z] ==> Gzipping contents [2023-01-09T17:27:58.631Z] 8.0K /tmp/codecov.Ki5SV1.gz [2023-01-09T17:27:58.631Z] ==> Uploading reports [2023-01-09T17:27:58.631Z] url: https://codecov.io [2023-01-09T17:27:58.631Z] query: branch=PR-122&commit=51c4e15dcdea322fb1e9ec7d48423c4a74b78125&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-122%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=122&job=&cmd_args= [2023-01-09T17:27:58.631Z] -> Pinging Codecov [2023-01-09T17:27:58.631Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-122&commit=51c4e15dcdea322fb1e9ec7d48423c4a74b78125&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-122%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=122&job=&cmd_args= [2023-01-09T17:27:58.889Z] -> Uploading to [2023-01-09T17:27:58.889Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-09/73D8F5FF140700D3E01443B452E23636/51c4e15dcdea322fb1e9ec7d48423c4a74b78125/1247e6ca-ad4b-4088-b02e-b2bb17311e77.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230109T172758Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00735f792746e2f921a9c86753250d6f264ef99aa77ad5cf358a7e149ba72080 [2023-01-09T17:27:58.889Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T17:27:58.889Z] Dload Upload Total Spent Left Speed [2023-01-09T17:27:59.149Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4342 0 0 100 4342 0 17298 --:--:-- --:--:-- --:--:-- 17298 [2023-01-09T17:27:59.150Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/51c4e15dcdea322fb1e9ec7d48423c4a74b78125 [Pipeline] } [2023-01-09T17:27:59.176Z] 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-01-09T17:28:00.920Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-122/archives ] [2023-01-09T17:28:00.920Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-122/archives [2023-01-09T17:28:00.920Z] total 16 [2023-01-09T17:28:00.920Z] drwxr-xr-x 3 root root 4096 Jan 9 17:20 . [2023-01-09T17:28:00.920Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 17:20 .. [2023-01-09T17:28:00.920Z] drwxr-xr-x 2 root root 4096 Jan 9 17:20 cost [2023-01-09T17:28:00.920Z] -rw-r--r-- 1 root root 89 Jan 9 17:20 cost.csv [2023-01-09T17:28:00.920Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-122/archives [2023-01-09T17:28:00.920Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-122/archives [2023-01-09T17:28:00.920Z] total 16 [2023-01-09T17:28:00.920Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 17:20 . [2023-01-09T17:28:00.920Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 17:20 .. [2023-01-09T17:28:00.920Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 17:20 cost [2023-01-09T17:28:00.920Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 9 17:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-09T17:28:01.242Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T17:28:02.135Z] ---> package-listing.sh [2023-01-09T17:28:02.135Z] ++ facter osfamily [2023-01-09T17:28:02.135Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-09T17:28:02.394Z] + OS_FAMILY=debian [2023-01-09T17:28:02.394Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-122 [2023-01-09T17:28:02.394Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-09T17:28:02.394Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-09T17:28:02.394Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-09T17:28:02.394Z] + PACKAGES=/tmp/packages_start.txt [2023-01-09T17:28:02.394Z] + '[' /w/workspace/foundry_device-usb-camera_PR-122 ']' [2023-01-09T17:28:02.394Z] + PACKAGES=/tmp/packages_end.txt [2023-01-09T17:28:02.394Z] + case "${OS_FAMILY}" in [2023-01-09T17:28:02.394Z] + dpkg -l [2023-01-09T17:28:02.394Z] + grep '^ii' [2023-01-09T17:28:02.394Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-09T17:28:02.394Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-09T17:28:02.394Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-09T17:28:02.394Z] + '[' /w/workspace/foundry_device-usb-camera_PR-122 ']' [2023-01-09T17:28:02.394Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-122/archives/ [2023-01-09T17:28:02.394Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-122/archives/ [Pipeline] echo [2023-01-09T17:28:02.428Z] 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-122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-09T17:28:02.722Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T17:28:03.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T17:28:03.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T17:28:03.482Z] prd-ubuntu20.04-docker-8c-8g-1464 does not seem to be running inside a container [2023-01-09T17:28:03.507Z] $ 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-122/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-122 -v /w/workspace/foundry_device-usb-camera_PR-122:/w/workspace/foundry_device-usb-camera_PR-122:rw,z -v /w/workspace/foundry_device-usb-camera_PR-122@tmp:/w/workspace/foundry_device-usb-camera_PR-122@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-01-09T17:28:03.792Z] $ docker top 258867b51e26266fb1b994bf773c057d850fc1f5718fc46cd24e16f2bf1eec22 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T17:28:04.185Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-09T17:28:04.492Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-09T17:28:04.800Z] + ls /var/log/sa-host [2023-01-09T17:28:04.800Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T17:28:05.011Z] provisioning config files... [2023-01-09T17:28:05.019Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-122@tmp/config24906460532950751tmp [Pipeline] { [Pipeline] echo [2023-01-09T17:28:05.072Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T17:28:05.388Z] ---> create-netrc.sh [Pipeline] } [2023-01-09T17:28:05.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-09T17:28:05.823Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-09T17:28:05.858Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T17:28:06.171Z] ---> sudo-logs.sh [2023-01-09T17:28:06.171Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-09T17:28:06.262Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T17:28:06.578Z] ---> job-cost.sh [2023-01-09T17:28:06.578Z] lf-activate-venv: SKIPPING [2023-01-09T17:28:06.578Z] DEBUG: total: 0.2199999988079071 [2023-01-09T17:28:06.578Z] INFO: Retrieving Stack Cost... [2023-01-09T17:28:06.837Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-09T17:28:07.403Z] INFO: Archiving Costs [Pipeline] echo [2023-01-09T17:28:07.445Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T17:28:07.757Z] ---> logs-deploy.sh [2023-01-09T17:28:07.757Z] lf-activate-venv: SKIPPING [2023-01-09T17:28:07.757Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-122/1 [2023-01-09T17:28:07.757Z] INFO: archiving workspace using pattern(s): [2023-01-09T17:28:08.693Z] Archives upload complete. [2023-01-09T17:28:08.954Z] INFO: archiving logs to Nexus [2023-01-09T17:28:09.521Z] ---> uname -a: [2023-01-09T17:28:09.521Z] Linux prd-ubuntu20-04-docker-8c-8g-1464 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-09T17:28:09.521Z] [2023-01-09T17:28:09.521Z] [2023-01-09T17:28:09.521Z] ---> lscpu: [2023-01-09T17:28:09.521Z] Architecture: x86_64 [2023-01-09T17:28:09.521Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-09T17:28:09.521Z] Byte Order: Little Endian [2023-01-09T17:28:09.521Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-09T17:28:09.521Z] CPU(s): 8 [2023-01-09T17:28:09.521Z] On-line CPU(s) list: 0-7 [2023-01-09T17:28:09.521Z] Thread(s) per core: 1 [2023-01-09T17:28:09.521Z] Core(s) per socket: 1 [2023-01-09T17:28:09.521Z] Socket(s): 8 [2023-01-09T17:28:09.521Z] NUMA node(s): 1 [2023-01-09T17:28:09.521Z] Vendor ID: AuthenticAMD [2023-01-09T17:28:09.521Z] CPU family: 23 [2023-01-09T17:28:09.521Z] Model: 49 [2023-01-09T17:28:09.521Z] Model name: AMD EPYC-Rome Processor [2023-01-09T17:28:09.521Z] Stepping: 0 [2023-01-09T17:28:09.521Z] CPU MHz: 2799.998 [2023-01-09T17:28:09.521Z] BogoMIPS: 5599.99 [2023-01-09T17:28:09.521Z] Virtualization: AMD-V [2023-01-09T17:28:09.521Z] Hypervisor vendor: KVM [2023-01-09T17:28:09.521Z] Virtualization type: full [2023-01-09T17:28:09.521Z] L1d cache: 256 KiB [2023-01-09T17:28:09.521Z] L1i cache: 256 KiB [2023-01-09T17:28:09.521Z] L2 cache: 4 MiB [2023-01-09T17:28:09.521Z] L3 cache: 128 MiB [2023-01-09T17:28:09.521Z] NUMA node0 CPU(s): 0-7 [2023-01-09T17:28:09.521Z] Vulnerability Itlb multihit: Not affected [2023-01-09T17:28:09.521Z] Vulnerability L1tf: Not affected [2023-01-09T17:28:09.521Z] Vulnerability Mds: Not affected [2023-01-09T17:28:09.521Z] Vulnerability Meltdown: Not affected [2023-01-09T17:28:09.521Z] Vulnerability Mmio stale data: Not affected [2023-01-09T17:28:09.521Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-09T17:28:09.521Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-09T17:28:09.521Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-09T17:28:09.521Z] Vulnerability Srbds: Not affected [2023-01-09T17:28:09.521Z] Vulnerability Tsx async abort: Not affected [2023-01-09T17:28:09.521Z] 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-01-09T17:28:09.521Z] [2023-01-09T17:28:09.521Z] [2023-01-09T17:28:09.521Z] ---> nproc: [2023-01-09T17:28:09.521Z] 8 [2023-01-09T17:28:09.521Z] [2023-01-09T17:28:09.521Z] [2023-01-09T17:28:09.521Z] ---> df -h: [2023-01-09T17:28:09.521Z] Filesystem Size Used Avail Use% Mounted on [2023-01-09T17:28:09.521Z] overlay 155G 12G 144G 8% / [2023-01-09T17:28:09.521Z] tmpfs 64M 0 64M 0% /dev [2023-01-09T17:28:09.521Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-09T17:28:09.521Z] shm 64M 0 64M 0% /dev/shm [2023-01-09T17:28:09.521Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-09T17:28:09.521Z] [2023-01-09T17:28:09.521Z] [2023-01-09T17:28:09.521Z] ---> sar -b -r -n DEV: [2023-01-09T17:28:09.521Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1464) 01/09/23 _x86_64_ (8 CPU) [2023-01-09T17:28:09.521Z] [2023-01-09T17:28:09.521Z] 17:17:19 LINUX RESTART (8 CPU) [2023-01-09T17:28:09.521Z] [2023-01-09T17:28:09.521Z] 17:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-09T17:28:09.521Z] 17:19:01 209.42 4.23 205.18 0.00 470.72 84039.73 0.00 [2023-01-09T17:28:09.521Z] 17:20:01 151.94 0.17 151.77 0.00 10.00 29963.67 0.00 [2023-01-09T17:28:09.521Z] 17:21:01 99.55 0.07 99.48 0.00 5.47 19078.57 0.00 [2023-01-09T17:28:09.521Z] 17:22:01 1.60 0.00 1.60 0.00 0.00 17.20 0.00 [2023-01-09T17:28:09.521Z] 17:23:01 38.53 7.75 30.78 0.00 904.12 3072.29 0.00 [2023-01-09T17:28:09.521Z] 17:24:01 22.58 0.00 22.58 0.00 0.00 1854.18 0.00 [2023-01-09T17:28:09.521Z] 17:25:01 28.46 1.58 26.88 0.00 1980.07 3988.94 0.00 [2023-01-09T17:28:09.521Z] 17:26:01 21.96 0.00 21.96 0.00 0.00 1808.77 0.00 [2023-01-09T17:28:09.521Z] 17:27:01 20.88 0.00 20.88 0.00 0.00 1762.37 0.00 [2023-01-09T17:28:09.521Z] 17:28:01 21.83 0.18 21.65 0.00 12.13 1799.70 0.00 [2023-01-09T17:28:09.521Z] Average: 61.67 1.40 60.28 0.00 338.24 14738.33 0.00 [2023-01-09T17:28:09.521Z] [2023-01-09T17:28:09.521Z] 17:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-09T17:28:09.521Z] 17:19:01 28455620 31590840 711568 2.16 140240 3214116 1952088 5.75 1054432 2940728 632 [2023-01-09T17:28:09.521Z] 17:20:01 28056256 31567976 731952 2.23 145940 3563064 1891780 5.58 1206836 3162376 248 [2023-01-09T17:28:09.521Z] 17:21:01 27557944 31599088 697652 2.12 155340 4032476 1761860 5.19 1213112 3599908 4 [2023-01-09T17:28:09.521Z] 17:22:01 27557356 31598612 697832 2.12 155380 4032476 1761860 5.19 1213308 3599908 176 [2023-01-09T17:28:09.521Z] 17:23:01 27389812 31590444 696268 2.12 174160 4166808 1785788 5.26 1300288 3668276 8632 [2023-01-09T17:28:09.521Z] 17:24:01 27375472 31596984 689664 2.10 177240 4183944 1785788 5.26 1296388 3685496 7788 [2023-01-09T17:28:09.521Z] 17:25:01 27256128 31593936 692864 2.11 181324 4289604 1803168 5.31 1365356 3726908 6544 [2023-01-09T17:28:09.521Z] 17:26:01 27241848 31596516 690064 2.10 184052 4303276 1803168 5.31 1368300 3740536 5552 [2023-01-09T17:28:09.521Z] 17:27:01 27225784 31596560 690260 2.10 186368 4316384 1803168 5.31 1371312 3753948 4904 [2023-01-09T17:28:09.521Z] 17:28:01 27200668 31589744 696736 2.12 189044 4331784 1770808 5.22 1376476 3768584 5660 [2023-01-09T17:28:09.521Z] Average: 27531689 31592070 699486 2.13 168909 4043393 1811948 5.34 1276581 3564667 4014 [2023-01-09T17:28:09.521Z] [2023-01-09T17:28:09.521Z] 17:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-09T17:28:09.521Z] 17:19:01 veth0461e71 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:19:01 ens3 516.91 334.36 8166.67 46.98 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:19:01 docker0 161.29 235.66 13.41 2487.56 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:19:01 lo 3.53 3.53 0.35 0.35 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:20:01 ens3 97.50 73.47 884.34 96.33 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:20:01 docker0 13.31 31.24 1.04 642.26 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:20:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:21:01 ens3 107.18 73.42 2527.09 12.86 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:21:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:21:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:22:01 ens3 1.25 0.13 0.08 0.01 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:23:01 ens3 137.19 84.10 993.57 6.06 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:23:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:24:01 ens3 159.21 105.78 292.38 6.82 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:25:01 ens3 122.93 80.84 221.07 5.32 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:25:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:26:01 ens3 129.70 85.44 236.30 5.51 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:27:01 ens3 127.20 84.20 231.59 5.86 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:28:01 ens3 144.84 96.43 262.14 8.60 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] 17:28:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] Average: ens3 154.39 101.82 1381.50 19.44 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] Average: docker0 17.46 26.70 1.45 312.98 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 [2023-01-09T17:28:09.521Z] [2023-01-09T17:28:09.521Z] [2023-01-09T17:28:09.521Z] ---> sar -P ALL: [2023-01-09T17:28:09.521Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1464) 01/09/23 _x86_64_ (8 CPU) [2023-01-09T17:28:09.521Z] [2023-01-09T17:28:09.521Z] 17:17:19 LINUX RESTART (8 CPU) [2023-01-09T17:28:09.521Z] [2023-01-09T17:28:09.521Z] 17:18:01 CPU %user %nice %system %iowait %steal %idle [2023-01-09T17:28:09.522Z] 17:19:01 all 9.94 0.00 4.70 3.18 0.07 82.11 [2023-01-09T17:28:09.522Z] 17:19:01 0 9.04 0.00 4.25 0.67 0.08 85.96 [2023-01-09T17:28:09.522Z] 17:19:01 1 9.24 0.00 4.73 8.63 0.07 77.34 [2023-01-09T17:28:09.522Z] 17:19:01 2 10.63 0.00 4.89 1.17 0.07 83.24 [2023-01-09T17:28:09.522Z] 17:19:01 3 10.68 0.00 3.71 0.25 0.07 85.29 [2023-01-09T17:28:09.522Z] 17:19:01 4 10.08 0.00 4.37 4.27 0.05 81.22 [2023-01-09T17:28:09.522Z] 17:19:01 5 9.83 0.00 5.91 0.39 0.05 83.83 [2023-01-09T17:28:09.522Z] 17:19:01 6 10.16 0.00 4.44 2.11 0.08 83.20 [2023-01-09T17:28:09.522Z] 17:19:01 7 9.88 0.00 5.33 7.96 0.08 76.74 [2023-01-09T17:28:09.522Z] 17:20:01 all 39.87 0.00 6.92 1.16 0.08 51.98 [2023-01-09T17:28:09.522Z] 17:20:01 0 39.09 0.00 6.93 5.23 0.08 48.66 [2023-01-09T17:28:09.522Z] 17:20:01 1 41.75 0.00 7.44 1.10 0.07 49.65 [2023-01-09T17:28:09.522Z] 17:20:01 2 39.68 0.00 6.70 0.22 0.08 53.31 [2023-01-09T17:28:09.522Z] 17:20:01 3 40.15 0.00 6.89 0.37 0.08 52.51 [2023-01-09T17:28:09.522Z] 17:20:01 4 40.84 0.00 7.41 0.75 0.07 50.94 [2023-01-09T17:28:09.522Z] 17:20:01 5 37.64 0.00 6.79 0.19 0.07 55.32 [2023-01-09T17:28:09.522Z] 17:20:01 6 39.85 0.00 6.72 1.23 0.08 52.11 [2023-01-09T17:28:09.522Z] 17:20:01 7 39.93 0.00 6.45 0.20 0.08 53.33 [2023-01-09T17:28:09.522Z] 17:21:01 all 3.06 0.00 1.50 0.73 0.02 94.69 [2023-01-09T17:28:09.522Z] 17:21:01 0 3.83 0.00 1.53 1.13 0.03 93.48 [2023-01-09T17:28:09.522Z] 17:21:01 1 3.29 0.00 1.96 0.03 0.03 94.69 [2023-01-09T17:28:09.522Z] 17:21:01 2 3.53 0.00 1.92 0.28 0.02 94.25 [2023-01-09T17:28:09.522Z] 17:21:01 3 2.96 0.00 1.37 0.07 0.02 95.59 [2023-01-09T17:28:09.522Z] 17:21:01 4 2.16 0.00 1.37 4.04 0.03 92.39 [2023-01-09T17:28:09.522Z] 17:21:01 5 2.42 0.00 1.09 0.03 0.02 96.44 [2023-01-09T17:28:09.522Z] 17:21:01 6 2.94 0.00 1.46 0.02 0.02 95.57 [2023-01-09T17:28:09.522Z] 17:21:01 7 3.38 0.00 1.29 0.20 0.02 95.11 [2023-01-09T17:28:09.522Z] 17:22:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2023-01-09T17:28:09.522Z] 17:22:01 0 0.80 0.00 0.00 0.00 0.02 99.19 [2023-01-09T17:28:09.522Z] 17:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-09T17:28:09.522Z] 17:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-09T17:28:09.522Z] 17:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-09T17:28:09.522Z] 17:22:01 4 0.00 0.00 0.02 0.03 0.02 99.93 [2023-01-09T17:28:09.522Z] 17:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-09T17:28:09.522Z] 17:22:01 6 0.00 0.00 0.02 0.00 0.03 99.95 [2023-01-09T17:28:09.522Z] 17:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-09T17:28:09.522Z] 17:23:01 all 1.05 0.00 0.73 0.27 0.03 97.93 [2023-01-09T17:28:09.522Z] 17:23:01 0 0.65 0.00 0.39 0.07 0.03 98.86 [2023-01-09T17:28:09.522Z] 17:23:01 1 1.33 0.00 0.85 0.48 0.03 97.30 [2023-01-09T17:28:09.522Z] 17:23:01 2 1.22 0.00 0.82 0.05 0.02 97.90 [2023-01-09T17:28:09.522Z] 17:23:01 3 1.30 0.00 0.63 0.37 0.02 97.68 [2023-01-09T17:28:09.522Z] 17:23:01 4 0.63 0.00 0.38 0.55 0.03 98.40 [2023-01-09T17:28:09.522Z] 17:23:01 5 1.37 0.00 0.77 0.05 0.02 97.80 [2023-01-09T17:28:09.522Z] 17:23:01 6 0.63 0.00 0.38 0.53 0.02 98.43 [2023-01-09T17:28:09.522Z] 17:23:01 7 1.22 0.00 1.64 0.03 0.05 97.05 [2023-01-09T17:28:09.522Z] 17:24:01 all 0.40 0.00 0.18 0.16 0.03 99.23 [2023-01-09T17:28:09.522Z] 17:24:01 0 0.27 0.00 0.07 0.03 0.03 99.60 [2023-01-09T17:28:09.522Z] 17:24:01 1 0.57 0.00 0.20 0.07 0.02 99.15 [2023-01-09T17:28:09.522Z] 17:24:01 2 0.50 0.00 0.15 0.05 0.02 99.28 [2023-01-09T17:28:09.522Z] 17:24:01 3 0.22 0.00 0.07 0.02 0.05 99.65 [2023-01-09T17:28:09.522Z] 17:24:01 4 0.42 0.00 0.27 0.03 0.02 99.27 [2023-01-09T17:28:09.522Z] 17:24:01 5 0.55 0.00 0.18 0.07 0.02 99.18 [2023-01-09T17:28:09.522Z] 17:24:01 6 0.38 0.00 0.43 0.95 0.02 98.22 [2023-01-09T17:28:09.522Z] 17:24:01 7 0.32 0.00 0.08 0.03 0.03 99.53 [2023-01-09T17:28:09.522Z] 17:25:01 all 0.74 0.00 0.27 0.33 0.04 98.63 [2023-01-09T17:28:09.522Z] 17:25:01 0 0.60 0.00 0.17 0.03 0.02 99.18 [2023-01-09T17:28:09.522Z] 17:25:01 1 0.95 0.00 0.28 0.08 0.03 98.65 [2023-01-09T17:28:09.522Z] 17:25:01 2 0.53 0.00 0.35 0.03 0.05 99.03 [2023-01-09T17:28:09.522Z] 17:25:01 3 0.40 0.00 0.15 0.15 0.02 99.28 [2023-01-09T17:28:09.522Z] 17:25:01 4 0.40 0.00 0.10 0.07 0.05 99.38 [2023-01-09T17:28:09.522Z] 17:25:01 5 0.90 0.00 0.35 0.07 0.05 98.63 [2023-01-09T17:28:09.522Z] 17:25:01 6 1.38 0.00 0.38 1.70 0.02 96.51 [2023-01-09T17:28:09.522Z] 17:25:01 7 0.77 0.00 0.35 0.49 0.05 98.34 [2023-01-09T17:28:09.522Z] 17:26:01 all 0.41 0.00 0.15 0.18 0.03 99.23 [2023-01-09T17:28:09.522Z] 17:26:01 0 0.27 0.00 0.12 0.03 0.02 99.56 [2023-01-09T17:28:09.522Z] 17:26:01 1 0.72 0.00 0.27 0.07 0.02 98.93 [2023-01-09T17:28:09.522Z] 17:26:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-09T17:28:09.522Z] 17:26:01 3 0.30 0.00 0.07 0.02 0.03 99.58 [2023-01-09T17:28:09.522Z] 17:26:01 4 0.37 0.00 0.08 0.03 0.03 99.48 [2023-01-09T17:28:09.522Z] 17:26:01 5 0.45 0.00 0.22 0.02 0.02 99.30 [2023-01-09T17:28:09.522Z] 17:26:01 6 0.27 0.00 0.13 1.20 0.02 98.38 [2023-01-09T17:28:09.522Z] 17:26:01 7 0.87 0.00 0.27 0.10 0.05 98.71 [2023-01-09T17:28:09.522Z] 17:27:01 all 0.45 0.00 0.15 0.19 0.03 99.18 [2023-01-09T17:28:09.522Z] 17:27:01 0 0.13 0.00 0.08 0.00 0.02 99.77 [2023-01-09T17:28:09.522Z] 17:27:01 1 0.50 0.00 0.20 0.02 0.02 99.27 [2023-01-09T17:28:09.522Z] 17:27:01 2 0.03 0.00 0.00 0.00 0.03 99.93 [2023-01-09T17:28:09.522Z] 17:27:01 3 0.57 0.00 0.12 0.03 0.03 99.25 [2023-01-09T17:28:09.522Z] 17:27:01 4 0.37 0.00 0.15 0.02 0.03 99.43 [2023-01-09T17:28:09.522Z] 17:27:01 5 0.70 0.00 0.20 0.07 0.02 99.02 [2023-01-09T17:28:09.522Z] 17:27:01 6 0.87 0.00 0.35 1.40 0.02 97.37 [2023-01-09T17:28:09.522Z] 17:27:01 7 0.40 0.00 0.12 0.02 0.03 99.43 [2023-01-09T17:28:09.522Z] 17:28:01 all 0.75 0.00 0.22 0.30 0.02 98.71 [2023-01-09T17:28:09.522Z] 17:28:01 0 0.78 0.00 0.27 0.17 0.02 98.77 [2023-01-09T17:28:09.522Z] 17:28:01 1 0.32 0.00 0.13 0.00 0.02 99.53 [2023-01-09T17:28:09.522Z] 17:28:01 2 0.42 0.00 0.18 0.02 0.03 99.35 [2023-01-09T17:28:09.522Z] 17:28:01 3 0.25 0.00 0.12 0.02 0.02 99.60 [2023-01-09T17:28:09.522Z] 17:28:01 4 0.78 0.00 0.13 0.03 0.02 99.03 [2023-01-09T17:28:09.522Z] 17:28:01 5 0.70 0.00 0.22 0.05 0.02 99.02 [2023-01-09T17:28:09.522Z] 17:28:01 6 1.74 0.00 0.35 2.02 0.03 95.86 [2023-01-09T17:28:09.522Z] 17:28:01 7 0.99 0.00 0.34 0.10 0.03 98.54 [2023-01-09T17:28:09.522Z] Average: all 5.64 0.00 1.47 0.65 0.03 92.21 [2023-01-09T17:28:09.522Z] Average: 0 5.51 0.00 1.37 0.73 0.04 92.35 [2023-01-09T17:28:09.522Z] Average: 1 5.82 0.00 1.59 1.04 0.03 91.52 [2023-01-09T17:28:09.522Z] Average: 2 5.62 0.00 1.50 0.18 0.04 92.67 [2023-01-09T17:28:09.522Z] Average: 3 5.64 0.00 1.30 0.13 0.04 92.89 [2023-01-09T17:28:09.522Z] Average: 4 5.55 0.00 1.42 0.98 0.04 92.02 [2023-01-09T17:28:09.522Z] Average: 5 5.42 0.00 1.56 0.09 0.03 92.90 [2023-01-09T17:28:09.522Z] Average: 6 5.78 0.00 1.46 1.12 0.03 91.61 [2023-01-09T17:28:09.522Z] Average: 7 5.74 0.00 1.58 0.90 0.04 91.73 [2023-01-09T17:28:09.522Z] [2023-01-09T17:28:09.522Z] [2023-01-09T17:28:09.522Z]