Pull request #333 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6cf99f982f25d3231244b9f361a460cefdf4c8aa+ccce436d0ac5c3ef3c815fb520729a26368c4d34 (72783f9ee8a2a9b8b493d5c8a906916305bcdc8a) 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-ssh14050878739506202459.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh7749145561525120152.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 590556114a56c6d90cc8043840e039c2f74196dc 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-333/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-333/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6734903702518392444.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-333/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9759012844789743158.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh2107724989084935391.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-333/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-333/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14323969341751396608.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 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4378 in /w/workspace/foundry_device-usb-camera_PR-333 [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-333 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/333/head:refs/remotes/origin/PR-333 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ccce436d0ac5c3ef3c815fb520729a26368c4d34 into PR head commit 6cf99f982f25d3231244b9f361a460cefdf4c8aa Merge succeeded, producing 6cf99f982f25d3231244b9f361a460cefdf4c8aa Checking out Revision 6cf99f982f25d3231244b9f361a460cefdf4c8aa (PR-333) 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 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 6cf99f982f25d3231244b9f361a460cefdf4c8aa # 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 ccce436d0ac5c3ef3c815fb520729a26368c4d34 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cf99f982f25d3231244b9f361a460cefdf4c8aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-25T17:54:17.419Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-25T17:54:17.657Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-25T17:54:17.789Z] ========================================================= [2024-06-25T17:54:17.789Z] EdgeX Global Pipelines Version Info [2024-06-25T17:54:17.789Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-25T17:54:18.907Z] ------------------- [2024-06-25T17:54:18.907Z] stable info: [2024-06-25T17:54:18.907Z] ------------------- [2024-06-25T17:54:18.907Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T17:54:18.907Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-25T17:54:18.907Z] Message: update stable to v1.0.260 [2024-06-25T17:54:19.167Z] ------------------- [2024-06-25T17:54:19.168Z] experimental info: [2024-06-25T17:54:19.168Z] ------------------- [2024-06-25T17:54:19.168Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T17:54:19.168Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-25T17:54:19.168Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-25T17:54:19.376Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-06-25T17:54:19.435Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-06-25T17:54:19.492Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-25T17:54:19.547Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-25T17:54:19.610Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-25T17:54:19.674Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-25T17:54:19.739Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-25T17:54:19.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-06-25T17:54:19.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-25T17:54:19.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-25T17:54:19.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-25T17:54:20.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-06-25T17:54:20.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-25T17:54:20.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-25T17:54:20.233Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-25T17:54:20.296Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-25T17:54:20.354Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T17:54:20.415Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T17:54:20.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-25T17:54:20.537Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-25T17:54:20.602Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-06-25T17:54:20.665Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-06-25T17:54:20.720Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-25T17:54:20.788Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-25T17:54:20.856Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-25T17:54:20.919Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-25T17:54:20.977Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-25T17:54:21.036Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-333 [Pipeline] echo [2024-06-25T17:54:21.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-333 [Pipeline] echo [2024-06-25T17:54:21.160Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-333 [Pipeline] echo [2024-06-25T17:54:21.223Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6cf99f982f25d3231244b9f361a460cefdf4c8aa [Pipeline] echo [2024-06-25T17:54:21.289Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6cf99f9 [Pipeline] echo [2024-06-25T17:54:21.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T17:54:21.495Z] provisioning config files... [2024-06-25T17:54:21.508Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-333@tmp/config5774960669100006784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T17:54:22.006Z] ---> ****-login.sh [2024-06-25T17:54:22.006Z] nexus3.edgexfoundry.org:10001 [2024-06-25T17:54:22.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T17:54:22.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T17:54:22.531Z] Configure a credential helper to remove this warning. See [2024-06-25T17:54:22.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T17:54:22.531Z] [2024-06-25T17:54:22.531Z] Login Succeeded [2024-06-25T17:54:22.531Z] nexus3.edgexfoundry.org:10002 [2024-06-25T17:54:22.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T17:54:22.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T17:54:22.791Z] Configure a credential helper to remove this warning. See [2024-06-25T17:54:22.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T17:54:22.791Z] [2024-06-25T17:54:22.791Z] Login Succeeded [2024-06-25T17:54:22.791Z] nexus3.edgexfoundry.org:10003 [2024-06-25T17:54:22.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T17:54:22.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T17:54:22.791Z] Configure a credential helper to remove this warning. See [2024-06-25T17:54:22.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T17:54:22.791Z] [2024-06-25T17:54:22.791Z] Login Succeeded [2024-06-25T17:54:22.792Z] nexus3.edgexfoundry.org:10004 [2024-06-25T17:54:22.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T17:54:22.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T17:54:22.792Z] Configure a credential helper to remove this warning. See [2024-06-25T17:54:22.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T17:54:22.792Z] [2024-06-25T17:54:22.792Z] Login Succeeded [2024-06-25T17:54:22.792Z] ****.io [2024-06-25T17:54:23.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T17:54:23.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T17:54:23.053Z] Configure a credential helper to remove this warning. See [2024-06-25T17:54:23.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T17:54:23.053Z] [2024-06-25T17:54:23.053Z] Login Succeeded [2024-06-25T17:54:23.053Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T17:54:23.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-25T17:54:23.795Z] + git rev-list -1 --merges 6cf99f982f25d3231244b9f361a460cefdf4c8aa~1..6cf99f982f25d3231244b9f361a460cefdf4c8aa [Pipeline] echo [2024-06-25T17:54:23.845Z] -----------> git rev-list -1 --merges 6cf99f982f25d3231244b9f361a460cefdf4c8aa~1..6cf99f982f25d3231244b9f361a460cefdf4c8aa 6cf99f982f25d3231244b9f361a460cefdf4c8aa [false] [Pipeline] sh [2024-06-25T17:54:24.185Z] + git log --format=format:%s -1 6cf99f982f25d3231244b9f361a460cefdf4c8aa [Pipeline] echo [2024-06-25T17:54:24.228Z] ========================================================= [2024-06-25T17:54:24.228Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-25T17:54:24.228Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T17:54:24.699Z] + git log --format=format:%s -1 6cf99f982f25d3231244b9f361a460cefdf4c8aa [Pipeline] echo [2024-06-25T17:54:24.740Z] [semverPrep] GIT_COMMIT: 6cf99f982f25d3231244b9f361a460cefdf4c8aa, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-06-25T17:54:24.784Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-25T17:54:25.216Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-25T17:54:25.216Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-25T17:54:25.216Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-25T17:54:25.216Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-25T17:54:25.216Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-25T17:54:25.216Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-25T17:54:25.216Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T17:54:25.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T17:54:25.739Z] [2024-06-25T17:54:25.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T17:54:26.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T17:54:26.140Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-25T17:54:26.140Z] b85a868b505f: Pulling fs layer [2024-06-25T17:54:26.140Z] e2be974225ed: Pulling fs layer [2024-06-25T17:54:26.140Z] 339a4e72a1f5: Pulling fs layer [2024-06-25T17:54:26.140Z] 988bab9f4d93: Pulling fs layer [2024-06-25T17:54:26.140Z] 1469e6f7b9e6: Pulling fs layer [2024-06-25T17:54:26.140Z] eaf3925da568: Pulling fs layer [2024-06-25T17:54:26.140Z] bab4dde63d76: Pulling fs layer [2024-06-25T17:54:26.141Z] bde34c3a00c8: Pulling fs layer [2024-06-25T17:54:26.141Z] b352a97aabf1: Pulling fs layer [2024-06-25T17:54:26.141Z] 4872d77fe225: Pulling fs layer [2024-06-25T17:54:26.141Z] 5851b861e8e6: Pulling fs layer [2024-06-25T17:54:26.141Z] 988bab9f4d93: Waiting [2024-06-25T17:54:26.141Z] bde34c3a00c8: Waiting [2024-06-25T17:54:26.141Z] 1469e6f7b9e6: Waiting [2024-06-25T17:54:26.141Z] eaf3925da568: Waiting [2024-06-25T17:54:26.141Z] bab4dde63d76: Waiting [2024-06-25T17:54:26.141Z] b352a97aabf1: Waiting [2024-06-25T17:54:26.141Z] 5851b861e8e6: Waiting [2024-06-25T17:54:26.141Z] 4872d77fe225: Waiting [2024-06-25T17:54:26.141Z] e2be974225ed: Download complete [2024-06-25T17:54:26.141Z] 988bab9f4d93: Verifying Checksum [2024-06-25T17:54:26.141Z] 988bab9f4d93: Download complete [2024-06-25T17:54:26.400Z] 339a4e72a1f5: Verifying Checksum [2024-06-25T17:54:26.400Z] 339a4e72a1f5: Download complete [2024-06-25T17:54:26.400Z] 1469e6f7b9e6: Verifying Checksum [2024-06-25T17:54:26.400Z] 1469e6f7b9e6: Download complete [2024-06-25T17:54:26.400Z] eaf3925da568: Download complete [2024-06-25T17:54:26.400Z] bde34c3a00c8: Download complete [2024-06-25T17:54:26.400Z] b352a97aabf1: Download complete [2024-06-25T17:54:26.400Z] 4872d77fe225: Download complete [2024-06-25T17:54:26.400Z] 5851b861e8e6: Verifying Checksum [2024-06-25T17:54:26.400Z] b85a868b505f: Verifying Checksum [2024-06-25T17:54:26.400Z] b85a868b505f: Download complete [2024-06-25T17:54:26.661Z] bab4dde63d76: Verifying Checksum [2024-06-25T17:54:26.661Z] bab4dde63d76: Download complete [2024-06-25T17:54:27.598Z] b85a868b505f: Pull complete [2024-06-25T17:54:27.858Z] e2be974225ed: Pull complete [2024-06-25T17:54:28.428Z] 339a4e72a1f5: Pull complete [2024-06-25T17:54:28.428Z] 988bab9f4d93: Pull complete [2024-06-25T17:54:28.688Z] 1469e6f7b9e6: Pull complete [2024-06-25T17:54:28.688Z] eaf3925da568: Pull complete [2024-06-25T17:54:30.615Z] bab4dde63d76: Pull complete [2024-06-25T17:54:30.615Z] bde34c3a00c8: Pull complete [2024-06-25T17:54:30.615Z] b352a97aabf1: Pull complete [2024-06-25T17:54:30.876Z] 4872d77fe225: Pull complete [2024-06-25T17:54:30.876Z] 5851b861e8e6: Pull complete [2024-06-25T17:54:30.876Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-25T17:54:30.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T17:54:30.876Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T17:54:31.186Z] prd-ubuntu20.04-docker-8c-8g-4378 does not seem to be running inside a container [2024-06-25T17:54:31.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-333 -v /w/workspace/foundry_device-usb-camera_PR-333:/w/workspace/foundry_device-usb-camera_PR-333:rw,z -v /w/workspace/foundry_device-usb-camera_PR-333@tmp:/w/workspace/foundry_device-usb-camera_PR-333@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 [2024-06-25T17:54:34.858Z] $ docker top b408486997c15c215c8b301c03bd97949da50989ba9e2647bac8114df716c7ab -eo pid,comm [2024-06-25T17:54:34.922Z] 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). [2024-06-25T17:54:34.923Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-25T17:54:35.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T17:54:35.102Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T17:54:35.211Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T17:54:35.216Z] $ docker exec b408486997c15c215c8b301c03bd97949da50989ba9e2647bac8114df716c7ab ssh-agent [2024-06-25T17:54:35.341Z] SSH_AUTH_SOCK=/tmp/ssh-ArOD6CC9yigJ/agent.32 [2024-06-25T17:54:35.341Z] SSH_AGENT_PID=38 [2024-06-25T17:54:35.348Z] Running ssh-add (command line suppressed) [2024-06-25T17:54:35.442Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-333@tmp/private_key_17287709629622380495.key (/w/workspace/foundry_device-usb-camera_PR-333@tmp/private_key_17287709629622380495.key) [2024-06-25T17:54:35.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T17:54:35.814Z] + git tag --points-at HEAD [Pipeline] } [2024-06-25T17:54:35.845Z] $ docker exec --env ******** --env ******** b408486997c15c215c8b301c03bd97949da50989ba9e2647bac8114df716c7ab ssh-agent -k [2024-06-25T17:54:35.948Z] unset SSH_AUTH_SOCK; [2024-06-25T17:54:35.948Z] unset SSH_AGENT_PID; [2024-06-25T17:54:35.948Z] echo Agent pid 38 killed; [2024-06-25T17:54:35.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-25T17:54:36.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T17:54:36.135Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T17:54:36.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T17:54:36.257Z] $ docker exec b408486997c15c215c8b301c03bd97949da50989ba9e2647bac8114df716c7ab ssh-agent [2024-06-25T17:54:36.351Z] SSH_AUTH_SOCK=/tmp/ssh-MBx0L5Qy4QWG/agent.72 [2024-06-25T17:54:36.351Z] SSH_AGENT_PID=78 [2024-06-25T17:54:36.357Z] Running ssh-add (command line suppressed) [2024-06-25T17:54:36.456Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-333@tmp/private_key_17685423826939139113.key (/w/workspace/foundry_device-usb-camera_PR-333@tmp/private_key_17685423826939139113.key) [2024-06-25T17:54:36.468Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T17:54:36.808Z] + git semver init [2024-06-25T17:54:37.070Z] 2024-06-25 17:54:37,008 [run_init] DEBUG init version:0.0.0 force:False [2024-06-25T17:54:37.070Z] 2024-06-25 17:54:37,010 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-333/.semver [2024-06-25T17:54:37.070Z] 2024-06-25 17:54:37,010 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-333/.semver [2024-06-25T17:54:37.070Z] 2024-06-25 17:54:37,010 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-333/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-333, universal_newlines=False, shell=None, istream=None) [2024-06-25T17:54:38.452Z] 2024-06-25 17:54:38,208 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-333/.git/info/exclude [2024-06-25T17:54:38.452Z] 2024-06-25 17:54:38,209 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-333/.semver/PR-333 with force:False [2024-06-25T17:54:38.452Z] 2024-06-25 17:54:38,209 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-333/.semver/PR-333 [2024-06-25T17:54:38.452Z] 2024-06-25 17:54:38,214 [execute] INFO git cat-file --batch-check [2024-06-25T17:54:38.452Z] 2024-06-25 17:54:38,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-333/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T17:54:38.452Z] 2024-06-25 17:54:38,220 [execute] INFO git cat-file --batch [2024-06-25T17:54:38.452Z] 2024-06-25 17:54:38,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-333/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T17:54:38.452Z] 2024-06-25 17:54:38,227 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-333/.semver/PR-333 [2024-06-25T17:54:38.452Z] 0.0.0 [Pipeline] } [2024-06-25T17:54:38.483Z] $ docker exec --env ******** --env ******** b408486997c15c215c8b301c03bd97949da50989ba9e2647bac8114df716c7ab ssh-agent -k [2024-06-25T17:54:38.585Z] unset SSH_AUTH_SOCK; [2024-06-25T17:54:38.585Z] unset SSH_AGENT_PID; [2024-06-25T17:54:38.586Z] echo Agent pid 78 killed; [2024-06-25T17:54:38.594Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-25T17:54:39.076Z] + git semver [Pipeline] } [2024-06-25T17:54:39.375Z] $ docker stop --time=1 b408486997c15c215c8b301c03bd97949da50989ba9e2647bac8114df716c7ab [2024-06-25T17:54:40.671Z] $ docker rm -f --volumes b408486997c15c215c8b301c03bd97949da50989ba9e2647bac8114df716c7ab [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T17:54:41.106Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-25T17:54:41.422Z] Stashed 1 file(s) [Pipeline] echo [2024-06-25T17:54:41.445Z] [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 [2024-06-25T17:54:42.173Z] provisioning config files... [2024-06-25T17:54:42.182Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-333@tmp/config7575200685615467624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T17:54:42.555Z] ---> ****-login.sh [2024-06-25T17:54:42.555Z] nexus3.edgexfoundry.org:10001 [2024-06-25T17:54:42.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T17:54:42.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T17:54:42.555Z] Configure a credential helper to remove this warning. See [2024-06-25T17:54:42.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T17:54:42.555Z] [2024-06-25T17:54:42.555Z] Login Succeeded [2024-06-25T17:54:42.555Z] nexus3.edgexfoundry.org:10002 [2024-06-25T17:54:42.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T17:54:42.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T17:54:42.555Z] Configure a credential helper to remove this warning. See [2024-06-25T17:54:42.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T17:54:42.555Z] [2024-06-25T17:54:42.555Z] Login Succeeded [2024-06-25T17:54:42.555Z] nexus3.edgexfoundry.org:10003 [2024-06-25T17:54:42.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T17:54:42.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T17:54:42.814Z] Configure a credential helper to remove this warning. See [2024-06-25T17:54:42.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T17:54:42.814Z] [2024-06-25T17:54:42.814Z] Login Succeeded [2024-06-25T17:54:42.814Z] nexus3.edgexfoundry.org:10004 [2024-06-25T17:54:42.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T17:54:42.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T17:54:42.814Z] Configure a credential helper to remove this warning. See [2024-06-25T17:54:42.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T17:54:42.814Z] [2024-06-25T17:54:42.814Z] Login Succeeded [2024-06-25T17:54:42.814Z] ****.io [2024-06-25T17:54:43.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T17:54:43.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T17:54:43.074Z] Configure a credential helper to remove this warning. See [2024-06-25T17:54:43.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T17:54:43.074Z] [2024-06-25T17:54:43.074Z] Login Succeeded [2024-06-25T17:54:43.074Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T17:54:43.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-25T17:54:43.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T17:54:43.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T17:54:43.435Z] ========================================================= [2024-06-25T17:54:43.435Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-25T17:54:43.435Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T17:54:43.977Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-06-25T17:54:43.977Z] Sending build context to Docker daemon 17.94MB [2024-06-25T17:54:43.977Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T17:54:43.977Z] Step 2/13 : FROM ${BASE} AS builder [2024-06-25T17:54:43.977Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-25T17:54:43.977Z] 619be1103602: Pulling fs layer [2024-06-25T17:54:43.977Z] 7862e08f4a3e: Pulling fs layer [2024-06-25T17:54:43.977Z] 5df492c9dc93: Pulling fs layer [2024-06-25T17:54:43.977Z] 7629e6793208: Pulling fs layer [2024-06-25T17:54:43.977Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T17:54:43.977Z] fb5054dd5b73: Pulling fs layer [2024-06-25T17:54:43.977Z] eeca6798cff9: Pulling fs layer [2024-06-25T17:54:43.977Z] aa269ceb94a6: Pulling fs layer [2024-06-25T17:54:43.977Z] ada007ff1a6a: Pulling fs layer [2024-06-25T17:54:43.977Z] 4f4fb700ef54: Waiting [2024-06-25T17:54:43.977Z] fb5054dd5b73: Waiting [2024-06-25T17:54:43.977Z] eeca6798cff9: Waiting [2024-06-25T17:54:43.977Z] aa269ceb94a6: Waiting [2024-06-25T17:54:43.977Z] ada007ff1a6a: Waiting [2024-06-25T17:54:43.977Z] 7862e08f4a3e: Verifying Checksum [2024-06-25T17:54:43.977Z] 7862e08f4a3e: Download complete [2024-06-25T17:54:44.236Z] 7629e6793208: Verifying Checksum [2024-06-25T17:54:44.236Z] 7629e6793208: Download complete [2024-06-25T17:54:44.236Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T17:54:44.236Z] 4f4fb700ef54: Download complete [2024-06-25T17:54:44.236Z] fb5054dd5b73: Verifying Checksum [2024-06-25T17:54:44.236Z] fb5054dd5b73: Download complete [2024-06-25T17:54:44.236Z] 619be1103602: Verifying Checksum [2024-06-25T17:54:44.236Z] 619be1103602: Download complete [2024-06-25T17:54:44.236Z] eeca6798cff9: Verifying Checksum [2024-06-25T17:54:44.236Z] eeca6798cff9: Download complete [2024-06-25T17:54:44.236Z] 619be1103602: Pull complete [2024-06-25T17:54:44.496Z] ada007ff1a6a: Verifying Checksum [2024-06-25T17:54:44.496Z] ada007ff1a6a: Download complete [2024-06-25T17:54:44.496Z] 7862e08f4a3e: Pull complete [2024-06-25T17:54:44.496Z] 5df492c9dc93: Verifying Checksum [2024-06-25T17:54:44.496Z] 5df492c9dc93: Download complete [2024-06-25T17:54:45.064Z] aa269ceb94a6: Verifying Checksum [2024-06-25T17:54:45.064Z] aa269ceb94a6: Download complete [2024-06-25T17:54:47.594Z] 5df492c9dc93: Pull complete [2024-06-25T17:54:47.594Z] 7629e6793208: Pull complete [2024-06-25T17:54:47.594Z] 4f4fb700ef54: Pull complete [2024-06-25T17:54:47.594Z] fb5054dd5b73: Pull complete [2024-06-25T17:54:47.594Z] eeca6798cff9: Pull complete [2024-06-25T17:54:50.123Z] aa269ceb94a6: Pull complete [2024-06-25T17:54:50.123Z] ada007ff1a6a: Pull complete [2024-06-25T17:54:50.382Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-25T17:54:50.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-25T17:54:50.383Z] ---> f489d0715acc [2024-06-25T17:54:50.383Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-06-25T17:54:55.661Z] ---> Running in 0ec7bf064f11 [2024-06-25T17:54:55.661Z] Removing intermediate container 0ec7bf064f11 [2024-06-25T17:54:55.661Z] ---> ebe7b81afc75 [2024-06-25T17:54:55.661Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T17:54:55.661Z] ---> Running in da4c0e6773b7 [2024-06-25T17:54:55.661Z] Removing intermediate container da4c0e6773b7 [2024-06-25T17:54:55.661Z] ---> 6411768f06ef [2024-06-25T17:54:55.661Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-06-25T17:54:55.661Z] ---> Running in 31acb251fd99 [2024-06-25T17:54:55.661Z] Removing intermediate container 31acb251fd99 [2024-06-25T17:54:55.661Z] ---> 1736602edb67 [2024-06-25T17:54:55.661Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-06-25T17:54:55.920Z] ---> Running in 1578a2792119 [2024-06-25T17:54:55.920Z] Removing intermediate container 1578a2792119 [2024-06-25T17:54:55.920Z] ---> 0676ca79b1a8 [2024-06-25T17:54:55.920Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T17:54:55.920Z] ---> Running in 3754615e1452 [2024-06-25T17:54:56.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T17:54:56.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T17:54:56.697Z] (1/13) Installing libintl (0.21.1-r7) [2024-06-25T17:54:56.697Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-06-25T17:54:56.697Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-06-25T17:54:56.697Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-06-25T17:54:56.697Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-06-25T17:54:56.956Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-06-25T17:54:56.956Z] (7/13) Installing udev-init-scripts (35-r1) [2024-06-25T17:54:56.956Z] (8/13) Installing libblkid (2.38.1-r8) [2024-06-25T17:54:56.956Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-06-25T17:54:56.956Z] (10/13) Installing kmod-libs (30-r3) [2024-06-25T17:54:56.956Z] (11/13) Installing eudev (3.2.11-r8) [2024-06-25T17:54:56.961Z] Still waiting to schedule task [2024-06-25T17:54:56.961Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-06-25T17:54:57.215Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-06-25T17:54:57.216Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-06-25T17:54:57.216Z] Executing busybox-1.36.1-r5.trigger [2024-06-25T17:54:57.216Z] Executing eudev-3.2.11-r8.trigger [2024-06-25T17:54:57.216Z] OK: 271 MiB in 65 packages [2024-06-25T17:54:57.785Z] Removing intermediate container 3754615e1452 [2024-06-25T17:54:57.785Z] ---> fdc331bac5c3 [2024-06-25T17:54:57.785Z] Step 8/13 : WORKDIR /device-usb-camera [2024-06-25T17:54:57.785Z] ---> Running in 8e91dd36874d [2024-06-25T17:54:58.043Z] Removing intermediate container 8e91dd36874d [2024-06-25T17:54:58.043Z] ---> 25031705a277 [2024-06-25T17:54:58.043Z] Step 9/13 : COPY go.mod vendor* ./ [2024-06-25T17:54:58.043Z] ---> fb5bc687a85a [2024-06-25T17:54:58.043Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T17:54:58.043Z] ---> Running in 289aa9922719 [2024-06-25T17:55:54.283Z] Removing intermediate container 289aa9922719 [2024-06-25T17:55:54.283Z] ---> 0ebcbbd11289 [2024-06-25T17:55:54.283Z] Step 11/13 : COPY . . [2024-06-25T17:55:54.283Z] ---> 2d2033644abc [2024-06-25T17:55:54.283Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-06-25T17:55:54.283Z] ---> Running in 84233daff7de [2024-06-25T17:55:54.283Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T17:55:54.283Z] Dload Upload Total Spent Left Speed [2024-06-25T17:55:54.283Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062  100  1062   0 0  7197    0 --:--:-- --:--:-- --:--:--  7224 [2024-06-25T17:55:54.283Z] Removing intermediate container 84233daff7de [2024-06-25T17:55:54.283Z] ---> cceb513bc5bf [2024-06-25T17:55:54.283Z] Step 13/13 : RUN ${MAKE} [2024-06-25T17:55:54.283Z] ---> Running in 7cd20e488b46 [2024-06-25T17:55:54.283Z] noop [2024-06-25T17:55:54.283Z] Removing intermediate container 7cd20e488b46 [2024-06-25T17:55:54.283Z] ---> 77ce1a8c967f [2024-06-25T17:55:54.283Z] Successfully built 77ce1a8c967f [2024-06-25T17:55:54.283Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T17:55:54.793Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T17:55:54.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T17:55:54.971Z] prd-ubuntu20.04-docker-8c-8g-4378 does not seem to be running inside a container [2024-06-25T17:55:55.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-333 -v /w/workspace/foundry_device-usb-camera_PR-333:/w/workspace/foundry_device-usb-camera_PR-333:rw,z -v /w/workspace/foundry_device-usb-camera_PR-333@tmp:/w/workspace/foundry_device-usb-camera_PR-333@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 [2024-06-25T17:55:55.348Z] $ docker top dedad2883d7402a2b378a09bde858fcbd4c77a53230f7dee49b08795b8afa190 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T17:55:55.756Z] + go version [2024-06-25T17:55:55.756Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-25T17:55:55.797Z] $ docker stop --time=1 dedad2883d7402a2b378a09bde858fcbd4c77a53230f7dee49b08795b8afa190 [2024-06-25T17:55:57.044Z] $ docker rm -f --volumes dedad2883d7402a2b378a09bde858fcbd4c77a53230f7dee49b08795b8afa190 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T17:55:57.882Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T17:55:57.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T17:55:58.054Z] prd-ubuntu20.04-docker-8c-8g-4378 does not seem to be running inside a container [2024-06-25T17:55:58.102Z] $ 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-333 -v /w/workspace/foundry_device-usb-camera_PR-333:/w/workspace/foundry_device-usb-camera_PR-333:rw,z -v /w/workspace/foundry_device-usb-camera_PR-333@tmp:/w/workspace/foundry_device-usb-camera_PR-333@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 [2024-06-25T17:55:58.421Z] $ docker top 9cb1d44508fd6a6c8b33e1bb78b001da8b316a0ee2d13354f5da8bf7baa576c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T17:55:58.825Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-333 [Pipeline] fileExists [Pipeline] sh [2024-06-25T17:55:59.197Z] + make test [2024-06-25T17:55:59.197Z] go test ./... -coverprofile=coverage.out ./... [2024-06-25T17:56:00.574Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-06-25T17:56:18.646Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-06-25T17:56:18.646Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements [2024-06-25T17:56:28.644Z] go vet ./... [2024-06-25T17:56:31.484Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4379 in /w/workspace/foundry_device-usb-camera_PR-333 [Pipeline] { [Pipeline] ws [2024-06-25T17:56:31.579Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-06-25T17:56:33.907Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-25T17:56:33.907Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-25T17:56:33.907Z] ./bin/test-attribution-txt.sh [2024-06-25T17:56:33.907Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-25T17:56:33.907Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-25T17:56:34.167Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [2024-06-25T17:56:34.687Z] Selected Git installation does not exist. Using Default [2024-06-25T17:56:34.687Z] The recommended git tool is: NONE [Pipeline] echo [2024-06-25T17:56:34.778Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-25T17:56:34.833Z] $ docker stop --time=1 9cb1d44508fd6a6c8b33e1bb78b001da8b316a0ee2d13354f5da8bf7baa576c7 [2024-06-25T17:56:39.508Z] $ docker rm -f --volumes 9cb1d44508fd6a6c8b33e1bb78b001da8b316a0ee2d13354f5da8bf7baa576c7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T17:56:40.134Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-25T17:56:40.218Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-06-25T17:56:41.006Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-25T17:56:41.329Z] + ls -al . [2024-06-25T17:56:41.329Z] total 292 [2024-06-25T17:56:41.329Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 25 17:55 . [2024-06-25T17:56:41.329Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 17:54 .. [2024-06-25T17:56:41.329Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 17:56 .git [2024-06-25T17:56:41.329Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 17:54 .github [2024-06-25T17:56:41.329Z] -rw-rw-r-- 1 jenkins jenkins 429 Jun 25 17:54 .gitignore [2024-06-25T17:56:41.329Z] -rw-rw-r-- 1 jenkins jenkins 45 Jun 25 17:54 .golangci.yml [2024-06-25T17:56:41.329Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 25 17:54 .hadolint.yml [2024-06-25T17:56:41.329Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 17:54 .semver [2024-06-25T17:56:41.329Z] -rw-rw-r-- 1 jenkins jenkins 10851 Jun 25 17:54 Attribution.txt [2024-06-25T17:56:41.329Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jun 25 17:54 CHANGELOG.md [2024-06-25T17:56:41.329Z] -rw-rw-r-- 1 jenkins jenkins 2562 Jun 25 17:54 Dockerfile [2024-06-25T17:56:41.329Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 25 17:54 GOVERNANCE.md [2024-06-25T17:56:41.329Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 25 17:54 Jenkinsfile [2024-06-25T17:56:41.329Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 25 17:54 LICENSE [2024-06-25T17:56:41.329Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jun 25 17:54 Makefile [2024-06-25T17:56:41.329Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 25 17:54 OWNERS.md [2024-06-25T17:56:41.329Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jun 25 17:54 README.md [2024-06-25T17:56:41.329Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 17:54 VERSION [2024-06-25T17:56:41.329Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 17:54 bin [2024-06-25T17:56:41.329Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 17:54 cmd [2024-06-25T17:56:41.329Z] -rw-r--r-- 1 jenkins jenkins 54703 Jun 25 17:56 coverage.out [2024-06-25T17:56:41.329Z] -rwxrwxr-x 1 jenkins jenkins 84 Jun 25 17:54 docker-entrypoint.sh [2024-06-25T17:56:41.329Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 17:54 docs [2024-06-25T17:56:41.329Z] -rw-rw-r-- 1 jenkins jenkins 7266 Jun 25 17:54 go.mod [2024-06-25T17:56:41.329Z] -rw-rw-r-- 1 jenkins jenkins 102297 Jun 25 17:54 go.sum [2024-06-25T17:56:41.329Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 17:54 internal [2024-06-25T17:56:41.329Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 25 17:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T17:56:41.761Z] + 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=6cf99f982f25d3231244b9f361a460cefdf4c8aa --label arch=amd64 --label version=0.0.0 . [2024-06-25T17:56:41.761Z] Sending build context to Docker daemon 17.99MB [2024-06-25T17:56:41.761Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T17:56:41.761Z] Step 2/37 : FROM ${BASE} AS builder [2024-06-25T17:56:41.761Z] ---> 77ce1a8c967f [2024-06-25T17:56:41.761Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-06-25T17:56:42.021Z] ---> Running in 30c8db1ee7d0 [2024-06-25T17:56:42.231Z] using credential edgex-jenkins-ssh [2024-06-25T17:56:42.256Z] Cloning the remote Git repository [2024-06-25T17:56:42.279Z] Removing intermediate container 30c8db1ee7d0 [2024-06-25T17:56:42.279Z] ---> 3be974307f5b [2024-06-25T17:56:42.279Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T17:56:42.279Z] ---> Running in 8459f3324c6d [2024-06-25T17:56:42.279Z] Removing intermediate container 8459f3324c6d [2024-06-25T17:56:42.279Z] ---> 84ebbcd0197a [2024-06-25T17:56:42.279Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-06-25T17:56:42.279Z] ---> Running in 10db65708ad4 [2024-06-25T17:56:42.279Z] Removing intermediate container 10db65708ad4 [2024-06-25T17:56:42.279Z] ---> f95a554b9e86 [2024-06-25T17:56:42.279Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-06-25T17:56:42.279Z] ---> Running in b3be2d95d040 [2024-06-25T17:56:42.316Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-06-25T17:56:42.538Z] Removing intermediate container b3be2d95d040 [2024-06-25T17:56:42.538Z] ---> a47fe08e7ced [2024-06-25T17:56:42.538Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T17:56:42.538Z] ---> Running in 5513f5d2571b [2024-06-25T17:56:42.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T17:56:43.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T17:56:43.319Z] OK: 271 MiB in 65 packages [2024-06-25T17:56:43.580Z] Removing intermediate container 5513f5d2571b [2024-06-25T17:56:43.580Z] ---> 2e0e4ce4033f [2024-06-25T17:56:43.580Z] Step 8/37 : WORKDIR /device-usb-camera [2024-06-25T17:56:43.580Z] ---> Running in 00c7f1bec783 [2024-06-25T17:56:43.580Z] Removing intermediate container 00c7f1bec783 [2024-06-25T17:56:43.580Z] ---> 6790ff29b910 [2024-06-25T17:56:43.580Z] Step 9/37 : COPY go.mod vendor* ./ [2024-06-25T17:56:42.505Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-06-25T17:56:42.779Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-06-25T17:56:42.780Z] > git --version # timeout=10 [2024-06-25T17:56:42.815Z] > git --version # 'git version 2.25.1' [2024-06-25T17:56:42.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T17:56:43.009Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-25T17:56:43.841Z] ---> 75f538148e4e [2024-06-25T17:56:43.841Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T17:56:43.841Z] ---> Running in ecb7f9f1207f [2024-06-25T17:56:44.780Z] Removing intermediate container ecb7f9f1207f [2024-06-25T17:56:44.780Z] ---> b970b4e9692f [2024-06-25T17:56:44.780Z] Step 11/37 : COPY . . [2024-06-25T17:56:45.351Z] ---> a80c12971511 [2024-06-25T17:56:45.351Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-06-25T17:56:45.351Z] ---> Running in 0886ea494cd1 [2024-06-25T17:56:45.611Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T17:56:45.611Z] Dload Upload Total Spent Left Speed [2024-06-25T17:56:45.611Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 33764 0 --:--:-- --:--:-- --:--:-- 34258 [2024-06-25T17:56:45.872Z] Removing intermediate container 0886ea494cd1 [2024-06-25T17:56:45.872Z] ---> 8d5ba14eb6d7 [2024-06-25T17:56:45.872Z] Step 13/37 : RUN ${MAKE} [2024-06-25T17:56:45.872Z] ---> Running in 68d2c14621c3 [2024-06-25T17:56:46.131Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-06-25T17:56:45.222Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-06-25T17:56:45.286Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-25T17:56:46.407Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-06-25T17:56:46.470Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-06-25T17:56:46.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T17:56:46.492Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/333/head:refs/remotes/origin/PR-333 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-06-25T17:56:47.103Z] Merging remotes/origin/main commit ccce436d0ac5c3ef3c815fb520729a26368c4d34 into PR head commit 6cf99f982f25d3231244b9f361a460cefdf4c8aa [2024-06-25T17:56:47.427Z] Merge succeeded, producing 6cf99f982f25d3231244b9f361a460cefdf4c8aa [2024-06-25T17:56:47.427Z] Checking out Revision 6cf99f982f25d3231244b9f361a460cefdf4c8aa (PR-333) [2024-06-25T17:56:48.134Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-06-25T17:56:47.134Z] > git config core.sparsecheckout # timeout=10 [2024-06-25T17:56:47.196Z] > git checkout -f 6cf99f982f25d3231244b9f361a460cefdf4c8aa # timeout=10 [2024-06-25T17:56:47.287Z] > git remote # timeout=10 [2024-06-25T17:56:47.313Z] > git config --get remote.origin.url # timeout=10 [2024-06-25T17:56:47.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T17:56:47.363Z] > git merge ccce436d0ac5c3ef3c815fb520729a26368c4d34 # timeout=10 [2024-06-25T17:56:47.407Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-06-25T17:56:47.432Z] > git config core.sparsecheckout # timeout=10 [2024-06-25T17:56:47.446Z] > git checkout -f 6cf99f982f25d3231244b9f361a460cefdf4c8aa # timeout=10 [2024-06-25T17:56:48.198Z] > git --version # timeout=10 [2024-06-25T17:56:48.229Z] > git --version # 'git version 2.25.1' [2024-06-25T17:56:48.248Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T17:56:53.527Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-25T17:56:53.528Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T17:56:53.528Z] Dload Upload Total Spent Left Speed [2024-06-25T17:56:53.528Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 80679 0 --:--:-- --:--:-- --:--:-- 80679 [Pipeline] sh [2024-06-25T17:56:53.881Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-25T17:56:54.242Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-06-25T17:56:54.242Z] sudo tee /etc/docker/daemon.new [2024-06-25T17:56:54.242Z] { [2024-06-25T17:56:54.242Z] "registry-mirrors": [ [2024-06-25T17:56:54.242Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-25T17:56:54.242Z] ], [2024-06-25T17:56:54.242Z] "bip": "10.250.0.254/24", [2024-06-25T17:56:54.242Z] "hosts": [ [2024-06-25T17:56:54.242Z] "tcp://0.0.0.0:5555", [2024-06-25T17:56:54.242Z] "unix:///var/run/docker.sock" [2024-06-25T17:56:54.242Z] ], [2024-06-25T17:56:54.242Z] "mtu": 1458, [2024-06-25T17:56:54.242Z] "selinux-enabled": true, [2024-06-25T17:56:54.242Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-25T17:56:54.242Z] } [Pipeline] sh [2024-06-25T17:56:54.600Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-25T17:56:54.955Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T17:57:13.294Z] provisioning config files... [2024-06-25T17:57:13.324Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8911426722924725787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T17:57:13.828Z] ---> ****-login.sh [2024-06-25T17:57:13.828Z] nexus3.edgexfoundry.org:10001 [2024-06-25T17:57:14.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T17:57:14.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T17:57:14.374Z] Configure a credential helper to remove this warning. See [2024-06-25T17:57:14.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T17:57:14.374Z] [2024-06-25T17:57:14.374Z] Login Succeeded [2024-06-25T17:57:14.374Z] nexus3.edgexfoundry.org:10002 [2024-06-25T17:57:14.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T17:57:14.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T17:57:14.912Z] Configure a credential helper to remove this warning. See [2024-06-25T17:57:14.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T17:57:14.912Z] [2024-06-25T17:57:14.912Z] Login Succeeded [2024-06-25T17:57:14.912Z] nexus3.edgexfoundry.org:10003 [2024-06-25T17:57:14.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T17:57:15.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T17:57:15.191Z] Configure a credential helper to remove this warning. See [2024-06-25T17:57:15.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T17:57:15.191Z] [2024-06-25T17:57:15.191Z] Login Succeeded [2024-06-25T17:57:15.191Z] nexus3.edgexfoundry.org:10004 [2024-06-25T17:57:15.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T17:57:15.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T17:57:15.461Z] Configure a credential helper to remove this warning. See [2024-06-25T17:57:15.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T17:57:15.461Z] [2024-06-25T17:57:15.461Z] Login Succeeded [2024-06-25T17:57:15.461Z] ****.io [2024-06-25T17:57:15.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T17:57:15.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T17:57:15.999Z] Configure a credential helper to remove this warning. See [2024-06-25T17:57:15.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T17:57:15.999Z] [2024-06-25T17:57:15.999Z] Login Succeeded [2024-06-25T17:57:15.999Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T17:57:16.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-25T17:57:16.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T17:57:16.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T17:57:16.629Z] ========================================================= [2024-06-25T17:57:16.629Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-25T17:57:16.629Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T17:57:17.187Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-06-25T17:57:17.789Z] Sending build context to Docker daemon 9.229MB [2024-06-25T17:57:17.789Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T17:57:17.789Z] Step 2/13 : FROM ${BASE} AS builder [2024-06-25T17:57:17.789Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-25T17:57:17.789Z] c6b39de5b339: Pulling fs layer [2024-06-25T17:57:17.789Z] a69c41024577: Pulling fs layer [2024-06-25T17:57:17.789Z] d6de4b400683: Pulling fs layer [2024-06-25T17:57:17.789Z] 35cb2a7552d0: Pulling fs layer [2024-06-25T17:57:17.789Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T17:57:17.789Z] 464afbd9ba4c: Pulling fs layer [2024-06-25T17:57:17.789Z] 00f215d4a9da: Pulling fs layer [2024-06-25T17:57:17.789Z] d496ad576159: Pulling fs layer [2024-06-25T17:57:17.789Z] 464afbd9ba4c: Waiting [2024-06-25T17:57:17.789Z] 00f215d4a9da: Waiting [2024-06-25T17:57:17.789Z] d496ad576159: Waiting [2024-06-25T17:57:17.789Z] 4f4fb700ef54: Waiting [2024-06-25T17:57:17.789Z] a69c41024577: Download complete [2024-06-25T17:57:18.068Z] 35cb2a7552d0: Verifying Checksum [2024-06-25T17:57:18.068Z] 35cb2a7552d0: Download complete [2024-06-25T17:57:18.068Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T17:57:18.068Z] 4f4fb700ef54: Download complete [2024-06-25T17:57:18.068Z] 464afbd9ba4c: Download complete [2024-06-25T17:57:18.068Z] c6b39de5b339: Verifying Checksum [2024-06-25T17:57:18.068Z] c6b39de5b339: Download complete [2024-06-25T17:57:18.340Z] d496ad576159: Verifying Checksum [2024-06-25T17:57:18.340Z] d496ad576159: Download complete [2024-06-25T17:57:18.927Z] c6b39de5b339: Pull complete [2024-06-25T17:57:19.514Z] a69c41024577: Pull complete [2024-06-25T17:57:19.783Z] d6de4b400683: Verifying Checksum [2024-06-25T17:57:19.783Z] d6de4b400683: Download complete [2024-06-25T17:57:21.206Z] 00f215d4a9da: Download complete [2024-06-25T17:57:24.854Z] Removing intermediate container 68d2c14621c3 [2024-06-25T17:57:24.854Z] ---> 5942afb9cc56 [2024-06-25T17:57:24.854Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-06-25T17:57:24.854Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-06-25T17:57:24.854Z] 4acc49c71d14: Pulling fs layer [2024-06-25T17:57:24.854Z] 4acc49c71d14: Verifying Checksum [2024-06-25T17:57:24.854Z] 4acc49c71d14: Download complete [2024-06-25T17:57:24.854Z] 4acc49c71d14: Pull complete [2024-06-25T17:57:24.854Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-06-25T17:57:24.854Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-06-25T17:57:24.854Z] ---> 01a2bd3e5fff [2024-06-25T17:57:24.854Z] Step 15/37 : FROM alpine:3.18 [2024-06-25T17:57:25.114Z] 3.18: Pulling from library/alpine [2024-06-25T17:57:25.373Z] 73baa7ef167e: Pulling fs layer [2024-06-25T17:57:25.373Z] 73baa7ef167e: Verifying Checksum [2024-06-25T17:57:25.373Z] 73baa7ef167e: Download complete [2024-06-25T17:57:25.631Z] 73baa7ef167e: Pull complete [2024-06-25T17:57:25.631Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-25T17:57:25.631Z] Status: Downloaded newer image for alpine:3.18 [2024-06-25T17:57:25.631Z] ---> 8fd7cac70a4a [2024-06-25T17:57:25.631Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-06-25T17:57:25.891Z] ---> Running in 25bf148b1843 [2024-06-25T17:57:26.150Z] Removing intermediate container 25bf148b1843 [2024-06-25T17:57:26.150Z] ---> 0d412bf15d83 [2024-06-25T17:57:26.150Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-06-25T17:57:26.150Z] ---> Running in 23a30d4d3dab [2024-06-25T17:57:26.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T17:57:26.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T17:57:26.670Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-06-25T17:57:26.670Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-06-25T17:57:26.930Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-06-25T17:57:26.930Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-06-25T17:57:26.930Z] (5/107) Installing libxau (1.0.11-r2) [2024-06-25T17:57:26.930Z] (6/107) Installing libmd (1.0.4-r2) [2024-06-25T17:57:26.930Z] (7/107) Installing libbsd (0.11.7-r1) [2024-06-25T17:57:26.930Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-06-25T17:57:26.930Z] (9/107) Installing libxcb (1.15-r1) [2024-06-25T17:57:26.930Z] (10/107) Installing libx11 (1.8.7-r0) [2024-06-25T17:57:26.930Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-06-25T17:57:26.930Z] (12/107) Installing libpciaccess (0.17-r2) [2024-06-25T17:57:26.930Z] (13/107) Installing libdrm (2.4.115-r4) [2024-06-25T17:57:26.930Z] (14/107) Installing libxext (1.3.5-r2) [2024-06-25T17:57:26.930Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-06-25T17:57:26.930Z] (16/107) Installing libffi (3.4.4-r2) [2024-06-25T17:57:26.930Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-06-25T17:57:26.930Z] (18/107) Installing libva (2.18.0-r1) [2024-06-25T17:57:26.930Z] (19/107) Installing libvdpau (1.5-r1) [2024-06-25T17:57:26.930Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-06-25T17:57:27.191Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-06-25T17:57:27.191Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-06-25T17:57:27.191Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-06-25T17:57:27.191Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-06-25T17:57:27.191Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-06-25T17:57:27.191Z] (26/107) Installing libhwy (1.0.4-r1) [2024-06-25T17:57:27.191Z] (27/107) Installing lcms2 (2.15-r2) [2024-06-25T17:57:27.191Z] (28/107) Installing libjxl (0.8.2-r0) [2024-06-25T17:57:27.191Z] (29/107) Installing lame-libs (3.100-r5) [2024-06-25T17:57:27.191Z] (30/107) Installing opus (1.4-r0) [2024-06-25T17:57:27.191Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-06-25T17:57:27.191Z] (32/107) Installing soxr (0.1.3-r5) [2024-06-25T17:57:27.191Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-06-25T17:57:27.191Z] (34/107) Installing libogg (1.3.5-r4) [2024-06-25T17:57:27.191Z] (35/107) Installing libtheora (1.1.1-r17) [2024-06-25T17:57:27.191Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-06-25T17:57:27.191Z] (37/107) Installing libvpx (1.13.0-r2) [2024-06-25T17:57:27.191Z] (38/107) Installing libwebp (1.3.2-r0) [2024-06-25T17:57:27.191Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-06-25T17:57:27.191Z] (40/107) Installing numactl (2.0.16-r4) [2024-06-25T17:57:27.191Z] (41/107) Installing x265-libs (3.5-r4) [2024-06-25T17:57:27.454Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-06-25T17:57:27.454Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-06-25T17:57:27.454Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-06-25T17:57:27.454Z] (45/107) Installing libexpat (2.6.2-r0) [2024-06-25T17:57:27.454Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-06-25T17:57:27.454Z] (47/107) Installing libpng (1.6.39-r3) [2024-06-25T17:57:27.454Z] (48/107) Installing freetype (2.13.0-r5) [2024-06-25T17:57:27.454Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-06-25T17:57:27.454Z] (50/107) Installing fribidi (1.0.13-r0) [2024-06-25T17:57:27.454Z] (51/107) Installing libintl (0.21.1-r7) [2024-06-25T17:57:27.454Z] (52/107) Installing libblkid (2.38.1-r8) [2024-06-25T17:57:27.454Z] (53/107) Installing libmount (2.38.1-r8) [2024-06-25T17:57:27.454Z] (54/107) Installing pcre2 (10.42-r1) [2024-06-25T17:57:27.454Z] (55/107) Installing glib (2.76.6-r0) [2024-06-25T17:57:27.715Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-06-25T17:57:27.715Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-06-25T17:57:27.715Z] (58/107) Installing libunibreak (5.1-r0) [2024-06-25T17:57:27.715Z] (59/107) Installing libass (0.17.1-r0) [2024-06-25T17:57:27.715Z] (60/107) Installing libbluray (1.3.4-r0) [2024-06-25T17:57:27.715Z] (61/107) Installing gmp (6.2.1-r3) [2024-06-25T17:57:27.715Z] (62/107) Installing nettle (3.8.1-r2) [2024-06-25T17:57:27.716Z] (63/107) Installing libunistring (1.1-r1) [2024-06-25T17:57:27.716Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-06-25T17:57:27.716Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-06-25T17:57:27.716Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-06-25T17:57:27.716Z] (67/107) Installing gnutls (3.8.4-r0) [2024-06-25T17:57:27.716Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-06-25T17:57:27.716Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-06-25T17:57:27.716Z] (70/107) Installing cjson (1.7.17-r0) [2024-06-25T17:57:27.716Z] (71/107) Installing mbedtls (2.28.8-r0) [2024-06-25T17:57:27.716Z] (72/107) Installing librist (0.2.7-r0) [2024-06-25T17:57:27.716Z] (73/107) Installing libsrt (1.5.2-r0) [2024-06-25T17:57:27.716Z] (74/107) Installing libssh (0.10.5-r0) [2024-06-25T17:57:27.716Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-06-25T17:57:27.716Z] (76/107) Installing libxml2 (2.11.8-r0) [2024-06-25T17:57:27.975Z] (77/107) Installing libsodium (1.0.18-r3) [2024-06-25T17:57:27.975Z] (78/107) Installing libzmq (4.3.4-r4) [2024-06-25T17:57:27.975Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-06-25T17:57:27.975Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-06-25T17:57:27.975Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-06-25T17:57:27.975Z] (82/107) Installing shaderc (2023.3-r1) [2024-06-25T17:57:27.975Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-06-25T17:57:27.975Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-06-25T17:57:27.975Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-06-25T17:57:27.975Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-06-25T17:57:27.975Z] (87/107) Installing vidstab (1.1.1-r0) [2024-06-25T17:57:27.975Z] (88/107) Installing zimg (3.0.5-r0) [2024-06-25T17:57:27.975Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-06-25T17:57:27.975Z] (90/107) Installing libasyncns (0.8-r1) [2024-06-25T17:57:27.975Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-06-25T17:57:27.975Z] (92/107) Installing libltdl (2.4.7-r2) [2024-06-25T17:57:27.975Z] (93/107) Installing orc (0.4.34-r0) [2024-06-25T17:57:27.975Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-06-25T17:57:27.975Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-06-25T17:57:28.234Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-06-25T17:57:28.234Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-06-25T17:57:28.234Z] (98/107) Installing libpulse (16.1-r10) [2024-06-25T17:57:28.234Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-06-25T17:57:28.234Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-06-25T17:57:28.235Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-06-25T17:57:28.235Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-06-25T17:57:28.235Z] (103/107) Installing udev-init-scripts (35-r1) [2024-06-25T17:57:28.235Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-06-25T17:57:28.235Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-06-25T17:57:28.235Z] (106/107) Installing kmod-libs (30-r3) [2024-06-25T17:57:28.235Z] (107/107) Installing eudev (3.2.11-r8) [2024-06-25T17:57:28.235Z] Executing busybox-1.36.1-r7.trigger [2024-06-25T17:57:28.235Z] Executing glib-2.76.6-r0.trigger [2024-06-25T17:57:28.235Z] Executing eudev-3.2.11-r8.trigger [2024-06-25T17:57:28.235Z] OK: 131 MiB in 122 packages [2024-06-25T17:57:32.468Z] Removing intermediate container 23a30d4d3dab [2024-06-25T17:57:32.468Z] ---> 7f35cc15c6e8 [2024-06-25T17:57:32.468Z] Step 18/37 : RUN apk --no-cache upgrade [2024-06-25T17:57:32.468Z] ---> Running in 24b5b0cfa7ae [2024-06-25T17:57:32.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T17:57:32.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T17:57:32.727Z] OK: 131 MiB in 122 packages [2024-06-25T17:57:32.991Z] Removing intermediate container 24b5b0cfa7ae [2024-06-25T17:57:32.991Z] ---> f5ce5afa791d [2024-06-25T17:57:32.991Z] Step 19/37 : WORKDIR / [2024-06-25T17:57:32.991Z] ---> Running in 36d2dec95524 [2024-06-25T17:57:32.991Z] Removing intermediate container 36d2dec95524 [2024-06-25T17:57:32.991Z] ---> 1279b2a1936f [2024-06-25T17:57:32.991Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-06-25T17:57:33.542Z] d6de4b400683: Pull complete [2024-06-25T17:57:33.542Z] 35cb2a7552d0: Pull complete [2024-06-25T17:57:33.542Z] 4f4fb700ef54: Pull complete [2024-06-25T17:57:33.542Z] 464afbd9ba4c: Pull complete [2024-06-25T17:57:34.369Z] ---> 1511ec6eaa46 [2024-06-25T17:57:34.369Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-06-25T17:57:34.628Z] ---> 97b0718d3f75 [2024-06-25T17:57:34.628Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-06-25T17:57:34.628Z] ---> 34b4886ac4a7 [2024-06-25T17:57:34.628Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-06-25T17:57:34.628Z] ---> 62c7c58a53d3 [2024-06-25T17:57:34.628Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-06-25T17:57:34.887Z] ---> cd894ab18a79 [2024-06-25T17:57:34.887Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-06-25T17:57:34.887Z] ---> 7ff08f3861e4 [2024-06-25T17:57:34.887Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-06-25T17:57:36.267Z] ---> 8e1c5420d65b [2024-06-25T17:57:36.267Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-06-25T17:57:36.267Z] ---> Running in 57a7f5b06953 [2024-06-25T17:57:36.526Z] Removing intermediate container 57a7f5b06953 [2024-06-25T17:57:36.526Z] ---> 3f5f6a2e77b2 [2024-06-25T17:57:36.526Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-06-25T17:57:36.526Z] ---> Running in 12c5f0675fcb [2024-06-25T17:57:37.095Z] Removing intermediate container 12c5f0675fcb [2024-06-25T17:57:37.095Z] ---> 7ac1ba159701 [2024-06-25T17:57:37.095Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-06-25T17:57:37.095Z] ---> Running in b4c68fc255c9 [2024-06-25T17:57:37.666Z] Removing intermediate container b4c68fc255c9 [2024-06-25T17:57:37.666Z] ---> bd369c8abcd1 [2024-06-25T17:57:37.666Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-06-25T17:57:37.666Z] ---> Running in 2d785dd14152 [2024-06-25T17:57:38.235Z] Removing intermediate container 2d785dd14152 [2024-06-25T17:57:38.235Z] ---> c41dc3dde3d3 [2024-06-25T17:57:38.235Z] Step 31/37 : EXPOSE 59983 [2024-06-25T17:57:38.235Z] ---> Running in af7cd5acb869 [2024-06-25T17:57:38.235Z] Removing intermediate container af7cd5acb869 [2024-06-25T17:57:38.235Z] ---> 0f0345a01863 [2024-06-25T17:57:38.235Z] Step 32/37 : EXPOSE 8554 [2024-06-25T17:57:38.494Z] ---> Running in 1f4a4c9dfc99 [2024-06-25T17:57:38.494Z] Removing intermediate container 1f4a4c9dfc99 [2024-06-25T17:57:38.494Z] ---> 2ae4b23c703b [2024-06-25T17:57:38.494Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-06-25T17:57:38.494Z] ---> Running in 4f1082a576a7 [2024-06-25T17:57:38.494Z] Removing intermediate container 4f1082a576a7 [2024-06-25T17:57:38.494Z] ---> 4cbc979192a9 [2024-06-25T17:57:38.494Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-06-25T17:57:38.494Z] ---> Running in 3b4cd527033a [2024-06-25T17:57:38.494Z] Removing intermediate container 3b4cd527033a [2024-06-25T17:57:38.494Z] ---> 51708c37952c [2024-06-25T17:57:38.494Z] Step 35/37 : LABEL arch=amd64 [2024-06-25T17:57:38.752Z] ---> Running in b9ff42c487cc [2024-06-25T17:57:38.752Z] Removing intermediate container b9ff42c487cc [2024-06-25T17:57:38.752Z] ---> 4e5b72fdcf69 [2024-06-25T17:57:38.752Z] Step 36/37 : LABEL git_sha=6cf99f982f25d3231244b9f361a460cefdf4c8aa [2024-06-25T17:57:38.752Z] ---> Running in 102b9c46e145 [2024-06-25T17:57:38.752Z] Removing intermediate container 102b9c46e145 [2024-06-25T17:57:38.752Z] ---> 21026a8966c6 [2024-06-25T17:57:38.752Z] Step 37/37 : LABEL version=0.0.0 [2024-06-25T17:57:38.752Z] ---> Running in a952ae89b8ee [2024-06-25T17:57:38.752Z] Removing intermediate container a952ae89b8ee [2024-06-25T17:57:38.752Z] ---> 29e1b67f8ddc [2024-06-25T17:57:38.752Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-25T17:57:38.752Z] Successfully built 29e1b67f8ddc [2024-06-25T17:57:39.012Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T17:57:40.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T17:57:40.076Z] [2024-06-25T17:57:40.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T17:57:40.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T17:57:40.481Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-25T17:57:40.481Z] 5eb5b503b376: Pulling fs layer [2024-06-25T17:57:40.481Z] 5c69ac0246d0: Pulling fs layer [2024-06-25T17:57:40.481Z] ec43610c2a17: Pulling fs layer [2024-06-25T17:57:40.481Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-25T17:57:40.481Z] 33b1e0a273af: Pulling fs layer [2024-06-25T17:57:40.481Z] 5d3b04190fa2: Pulling fs layer [2024-06-25T17:57:40.481Z] 2f39f015ded8: Pulling fs layer [2024-06-25T17:57:40.481Z] 33b1e0a273af: Waiting [2024-06-25T17:57:40.481Z] 5d3b04190fa2: Waiting [2024-06-25T17:57:40.481Z] 2f39f015ded8: Waiting [2024-06-25T17:57:40.481Z] 3a2ae6a8a46f: Waiting [2024-06-25T17:57:40.481Z] 5c69ac0246d0: Verifying Checksum [2024-06-25T17:57:40.481Z] 5c69ac0246d0: Download complete [2024-06-25T17:57:40.481Z] 33b1e0a273af: Verifying Checksum [2024-06-25T17:57:40.481Z] 33b1e0a273af: Download complete [2024-06-25T17:57:40.481Z] ec43610c2a17: Verifying Checksum [2024-06-25T17:57:40.481Z] ec43610c2a17: Download complete [2024-06-25T17:57:40.481Z] 5d3b04190fa2: Download complete [2024-06-25T17:57:40.739Z] 5eb5b503b376: Verifying Checksum [2024-06-25T17:57:40.739Z] 5eb5b503b376: Download complete [2024-06-25T17:57:41.306Z] 2f39f015ded8: Download complete [2024-06-25T17:57:41.741Z] 00f215d4a9da: Pull complete [2024-06-25T17:57:41.874Z] 5eb5b503b376: Pull complete [2024-06-25T17:57:42.135Z] 5c69ac0246d0: Pull complete [2024-06-25T17:57:42.394Z] ec43610c2a17: Pull complete [2024-06-25T17:57:42.394Z] 3a2ae6a8a46f: Pull complete [2024-06-25T17:57:42.653Z] 33b1e0a273af: Pull complete [2024-06-25T17:57:42.653Z] 5d3b04190fa2: Pull complete [2024-06-25T17:57:43.681Z] d496ad576159: Pull complete [2024-06-25T17:57:43.681Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-25T17:57:43.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-25T17:57:43.681Z] ---> f246e2811388 [2024-06-25T17:57:43.681Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-06-25T17:57:44.262Z] ---> Running in 39953cb695e6 [2024-06-25T17:57:44.528Z] Removing intermediate container 39953cb695e6 [2024-06-25T17:57:44.528Z] ---> e2aa0a373419 [2024-06-25T17:57:44.528Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T17:57:44.800Z] ---> Running in 306e3f7d4832 [2024-06-25T17:57:45.071Z] Removing intermediate container 306e3f7d4832 [2024-06-25T17:57:45.071Z] ---> 82f59adf8bd2 [2024-06-25T17:57:45.071Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-06-25T17:57:45.071Z] ---> Running in 16a5dc6c3187 [2024-06-25T17:57:45.338Z] Removing intermediate container 16a5dc6c3187 [2024-06-25T17:57:45.338Z] ---> 21c48771ea48 [2024-06-25T17:57:45.338Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-06-25T17:57:45.338Z] ---> Running in ab3f8bc43f8b [2024-06-25T17:57:45.608Z] Removing intermediate container ab3f8bc43f8b [2024-06-25T17:57:45.608Z] ---> 2b077390d5fb [2024-06-25T17:57:45.608Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T17:57:45.608Z] ---> Running in de9f52ab603e [2024-06-25T17:57:46.841Z] 2f39f015ded8: Pull complete [2024-06-25T17:57:46.841Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-25T17:57:46.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T17:57:46.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-06-25T17:57:47.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T17:57:47.163Z] prd-ubuntu20.04-docker-8c-8g-4378 does not seem to be running inside a container [2024-06-25T17:57:47.202Z] $ 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-333 -v /w/workspace/foundry_device-usb-camera_PR-333:/w/workspace/foundry_device-usb-camera_PR-333:rw,z -v /w/workspace/foundry_device-usb-camera_PR-333@tmp:/w/workspace/foundry_device-usb-camera_PR-333@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 [2024-06-25T17:57:47.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T17:57:48.261Z] (1/13) Installing libintl (0.21.1-r7) [2024-06-25T17:57:48.261Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-06-25T17:57:48.261Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-06-25T17:57:48.261Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-06-25T17:57:48.261Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-06-25T17:57:48.261Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-06-25T17:57:48.527Z] (7/13) Installing udev-init-scripts (35-r1) [2024-06-25T17:57:48.527Z] (8/13) Installing libblkid (2.38.1-r8) [2024-06-25T17:57:48.527Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-06-25T17:57:48.527Z] (10/13) Installing kmod-libs (30-r3) [2024-06-25T17:57:48.527Z] (11/13) Installing eudev (3.2.11-r8) [2024-06-25T17:57:48.527Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-06-25T17:57:48.527Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-06-25T17:57:48.798Z] Executing busybox-1.36.1-r5.trigger [2024-06-25T17:57:48.798Z] Executing eudev-3.2.11-r8.trigger [2024-06-25T17:57:48.798Z] OK: 273 MiB in 65 packages [2024-06-25T17:57:50.215Z] Removing intermediate container de9f52ab603e [2024-06-25T17:57:50.215Z] ---> 9311ad847ef3 [2024-06-25T17:57:50.215Z] Step 8/13 : WORKDIR /device-usb-camera [2024-06-25T17:57:50.215Z] ---> Running in 14bc3611a953 [2024-06-25T17:57:50.482Z] Removing intermediate container 14bc3611a953 [2024-06-25T17:57:50.482Z] ---> 8406a41d6627 [2024-06-25T17:57:50.482Z] Step 9/13 : COPY go.mod vendor* ./ [2024-06-25T17:57:52.428Z] ---> cfd247f97502 [2024-06-25T17:57:52.428Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T17:57:52.428Z] ---> Running in 01b99576fee9 [2024-06-25T17:57:52.800Z] $ docker top 449f2842b91829c69ea74472d223a3c0261f6421a821fff162bb12807e2cc976 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T17:57:53.403Z] ---> job-cost.sh [2024-06-25T17:57:53.403Z] lf-activate-venv: SKIPPING [2024-06-25T17:57:53.403Z] INFO: No Stack... [2024-06-25T17:57:53.665Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T17:57:54.238Z] INFO: Archiving Costs [Pipeline] sh [2024-06-25T17:57:54.570Z] + cat /w/workspace/foundry_device-usb-camera_PR-333/archives/cost.csv [2024-06-25T17:57:54.570Z] + cut -d, -f6 [Pipeline] lock [2024-06-25T17:57:54.621Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-333-1-stack-cost] [2024-06-25T17:57:54.627Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-333-1-stack-cost] did not exist. Created. [2024-06-25T17:57:54.633Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-333-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T17:57:55.047Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-25T17:57:55.106Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T17:57:55.140Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-333-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T17:57:55.248Z] $ docker stop --time=1 449f2842b91829c69ea74472d223a3c0261f6421a821fff162bb12807e2cc976 [2024-06-25T17:57:56.390Z] $ docker rm -f --volumes 449f2842b91829c69ea74472d223a3c0261f6421a821fff162bb12807e2cc976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-25T17:59:44.097Z] Removing intermediate container 01b99576fee9 [2024-06-25T17:59:44.097Z] ---> d82510793989 [2024-06-25T17:59:44.097Z] Step 11/13 : COPY . . [2024-06-25T17:59:44.097Z] ---> 502de4d3dbf3 [2024-06-25T17:59:44.097Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-06-25T17:59:44.097Z] ---> Running in 885ccd10dfc2 [2024-06-25T17:59:44.097Z]  % Total % Received % Xferd Average Speed Time Time Time  Current [2024-06-25T17:59:44.097Z] Dload Upload Total Spent Left Speed [2024-06-25T17:59:44.097Z] 0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0  0   0  0   0   0  0  0   0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7918 0 --:--:-- --:--:-- --:--:-- 7925 [2024-06-25T17:59:44.097Z] Removing intermediate container 885ccd10dfc2 [2024-06-25T17:59:44.097Z] ---> 412931b42bcb [2024-06-25T17:59:44.097Z] Step 13/13 : RUN ${MAKE} [2024-06-25T17:59:44.097Z] ---> Running in c2f0feaa6f81 [2024-06-25T17:59:44.097Z] noop [2024-06-25T17:59:44.097Z] Removing intermediate container c2f0feaa6f81 [2024-06-25T17:59:44.097Z] ---> 49dd6db051ee [2024-06-25T17:59:44.097Z] Successfully built 49dd6db051ee [2024-06-25T17:59:44.097Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T17:59:44.637Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T17:59:44.637Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T17:59:44.956Z] prd-ubuntu20.04-docker-arm64-4c-16g-4379 does not seem to be running inside a container [2024-06-25T17:59:45.015Z] $ 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 [2024-06-25T17:59:46.402Z] $ docker top 14ee2ca414be4921b09bf661b78e91b82ff24daa9f15042ad4565f60a0688559 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T17:59:47.324Z] + go version [2024-06-25T17:59:47.324Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-25T17:59:47.362Z] $ docker stop --time=1 14ee2ca414be4921b09bf661b78e91b82ff24daa9f15042ad4565f60a0688559 [2024-06-25T17:59:48.964Z] $ docker rm -f --volumes 14ee2ca414be4921b09bf661b78e91b82ff24daa9f15042ad4565f60a0688559 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T17:59:49.948Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T17:59:49.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T17:59:50.256Z] prd-ubuntu20.04-docker-arm64-4c-16g-4379 does not seem to be running inside a container [2024-06-25T17:59:50.313Z] $ 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 [2024-06-25T17:59:51.459Z] $ docker top d484e71a12a2afdfaa9dc963acfeb5e1d42e69ab3348f4c45af85cdcb2fb3686 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T17:59:52.363Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-06-25T17:59:53.088Z] + make test [2024-06-25T17:59:53.088Z] go test ./... -coverprofile=coverage.out ./... [2024-06-25T17:59:58.432Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-06-25T18:03:20.252Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-06-25T18:03:20.519Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.078s coverage: 4.4% of statements [2024-06-25T18:03:21.633Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-25T18:03:21.634Z] go vet ./... [2024-06-25T18:04:08.618Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-25T18:04:08.618Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-25T18:04:08.618Z] ./bin/test-attribution-txt.sh [2024-06-25T18:04:08.618Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-25T18:04:08.618Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-25T18:04:08.618Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-25T18:04:08.618Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-25T18:04:08.618Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-25T18:04:08.618Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-25T18:04:08.618Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-25T18:04:08.618Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-25T18:04:08.618Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-25T18:04:08.618Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-25T18:04:08.618Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-25T18:04:08.618Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-25T18:04:08.619Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-25T18:04:08.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-25T18:04:08.709Z] $ docker stop --time=1 d484e71a12a2afdfaa9dc963acfeb5e1d42e69ab3348f4c45af85cdcb2fb3686 [2024-06-25T18:04:10.661Z] $ docker rm -f --volumes d484e71a12a2afdfaa9dc963acfeb5e1d42e69ab3348f4c45af85cdcb2fb3686 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T18:04:12.249Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-25T18:04:12.302Z] Warning: overwriting stash ‘coverage-report’ [2024-06-25T18:04:12.807Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T18:04:13.461Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-25T18:04:13.804Z] + ls -al . [2024-06-25T18:04:13.804Z] total 288 [2024-06-25T18:04:13.804Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 17:59 . [2024-06-25T18:04:13.804Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 17:56 .. [2024-06-25T18:04:13.804Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 17:56 .git [2024-06-25T18:04:13.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 17:56 .github [2024-06-25T18:04:13.804Z] -rw-rw-r-- 1 jenkins jenkins 429 Jun 25 17:56 .gitignore [2024-06-25T18:04:13.804Z] -rw-rw-r-- 1 jenkins jenkins 45 Jun 25 17:56 .golangci.yml [2024-06-25T18:04:13.804Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 25 17:56 .hadolint.yml [2024-06-25T18:04:13.804Z] -rw-rw-r-- 1 jenkins jenkins 10851 Jun 25 17:56 Attribution.txt [2024-06-25T18:04:13.804Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jun 25 17:56 CHANGELOG.md [2024-06-25T18:04:13.804Z] -rw-rw-r-- 1 jenkins jenkins 2562 Jun 25 17:56 Dockerfile [2024-06-25T18:04:13.804Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 25 17:56 GOVERNANCE.md [2024-06-25T18:04:13.804Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 25 17:56 Jenkinsfile [2024-06-25T18:04:13.804Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 25 17:56 LICENSE [2024-06-25T18:04:13.804Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jun 25 17:56 Makefile [2024-06-25T18:04:13.804Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 25 17:56 OWNERS.md [2024-06-25T18:04:13.804Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jun 25 17:56 README.md [2024-06-25T18:04:13.804Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 17:54 VERSION [2024-06-25T18:04:13.804Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 17:56 bin [2024-06-25T18:04:13.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 17:56 cmd [2024-06-25T18:04:13.804Z] -rw-r--r-- 1 jenkins jenkins 54703 Jun 25 18:03 coverage.out [2024-06-25T18:04:13.804Z] -rwxrwxr-x 1 jenkins jenkins 84 Jun 25 17:56 docker-entrypoint.sh [2024-06-25T18:04:13.804Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 17:56 docs [2024-06-25T18:04:13.804Z] -rw-rw-r-- 1 jenkins jenkins 7266 Jun 25 17:56 go.mod [2024-06-25T18:04:13.804Z] -rw-rw-r-- 1 jenkins jenkins 102297 Jun 25 17:56 go.sum [2024-06-25T18:04:13.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 17:56 internal [2024-06-25T18:04:13.804Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 25 17:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T18:04:14.255Z] + 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=6cf99f982f25d3231244b9f361a460cefdf4c8aa --label arch=arm64 --label version=0.0.0 . [2024-06-25T18:04:14.845Z] Sending build context to Docker daemon 9.284MB [2024-06-25T18:04:14.845Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T18:04:14.845Z] Step 2/37 : FROM ${BASE} AS builder [2024-06-25T18:04:14.845Z] ---> 49dd6db051ee [2024-06-25T18:04:14.845Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-06-25T18:04:14.845Z] ---> Running in 33d4ceea4ba5 [2024-06-25T18:04:15.117Z] Removing intermediate container 33d4ceea4ba5 [2024-06-25T18:04:15.117Z] ---> bcd73f914ae2 [2024-06-25T18:04:15.117Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T18:04:15.384Z] ---> Running in d295fd09c855 [2024-06-25T18:04:15.651Z] Removing intermediate container d295fd09c855 [2024-06-25T18:04:15.651Z] ---> 46c939fe3965 [2024-06-25T18:04:15.651Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-06-25T18:04:15.651Z] ---> Running in 523708e2cb46 [2024-06-25T18:04:15.922Z] Removing intermediate container 523708e2cb46 [2024-06-25T18:04:15.922Z] ---> bdd95a64e839 [2024-06-25T18:04:15.922Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-06-25T18:04:15.922Z] ---> Running in c8051a645e4f [2024-06-25T18:04:16.509Z] Removing intermediate container c8051a645e4f [2024-06-25T18:04:16.509Z] ---> 57a425b10b81 [2024-06-25T18:04:16.509Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T18:04:16.509Z] ---> Running in 23b7e5af82cd [2024-06-25T18:04:17.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T18:04:17.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T18:04:18.708Z] OK: 273 MiB in 65 packages [2024-06-25T18:04:19.668Z] Removing intermediate container 23b7e5af82cd [2024-06-25T18:04:19.669Z] ---> 75560b3eafa8 [2024-06-25T18:04:19.669Z] Step 8/37 : WORKDIR /device-usb-camera [2024-06-25T18:04:19.669Z] ---> Running in da404973034e [2024-06-25T18:04:19.933Z] Removing intermediate container da404973034e [2024-06-25T18:04:19.933Z] ---> b1d9d31fa718 [2024-06-25T18:04:19.933Z] Step 9/37 : COPY go.mod vendor* ./ [2024-06-25T18:04:20.513Z] ---> f89222cc5802 [2024-06-25T18:04:20.513Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T18:04:20.513Z] ---> Running in 265c66cc731d [2024-06-25T18:04:23.175Z] Removing intermediate container 265c66cc731d [2024-06-25T18:04:23.175Z] ---> b93051acd2a7 [2024-06-25T18:04:23.175Z] Step 11/37 : COPY . . [2024-06-25T18:04:24.136Z] ---> 38e28d8ec2eb [2024-06-25T18:04:24.136Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-06-25T18:04:24.404Z] ---> Running in 68692a0c9056 [2024-06-25T18:04:25.359Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2024-06-25T18:04:25.359Z]   Dload Upload Total Spent Left Speed [2024-06-25T18:04:25.625Z] 0 0 0 0 0  0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4942  0 --:--:-- --:--:-- --:--:-- 4962 [2024-06-25T18:04:26.230Z] Removing intermediate container 68692a0c9056 [2024-06-25T18:04:26.230Z] ---> a1e64eaf1622 [2024-06-25T18:04:26.230Z] Step 13/37 : RUN ${MAKE} [2024-06-25T18:04:26.230Z] ---> Running in ba18594cc657 [2024-06-25T18:04:27.190Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-06-25T18:08:03.944Z] Removing intermediate container ba18594cc657 [2024-06-25T18:08:03.944Z] ---> f9713226f987 [2024-06-25T18:08:03.944Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-06-25T18:08:03.944Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-06-25T18:08:04.209Z] 8766b47fe142: Pulling fs layer [2024-06-25T18:08:05.164Z] 8766b47fe142: Verifying Checksum [2024-06-25T18:08:05.164Z] 8766b47fe142: Download complete [2024-06-25T18:08:05.745Z] 8766b47fe142: Pull complete [2024-06-25T18:08:05.745Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-06-25T18:08:05.745Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-06-25T18:08:05.745Z] ---> 69d40e2cb93c [2024-06-25T18:08:05.745Z] Step 15/37 : FROM alpine:3.18 [2024-06-25T18:08:06.323Z] 3.18: Pulling from library/alpine [2024-06-25T18:08:06.589Z] 5c905c7ebe2f: Pulling fs layer [2024-06-25T18:08:06.855Z] 5c905c7ebe2f: Verifying Checksum [2024-06-25T18:08:06.855Z] 5c905c7ebe2f: Download complete [2024-06-25T18:08:07.437Z] 5c905c7ebe2f: Pull complete [2024-06-25T18:08:07.437Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-25T18:08:07.437Z] Status: Downloaded newer image for alpine:3.18 [2024-06-25T18:08:07.437Z] ---> dec292d02e07 [2024-06-25T18:08:07.437Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-06-25T18:08:07.437Z] ---> Running in 57583b633329 [2024-06-25T18:08:07.702Z] Removing intermediate container 57583b633329 [2024-06-25T18:08:07.702Z] ---> 136e7364b00a [2024-06-25T18:08:07.702Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-06-25T18:08:07.967Z] ---> Running in e27545cf717f [2024-06-25T18:08:08.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T18:08:09.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T18:08:10.136Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-06-25T18:08:10.136Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-06-25T18:08:10.136Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-06-25T18:08:10.400Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-06-25T18:08:10.400Z] (5/104) Installing libxau (1.0.11-r2) [2024-06-25T18:08:10.400Z] (6/104) Installing libmd (1.0.4-r2) [2024-06-25T18:08:10.400Z] (7/104) Installing libbsd (0.11.7-r1) [2024-06-25T18:08:10.400Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-06-25T18:08:10.400Z] (9/104) Installing libxcb (1.15-r1) [2024-06-25T18:08:10.663Z] (10/104) Installing libx11 (1.8.7-r0) [2024-06-25T18:08:10.663Z] (11/104) Installing libdrm (2.4.115-r4) [2024-06-25T18:08:10.663Z] (12/104) Installing libxext (1.3.5-r2) [2024-06-25T18:08:10.663Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-06-25T18:08:10.663Z] (14/104) Installing libffi (3.4.4-r2) [2024-06-25T18:08:10.663Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-06-25T18:08:10.663Z] (16/104) Installing libva (2.18.0-r1) [2024-06-25T18:08:10.663Z] (17/104) Installing libvdpau (1.5-r1) [2024-06-25T18:08:10.927Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-06-25T18:08:10.927Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-06-25T18:08:10.927Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-06-25T18:08:10.927Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-06-25T18:08:10.927Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-06-25T18:08:11.191Z] (23/104) Installing libhwy (1.0.4-r1) [2024-06-25T18:08:11.191Z] (24/104) Installing lcms2 (2.15-r2) [2024-06-25T18:08:11.191Z] (25/104) Installing libjxl (0.8.2-r0) [2024-06-25T18:08:11.191Z] (26/104) Installing lame-libs (3.100-r5) [2024-06-25T18:08:11.191Z] (27/104) Installing opus (1.4-r0) [2024-06-25T18:08:11.455Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-06-25T18:08:11.455Z] (29/104) Installing soxr (0.1.3-r5) [2024-06-25T18:08:11.455Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-06-25T18:08:11.455Z] (31/104) Installing libogg (1.3.5-r4) [2024-06-25T18:08:11.455Z] (32/104) Installing libtheora (1.1.1-r17) [2024-06-25T18:08:11.455Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-06-25T18:08:11.455Z] (34/104) Installing libvpx (1.13.0-r2) [2024-06-25T18:08:11.720Z] (35/104) Installing libwebp (1.3.2-r0) [2024-06-25T18:08:11.721Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-06-25T18:08:11.721Z] (37/104) Installing numactl (2.0.16-r4) [2024-06-25T18:08:11.984Z] (38/104) Installing x265-libs (3.5-r4) [2024-06-25T18:08:12.249Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-06-25T18:08:12.249Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-06-25T18:08:12.829Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-06-25T18:08:12.829Z] (42/104) Installing libexpat (2.6.2-r0) [2024-06-25T18:08:12.829Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-06-25T18:08:12.829Z] (44/104) Installing libpng (1.6.39-r3) [2024-06-25T18:08:12.829Z] (45/104) Installing freetype (2.13.0-r5) [2024-06-25T18:08:12.829Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-06-25T18:08:13.093Z] (47/104) Installing fribidi (1.0.13-r0) [2024-06-25T18:08:13.093Z] (48/104) Installing libintl (0.21.1-r7) [2024-06-25T18:08:13.093Z] (49/104) Installing libblkid (2.38.1-r8) [2024-06-25T18:08:13.093Z] (50/104) Installing libmount (2.38.1-r8) [2024-06-25T18:08:13.093Z] (51/104) Installing pcre2 (10.42-r1) [2024-06-25T18:08:13.093Z] (52/104) Installing glib (2.76.6-r0) [2024-06-25T18:08:13.093Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-06-25T18:08:13.093Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-06-25T18:08:13.093Z] (55/104) Installing libunibreak (5.1-r0) [2024-06-25T18:08:13.358Z] (56/104) Installing libass (0.17.1-r0) [2024-06-25T18:08:13.358Z] (57/104) Installing libbluray (1.3.4-r0) [2024-06-25T18:08:13.358Z] (58/104) Installing gmp (6.2.1-r3) [2024-06-25T18:08:13.358Z] (59/104) Installing nettle (3.8.1-r2) [2024-06-25T18:08:13.358Z] (60/104) Installing libunistring (1.1-r1) [2024-06-25T18:08:13.358Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-06-25T18:08:13.358Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-06-25T18:08:13.358Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-06-25T18:08:13.358Z] (64/104) Installing gnutls (3.8.4-r0) [2024-06-25T18:08:13.622Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-06-25T18:08:13.622Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-06-25T18:08:13.622Z] (67/104) Installing cjson (1.7.17-r0) [2024-06-25T18:08:13.888Z] (68/104) Installing mbedtls (2.28.8-r0) [2024-06-25T18:08:13.888Z] (69/104) Installing librist (0.2.7-r0) [2024-06-25T18:08:13.888Z] (70/104) Installing libsrt (1.5.2-r0) [2024-06-25T18:08:13.888Z] (71/104) Installing libssh (0.10.5-r0) [2024-06-25T18:08:13.888Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-06-25T18:08:13.888Z] (73/104) Installing libxml2 (2.11.8-r0) [2024-06-25T18:08:14.154Z] (74/104) Installing libsodium (1.0.18-r3) [2024-06-25T18:08:14.154Z] (75/104) Installing libzmq (4.3.4-r4) [2024-06-25T18:08:14.154Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-06-25T18:08:14.432Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-06-25T18:08:14.696Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-06-25T18:08:15.275Z] (79/104) Installing shaderc (2023.3-r1) [2024-06-25T18:08:15.275Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-06-25T18:08:15.275Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-06-25T18:08:15.275Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-06-25T18:08:15.545Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-06-25T18:08:15.545Z] (84/104) Installing vidstab (1.1.1-r0) [2024-06-25T18:08:15.810Z] (85/104) Installing zimg (3.0.5-r0) [2024-06-25T18:08:15.810Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-06-25T18:08:16.074Z] (87/104) Installing libasyncns (0.8-r1) [2024-06-25T18:08:16.074Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-06-25T18:08:16.074Z] (89/104) Installing libltdl (2.4.7-r2) [2024-06-25T18:08:16.074Z] (90/104) Installing orc (0.4.34-r0) [2024-06-25T18:08:16.074Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-06-25T18:08:16.074Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-06-25T18:08:16.074Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-06-25T18:08:16.074Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-06-25T18:08:16.337Z] (95/104) Installing libpulse (16.1-r10) [2024-06-25T18:08:16.337Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-06-25T18:08:16.337Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-06-25T18:08:16.337Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-06-25T18:08:16.601Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-06-25T18:08:16.601Z] (100/104) Installing udev-init-scripts (35-r1) [2024-06-25T18:08:16.601Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-06-25T18:08:16.601Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-06-25T18:08:16.601Z] (103/104) Installing kmod-libs (30-r3) [2024-06-25T18:08:16.601Z] (104/104) Installing eudev (3.2.11-r8) [2024-06-25T18:08:16.601Z] Executing busybox-1.36.1-r7.trigger [2024-06-25T18:08:16.865Z] Executing glib-2.76.6-r0.trigger [2024-06-25T18:08:16.865Z] Executing eudev-3.2.11-r8.trigger [2024-06-25T18:08:16.865Z] OK: 110 MiB in 119 packages [2024-06-25T18:08:21.116Z] Removing intermediate container e27545cf717f [2024-06-25T18:08:21.116Z] ---> 139e1c5dbfe6 [2024-06-25T18:08:21.116Z] Step 18/37 : RUN apk --no-cache upgrade [2024-06-25T18:08:21.116Z] ---> Running in 560d58b312b1 [2024-06-25T18:08:21.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T18:08:21.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T18:08:22.918Z] OK: 110 MiB in 119 packages [2024-06-25T18:08:23.497Z] Removing intermediate container 560d58b312b1 [2024-06-25T18:08:23.497Z] ---> 942710d9fb3a [2024-06-25T18:08:23.497Z] Step 19/37 : WORKDIR / [2024-06-25T18:08:23.497Z] ---> Running in 4504f469ef75 [2024-06-25T18:08:23.763Z] Removing intermediate container 4504f469ef75 [2024-06-25T18:08:23.763Z] ---> 074c31f7653a [2024-06-25T18:08:23.763Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-06-25T18:08:25.691Z] ---> 4871d7fde46b [2024-06-25T18:08:25.691Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-06-25T18:08:26.270Z] ---> e8a185adde4f [2024-06-25T18:08:26.270Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-06-25T18:08:26.535Z] ---> e032d405360d [2024-06-25T18:08:26.535Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-06-25T18:08:27.115Z] ---> 83b7cf22309c [2024-06-25T18:08:27.115Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-06-25T18:08:27.694Z] ---> e391ffd704ed [2024-06-25T18:08:27.694Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-06-25T18:08:27.959Z] ---> 75e03b1c683a [2024-06-25T18:08:27.959Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-06-25T18:08:29.365Z] ---> c9c7cdfa8766 [2024-06-25T18:08:29.365Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-06-25T18:08:29.634Z] ---> Running in 3003c3191e9e [2024-06-25T18:08:31.044Z] Removing intermediate container 3003c3191e9e [2024-06-25T18:08:31.044Z] ---> c4be4075fcfd [2024-06-25T18:08:31.044Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-06-25T18:08:31.044Z] ---> Running in 9287c90a2fd4 [2024-06-25T18:08:32.987Z] Removing intermediate container 9287c90a2fd4 [2024-06-25T18:08:32.987Z] ---> 629040dfbe40 [2024-06-25T18:08:32.987Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-06-25T18:08:32.987Z] ---> Running in 178f67a92b72 [2024-06-25T18:08:34.395Z] Removing intermediate container 178f67a92b72 [2024-06-25T18:08:34.395Z] ---> 451d6b4ab6ce [2024-06-25T18:08:34.395Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-06-25T18:08:34.395Z] ---> Running in 9fb005f85f99 [2024-06-25T18:08:36.331Z] Removing intermediate container 9fb005f85f99 [2024-06-25T18:08:36.331Z] ---> eff0fd5d96a8 [2024-06-25T18:08:36.331Z] Step 31/37 : EXPOSE 59983 [2024-06-25T18:08:36.331Z] ---> Running in 47c66679e7b9 [2024-06-25T18:08:36.331Z] Removing intermediate container 47c66679e7b9 [2024-06-25T18:08:36.331Z] ---> a7cc9214ecf5 [2024-06-25T18:08:36.331Z] Step 32/37 : EXPOSE 8554 [2024-06-25T18:08:36.331Z] ---> Running in 6b32b3ec0d8a [2024-06-25T18:08:36.598Z] Removing intermediate container 6b32b3ec0d8a [2024-06-25T18:08:36.598Z] ---> 904d9747078a [2024-06-25T18:08:36.598Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-06-25T18:08:36.863Z] ---> Running in f1c66f8de067 [2024-06-25T18:08:37.134Z] Removing intermediate container f1c66f8de067 [2024-06-25T18:08:37.134Z] ---> c4af02c64887 [2024-06-25T18:08:37.134Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-06-25T18:08:37.134Z] ---> Running in 8e2f9e1c0104 [2024-06-25T18:08:37.401Z] Removing intermediate container 8e2f9e1c0104 [2024-06-25T18:08:37.401Z] ---> 18f37d102d30 [2024-06-25T18:08:37.401Z] Step 35/37 : LABEL arch=arm64 [2024-06-25T18:08:37.401Z] ---> Running in a56fa53ff96b [2024-06-25T18:08:37.666Z] Removing intermediate container a56fa53ff96b [2024-06-25T18:08:37.666Z] ---> b8e345b50dba [2024-06-25T18:08:37.666Z] Step 36/37 : LABEL git_sha=6cf99f982f25d3231244b9f361a460cefdf4c8aa [2024-06-25T18:08:37.937Z] ---> Running in 2f72d9286caa [2024-06-25T18:08:38.203Z] Removing intermediate container 2f72d9286caa [2024-06-25T18:08:38.203Z] ---> 36df2ac3d69a [2024-06-25T18:08:38.203Z] Step 37/37 : LABEL version=0.0.0 [2024-06-25T18:08:38.203Z] ---> Running in e71b33e941d4 [2024-06-25T18:08:38.467Z] Removing intermediate container e71b33e941d4 [2024-06-25T18:08:38.467Z] ---> 6ab2fdbfa059 [2024-06-25T18:08:38.467Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-25T18:08:38.733Z] Successfully built 6ab2fdbfa059 [2024-06-25T18:08:38.733Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T18:08:39.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T18:08:39.676Z] [2024-06-25T18:08:39.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T18:08:40.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T18:08:40.108Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-25T18:08:40.108Z] 8998bd30e6a1: Pulling fs layer [2024-06-25T18:08:40.108Z] 04944245beec: Pulling fs layer [2024-06-25T18:08:40.108Z] 699f458cf7ca: Pulling fs layer [2024-06-25T18:08:40.108Z] 765212b225bb: Pulling fs layer [2024-06-25T18:08:40.108Z] f23df028b6ca: Pulling fs layer [2024-06-25T18:08:40.108Z] d65c8cfc05b1: Pulling fs layer [2024-06-25T18:08:40.108Z] 2437ff75d9bd: Pulling fs layer [2024-06-25T18:08:40.108Z] f23df028b6ca: Waiting [2024-06-25T18:08:40.108Z] d65c8cfc05b1: Waiting [2024-06-25T18:08:40.108Z] 2437ff75d9bd: Waiting [2024-06-25T18:08:40.108Z] 765212b225bb: Waiting [2024-06-25T18:08:40.375Z] 04944245beec: Verifying Checksum [2024-06-25T18:08:40.375Z] 04944245beec: Download complete [2024-06-25T18:08:40.375Z] 765212b225bb: Download complete [2024-06-25T18:08:40.375Z] f23df028b6ca: Verifying Checksum [2024-06-25T18:08:40.375Z] f23df028b6ca: Download complete [2024-06-25T18:08:40.375Z] d65c8cfc05b1: Verifying Checksum [2024-06-25T18:08:40.375Z] d65c8cfc05b1: Download complete [2024-06-25T18:08:40.640Z] 699f458cf7ca: Verifying Checksum [2024-06-25T18:08:40.640Z] 699f458cf7ca: Download complete [2024-06-25T18:08:40.905Z] 8998bd30e6a1: Verifying Checksum [2024-06-25T18:08:40.905Z] 8998bd30e6a1: Download complete [2024-06-25T18:08:43.483Z] 2437ff75d9bd: Verifying Checksum [2024-06-25T18:08:43.483Z] 2437ff75d9bd: Download complete [2024-06-25T18:08:45.420Z] 8998bd30e6a1: Pull complete [2024-06-25T18:08:46.000Z] 04944245beec: Pull complete [2024-06-25T18:08:47.403Z] 699f458cf7ca: Pull complete [2024-06-25T18:08:47.672Z] 765212b225bb: Pull complete [2024-06-25T18:08:48.626Z] f23df028b6ca: Pull complete [2024-06-25T18:08:48.626Z] d65c8cfc05b1: Pull complete [2024-06-25T18:09:06.806Z] 2437ff75d9bd: Pull complete [2024-06-25T18:09:06.806Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-25T18:09:06.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T18:09:06.806Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T18:09:07.154Z] prd-ubuntu20.04-docker-arm64-4c-16g-4379 does not seem to be running inside a container [2024-06-25T18:09:07.282Z] $ 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 [2024-06-25T18:09:09.829Z] $ docker top 0317d505c722f78a6434f52100d050de21f49b8d08bc68c830b6375b96d589a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T18:09:10.806Z] ---> job-cost.sh [2024-06-25T18:09:10.807Z] lf-activate-venv: SKIPPING [2024-06-25T18:09:10.807Z] INFO: No Stack... [2024-06-25T18:09:11.078Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-25T18:09:12.055Z] INFO: Archiving Costs [Pipeline] sh [2024-06-25T18:09:12.719Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2024-06-25T18:09:12.719Z] + cut -d, -f6 [Pipeline] lock [2024-06-25T18:09:12.790Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-333-1-stack-cost] [2024-06-25T18:09:12.795Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-333-1-stack-cost] did not exist. Created. [2024-06-25T18:09:12.801Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-333-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T18:09:13.537Z] /w/workspace/device-usb-camera/1@tmp/durable-754d4009/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-25T18:09:14.402Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-25T18:09:14.443Z] Warning: overwriting stash ‘stack-cost’ [2024-06-25T18:09:14.483Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T18:09:14.502Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-333-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T18:09:14.583Z] $ docker stop --time=1 0317d505c722f78a6434f52100d050de21f49b8d08bc68c830b6375b96d589a2 [2024-06-25T18:09:16.047Z] $ docker rm -f --volumes 0317d505c722f78a6434f52100d050de21f49b8d08bc68c830b6375b96d589a2 [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 [2024-06-25T18:09:17.287Z] provisioning config files... [2024-06-25T18:09:17.297Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-333@tmp/config8099245396617232233tmp [Pipeline] { [Pipeline] sh [2024-06-25T18:09:17.661Z] + set +x [2024-06-25T18:09:17.661Z] + curl -s https://codecov.io/bash [2024-06-25T18:09:17.661Z] + bash -s -- [2024-06-25T18:09:17.921Z] [2024-06-25T18:09:17.921Z] _____ _ [2024-06-25T18:09:17.921Z] / ____| | | [2024-06-25T18:09:17.921Z] | | ___ __| | ___ ___ _____ __ [2024-06-25T18:09:17.921Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-25T18:09:17.921Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-25T18:09:17.921Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-25T18:09:17.921Z] Bash-1.0.6 [2024-06-25T18:09:17.921Z] [2024-06-25T18:09:17.921Z] [2024-06-25T18:09:17.921Z] ==> git version 2.25.1 found [2024-06-25T18:09:17.921Z] ==> 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 [2024-06-25T18:09:17.921Z] Release-Date: 2020-01-08 [2024-06-25T18:09:17.921Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-06-25T18:09:17.921Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-25T18:09:17.921Z] ==> Jenkins CI detected. [2024-06-25T18:09:17.921Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-333 [2024-06-25T18:09:17.921Z] project root: . [2024-06-25T18:09:17.921Z] --> token set from env [2024-06-25T18:09:17.921Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-25T18:09:17.921Z] ==> Running gcov in . (disable via -X gcov) [2024-06-25T18:09:17.921Z] ==> Python coveragepy not found [2024-06-25T18:09:17.921Z] ==> Searching for coverage reports in: [2024-06-25T18:09:17.921Z] + . [2024-06-25T18:09:17.921Z] -> Found 1 reports [2024-06-25T18:09:17.921Z] ==> Detecting git/mercurial file structure [2024-06-25T18:09:17.921Z] ==> Reading reports [2024-06-25T18:09:17.921Z] + ./coverage.out bytes=54703 [2024-06-25T18:09:17.921Z] ==> Appending adjustments [2024-06-25T18:09:17.921Z] https://docs.codecov.io/docs/fixing-reports [2024-06-25T18:09:17.921Z] + Found adjustments [2024-06-25T18:09:17.921Z] ==> Gzipping contents [2024-06-25T18:09:17.921Z] 8.0K /tmp/codecov.sJ302G.gz [2024-06-25T18:09:17.921Z] ==> Uploading reports [2024-06-25T18:09:17.921Z] url: https://codecov.io [2024-06-25T18:09:17.921Z] query: branch=PR-333&commit=6cf99f982f25d3231244b9f361a460cefdf4c8aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-333%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=333&job=&cmd_args= [2024-06-25T18:09:17.921Z] -> Pinging Codecov [2024-06-25T18:09:17.921Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-333&commit=6cf99f982f25d3231244b9f361a460cefdf4c8aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-333%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=333&job=&cmd_args= [2024-06-25T18:09:18.180Z] -> Uploading to [2024-06-25T18:09:18.180Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-25/73D8F5FF140700D3E01443B452E23636/6cf99f982f25d3231244b9f361a460cefdf4c8aa/1c7115d1-9270-4d2c-b040-0c2b805b04d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240625%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240625T180918Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=686940f5f12cd624e23253531938ec8572c002bdc434a981074958af894e1ca5 [2024-06-25T18:09:18.180Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T18:09:18.180Z] Dload Upload Total Spent Left Speed [2024-06-25T18:09:18.441Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 27220 --:--:-- --:--:-- --:--:-- 27220 [2024-06-25T18:09:18.441Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/6cf99f982f25d3231244b9f361a460cefdf4c8aa [Pipeline] } [2024-06-25T18:09:18.472Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-06-25T18:09:20.742Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-333/archives ] [2024-06-25T18:09:20.743Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-333/archives [2024-06-25T18:09:20.743Z] total 16 [2024-06-25T18:09:20.743Z] drwxr-xr-x 3 root root 4096 Jun 25 17:57 . [2024-06-25T18:09:20.743Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 17:57 .. [2024-06-25T18:09:20.743Z] drwxr-xr-x 2 root root 4096 Jun 25 17:57 cost [2024-06-25T18:09:20.743Z] -rw-r--r-- 1 root root 89 Jun 25 17:57 cost.csv [2024-06-25T18:09:20.743Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-333/archives [2024-06-25T18:09:20.743Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-333/archives [2024-06-25T18:09:20.743Z] total 16 [2024-06-25T18:09:20.743Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 17:57 . [2024-06-25T18:09:20.743Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 17:57 .. [2024-06-25T18:09:20.743Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 17:57 cost [2024-06-25T18:09:20.743Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 25 17:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-25T18:09:43.559Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T18:09:44.470Z] ---> package-listing.sh [2024-06-25T18:09:44.470Z] ++ facter osfamily [2024-06-25T18:09:44.470Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-25T18:09:44.732Z] + OS_FAMILY=debian [2024-06-25T18:09:44.732Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-333 [2024-06-25T18:09:44.732Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-25T18:09:44.732Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-25T18:09:44.732Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-25T18:09:44.732Z] + PACKAGES=/tmp/packages_start.txt [2024-06-25T18:09:44.732Z] + '[' /w/workspace/foundry_device-usb-camera_PR-333 ']' [2024-06-25T18:09:44.732Z] + PACKAGES=/tmp/packages_end.txt [2024-06-25T18:09:44.732Z] + case "${OS_FAMILY}" in [2024-06-25T18:09:44.732Z] + dpkg -l [2024-06-25T18:09:44.732Z] + grep '^ii' [2024-06-25T18:09:44.732Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-25T18:09:44.732Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-25T18:09:44.732Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-25T18:09:44.732Z] + '[' /w/workspace/foundry_device-usb-camera_PR-333 ']' [2024-06-25T18:09:44.732Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-333/archives/ [2024-06-25T18:09:44.732Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-333/archives/ [Pipeline] echo [2024-06-25T18:09:44.773Z] 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-333/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-25T18:09:45.075Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T18:09:45.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T18:09:45.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T18:09:46.090Z] prd-ubuntu20.04-docker-8c-8g-4378 does not seem to be running inside a container [2024-06-25T18:09:46.133Z] $ 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-333/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-333 -v /w/workspace/foundry_device-usb-camera_PR-333:/w/workspace/foundry_device-usb-camera_PR-333:rw,z -v /w/workspace/foundry_device-usb-camera_PR-333@tmp:/w/workspace/foundry_device-usb-camera_PR-333@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 [2024-06-25T18:09:46.323Z] $ docker top 0b1e2d86029a4d269eaea0aca1ad5505e0e46cf5360a30ca74471ec44b835df1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T18:09:46.724Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-25T18:09:47.125Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-25T18:09:47.495Z] + ls /var/log/sa-host [2024-06-25T18:09:47.495Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T18:09:47.731Z] provisioning config files... [2024-06-25T18:09:47.764Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-333@tmp/config7803831639357821971tmp [Pipeline] { [Pipeline] echo [2024-06-25T18:09:47.825Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T18:09:48.196Z] ---> create-netrc.sh [Pipeline] } [2024-06-25T18:09:48.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-25T18:09:48.656Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-25T18:09:48.696Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T18:09:49.020Z] ---> sudo-logs.sh [2024-06-25T18:09:49.021Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-25T18:09:49.129Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T18:09:49.451Z] ---> job-cost.sh [2024-06-25T18:09:49.451Z] lf-activate-venv: SKIPPING [2024-06-25T18:09:49.451Z] DEBUG: total: 0.2199999988079071 [2024-06-25T18:09:49.451Z] INFO: Retrieving Stack Cost... [2024-06-25T18:09:49.709Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T18:09:50.277Z] INFO: Archiving Costs [Pipeline] echo [2024-06-25T18:09:50.328Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T18:09:50.654Z] ---> logs-deploy.sh [2024-06-25T18:09:50.654Z] lf-activate-venv: SKIPPING [2024-06-25T18:09:50.654Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-333/1 [2024-06-25T18:09:50.654Z] INFO: archiving workspace using pattern(s): [2024-06-25T18:09:51.593Z] Archives upload complete. [2024-06-25T18:09:51.593Z] INFO: archiving logs to Nexus