Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 403384bec3dd417d230cef4b79faf37d5294ce6a 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-ssh8360912725429701988.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16456272466332601051.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11114639121129292875.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 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-ssh8082152636914187613.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16249076024703926954.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.20 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 ‘prd-centos7-blackbox-4c-2g-14349’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-14350’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-14823’ is offline ‘prd-ubuntu20.04-docker-8c-8g-14830’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-14824’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-14827’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14833 in /w/workspace/exfoundry_device-usb-camera_main [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/exfoundry_device-usb-camera_main # 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 Avoid second fetch Checking out Revision 403384bec3dd417d230cef4b79faf37d5294ce6a (main) Commit message: "Merge pull request #243 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.88" > 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 core.sparsecheckout # timeout=10 > git checkout -f 403384bec3dd417d230cef4b79faf37d5294ce6a # timeout=10 > git rev-list --no-walk 0cc3ff17016e4b9356b20232157fe6cd112e453b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T00:06:14.716Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T00:06:14.772Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T00:06:14.794Z] ========================================================= [2023-05-10T00:06:14.794Z] EdgeX Global Pipelines Version Info [2023-05-10T00:06:14.794Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:06:15.533Z] ------------------- [2023-05-10T00:06:15.533Z] stable info: [2023-05-10T00:06:15.533Z] ------------------- [2023-05-10T00:06:15.533Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T00:06:15.533Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T00:06:15.533Z] Message: update stable to v1.0.249 [2023-05-10T00:06:16.105Z] ------------------- [2023-05-10T00:06:16.105Z] experimental info: [2023-05-10T00:06:16.105Z] ------------------- [2023-05-10T00:06:16.105Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T00:06:16.105Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T00:06:16.105Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T00:06:16.291Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-05-10T00:06:16.306Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-05-10T00:06:16.321Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T00:06:16.337Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T00:06:16.352Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T00:06:16.362Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T00:06:16.374Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T00:06:16.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T00:06:16.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T00:06:16.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T00:06:16.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T00:06:16.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-05-10T00:06:16.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T00:06:16.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T00:06:16.469Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T00:06:16.482Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T00:06:16.502Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T00:06:16.517Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T00:06:16.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T00:06:16.544Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T00:06:16.555Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-10T00:06:16.564Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-10T00:06:16.573Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T00:06:16.582Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T00:06:16.592Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T00:06:16.601Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T00:06:16.611Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T00:06:16.620Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-10T00:06:16.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-10T00:06:16.639Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-10T00:06:16.648Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 403384bec3dd417d230cef4b79faf37d5294ce6a [Pipeline] echo [2023-05-10T00:06:16.662Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 403384b [Pipeline] echo [2023-05-10T00:06:16.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T00:06:16.708Z] provisioning config files... [2023-05-10T00:06:16.720Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9301342815860366214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:06:17.029Z] ---> docker-login.sh [2023-05-10T00:06:17.029Z] nexus3.edgexfoundry.org:10001 [2023-05-10T00:06:17.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:06:17.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:06:17.290Z] Configure a credential helper to remove this warning. See [2023-05-10T00:06:17.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:06:17.290Z] [2023-05-10T00:06:17.290Z] Login Succeeded [2023-05-10T00:06:17.290Z] nexus3.edgexfoundry.org:10002 [2023-05-10T00:06:17.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:06:17.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:06:17.290Z] Configure a credential helper to remove this warning. See [2023-05-10T00:06:17.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:06:17.290Z] [2023-05-10T00:06:17.290Z] Login Succeeded [2023-05-10T00:06:17.548Z] nexus3.edgexfoundry.org:10003 [2023-05-10T00:06:17.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:06:17.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:06:17.548Z] Configure a credential helper to remove this warning. See [2023-05-10T00:06:17.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:06:17.548Z] [2023-05-10T00:06:17.548Z] Login Succeeded [2023-05-10T00:06:17.548Z] nexus3.edgexfoundry.org:10004 [2023-05-10T00:06:17.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:06:17.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:06:17.808Z] Configure a credential helper to remove this warning. See [2023-05-10T00:06:17.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:06:17.808Z] [2023-05-10T00:06:17.808Z] Login Succeeded [2023-05-10T00:06:17.808Z] docker.io [2023-05-10T00:06:17.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:06:18.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:06:18.067Z] Configure a credential helper to remove this warning. See [2023-05-10T00:06:18.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:06:18.067Z] [2023-05-10T00:06:18.067Z] Login Succeeded [2023-05-10T00:06:18.067Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T00:06:18.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T00:06:18.450Z] + git rev-list -1 --merges 403384bec3dd417d230cef4b79faf37d5294ce6a~1..403384bec3dd417d230cef4b79faf37d5294ce6a [Pipeline] echo [2023-05-10T00:06:18.503Z] -----------> git rev-list -1 --merges 403384bec3dd417d230cef4b79faf37d5294ce6a~1..403384bec3dd417d230cef4b79faf37d5294ce6a 403384bec3dd417d230cef4b79faf37d5294ce6a [2023-05-10T00:06:18.503Z] 403384bec3dd417d230cef4b79faf37d5294ce6a [false] [Pipeline] sh [2023-05-10T00:06:18.794Z] + git log --format=format:%s -1 403384bec3dd417d230cef4b79faf37d5294ce6a [Pipeline] echo [2023-05-10T00:06:18.833Z] ========================================================= [2023-05-10T00:06:18.833Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T00:06:18.833Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T00:06:19.174Z] + git log --format=format:%s -1 403384bec3dd417d230cef4b79faf37d5294ce6a [Pipeline] echo [2023-05-10T00:06:19.186Z] [semverPrep] GIT_COMMIT: 403384bec3dd417d230cef4b79faf37d5294ce6a, Commit Message: Merge pull request #243 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.88 [Pipeline] echo [2023-05-10T00:06:19.196Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T00:06:19.536Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T00:06:19.536Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T00:06:19.536Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T00:06:19.536Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T00:06:19.536Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T00:06:19.536Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T00:06:19.536Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:06:19.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T00:06:19.899Z] [2023-05-10T00:06:19.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:06:20.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T00:06:20.202Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T00:06:20.202Z] b85a868b505f: Pulling fs layer [2023-05-10T00:06:20.202Z] e2be974225ed: Pulling fs layer [2023-05-10T00:06:20.202Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T00:06:20.202Z] 988bab9f4d93: Pulling fs layer [2023-05-10T00:06:20.202Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T00:06:20.202Z] eaf3925da568: Pulling fs layer [2023-05-10T00:06:20.202Z] bab4dde63d76: Pulling fs layer [2023-05-10T00:06:20.202Z] bde34c3a00c8: Pulling fs layer [2023-05-10T00:06:20.202Z] b352a97aabf1: Pulling fs layer [2023-05-10T00:06:20.202Z] 4872d77fe225: Pulling fs layer [2023-05-10T00:06:20.202Z] 5851b861e8e6: Pulling fs layer [2023-05-10T00:06:20.202Z] 988bab9f4d93: Waiting [2023-05-10T00:06:20.202Z] 1469e6f7b9e6: Waiting [2023-05-10T00:06:20.202Z] eaf3925da568: Waiting [2023-05-10T00:06:20.202Z] bab4dde63d76: Waiting [2023-05-10T00:06:20.202Z] bde34c3a00c8: Waiting [2023-05-10T00:06:20.202Z] b352a97aabf1: Waiting [2023-05-10T00:06:20.202Z] 4872d77fe225: Waiting [2023-05-10T00:06:20.202Z] 5851b861e8e6: Waiting [2023-05-10T00:06:20.202Z] e2be974225ed: Verifying Checksum [2023-05-10T00:06:20.202Z] e2be974225ed: Download complete [2023-05-10T00:06:20.202Z] 988bab9f4d93: Download complete [2023-05-10T00:06:20.467Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T00:06:20.467Z] 1469e6f7b9e6: Download complete [2023-05-10T00:06:20.467Z] eaf3925da568: Download complete [2023-05-10T00:06:20.467Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T00:06:20.467Z] 339a4e72a1f5: Download complete [2023-05-10T00:06:20.467Z] b85a868b505f: Verifying Checksum [2023-05-10T00:06:20.467Z] b85a868b505f: Download complete [2023-05-10T00:06:20.467Z] bde34c3a00c8: Verifying Checksum [2023-05-10T00:06:20.467Z] bde34c3a00c8: Download complete [2023-05-10T00:06:20.467Z] 4872d77fe225: Verifying Checksum [2023-05-10T00:06:20.467Z] 4872d77fe225: Download complete [2023-05-10T00:06:20.467Z] 5851b861e8e6: Verifying Checksum [2023-05-10T00:06:20.467Z] 5851b861e8e6: Download complete [2023-05-10T00:06:20.467Z] b352a97aabf1: Verifying Checksum [2023-05-10T00:06:20.467Z] b352a97aabf1: Download complete [2023-05-10T00:06:21.035Z] bab4dde63d76: Verifying Checksum [2023-05-10T00:06:21.035Z] bab4dde63d76: Download complete [2023-05-10T00:06:21.606Z] b85a868b505f: Pull complete [2023-05-10T00:06:21.864Z] e2be974225ed: Pull complete [2023-05-10T00:06:22.441Z] 339a4e72a1f5: Pull complete [2023-05-10T00:06:22.441Z] 988bab9f4d93: Pull complete [2023-05-10T00:06:22.716Z] 1469e6f7b9e6: Pull complete [2023-05-10T00:06:22.716Z] eaf3925da568: Pull complete [2023-05-10T00:06:24.630Z] bab4dde63d76: Pull complete [2023-05-10T00:06:24.631Z] bde34c3a00c8: Pull complete [2023-05-10T00:06:24.891Z] b352a97aabf1: Pull complete [2023-05-10T00:06:24.891Z] 4872d77fe225: Pull complete [2023-05-10T00:06:24.891Z] 5851b861e8e6: Pull complete [2023-05-10T00:06:24.891Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T00:06:24.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T00:06:24.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:06:25.000Z] prd-ubuntu20.04-docker-8c-8g-14833 does not seem to be running inside a container [2023-05-10T00:06:25.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T00:06:27.862Z] $ docker top 02b0182389e4c1dd589076b25ede97f5f62a4ab52b509d9ce9b8c8eaa5b434a3 -eo pid,comm [2023-05-10T00:06:27.929Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-10T00:06:27.929Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T00:06:27.968Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T00:06:27.968Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T00:06:28.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T00:06:28.086Z] $ docker exec 02b0182389e4c1dd589076b25ede97f5f62a4ab52b509d9ce9b8c8eaa5b434a3 ssh-agent [2023-05-10T00:06:28.197Z] SSH_AUTH_SOCK=/tmp/ssh-x0H4SnSSQTwX/agent.34 [2023-05-10T00:06:28.197Z] SSH_AGENT_PID=40 [2023-05-10T00:06:28.204Z] Running ssh-add (command line suppressed) [2023-05-10T00:06:28.309Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11176106369373531723.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11176106369373531723.key) [2023-05-10T00:06:28.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T00:06:28.619Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T00:06:28.630Z] $ docker exec --env ******** --env ******** 02b0182389e4c1dd589076b25ede97f5f62a4ab52b509d9ce9b8c8eaa5b434a3 ssh-agent -k [2023-05-10T00:06:28.740Z] unset SSH_AUTH_SOCK; [2023-05-10T00:06:28.740Z] unset SSH_AGENT_PID; [2023-05-10T00:06:28.740Z] echo Agent pid 40 killed; [2023-05-10T00:06:28.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T00:06:28.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T00:06:28.794Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T00:06:28.917Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T00:06:28.915Z] $ docker exec 02b0182389e4c1dd589076b25ede97f5f62a4ab52b509d9ce9b8c8eaa5b434a3 ssh-agent [2023-05-10T00:06:29.042Z] SSH_AUTH_SOCK=/tmp/ssh-BVatHi6m1txg/agent.72 [2023-05-10T00:06:29.042Z] SSH_AGENT_PID=78 [2023-05-10T00:06:29.047Z] Running ssh-add (command line suppressed) [2023-05-10T00:06:29.140Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7637231276439747785.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7637231276439747785.key) [2023-05-10T00:06:29.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T00:06:29.450Z] + git semver init [2023-05-10T00:06:29.712Z] 2023-05-10 00:06:29,671 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T00:06:29.712Z] 2023-05-10 00:06:29,672 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-10T00:06:29.712Z] 2023-05-10 00:06:29,673 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-10T00:06:29.712Z] 2023-05-10 00:06:29,673 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-10T00:06:30.655Z] 2023-05-10 00:06:30,364 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-05-10T00:06:30.655Z] 2023-05-10 00:06:30,365 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-05-10T00:06:30.655Z] 2023-05-10 00:06:30,365 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-10T00:06:30.655Z] 2023-05-10 00:06:30,366 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-10T00:06:30.655Z] 3.0.0-dev.37 [Pipeline] } [2023-05-10T00:06:30.661Z] $ docker exec --env ******** --env ******** 02b0182389e4c1dd589076b25ede97f5f62a4ab52b509d9ce9b8c8eaa5b434a3 ssh-agent -k [2023-05-10T00:06:30.762Z] unset SSH_AUTH_SOCK; [2023-05-10T00:06:30.762Z] unset SSH_AGENT_PID; [2023-05-10T00:06:30.763Z] echo Agent pid 78 killed; [2023-05-10T00:06:30.780Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T00:06:31.092Z] + git semver [Pipeline] } [2023-05-10T00:06:31.359Z] $ docker stop --time=1 02b0182389e4c1dd589076b25ede97f5f62a4ab52b509d9ce9b8c8eaa5b434a3 [2023-05-10T00:06:32.662Z] $ docker rm -f --volumes 02b0182389e4c1dd589076b25ede97f5f62a4ab52b509d9ce9b8c8eaa5b434a3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T00:06:33.015Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T00:06:33.235Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T00:06:33.238Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.37 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T00:06:33.417Z] provisioning config files... [2023-05-10T00:06:33.427Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config267154497724983596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:06:33.729Z] ---> docker-login.sh [2023-05-10T00:06:33.729Z] nexus3.edgexfoundry.org:10001 [2023-05-10T00:06:33.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:06:33.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:06:33.729Z] Configure a credential helper to remove this warning. See [2023-05-10T00:06:33.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:06:33.729Z] [2023-05-10T00:06:33.729Z] Login Succeeded [2023-05-10T00:06:33.729Z] nexus3.edgexfoundry.org:10002 [2023-05-10T00:06:33.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:06:33.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:06:33.729Z] Configure a credential helper to remove this warning. See [2023-05-10T00:06:33.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:06:33.729Z] [2023-05-10T00:06:33.729Z] Login Succeeded [2023-05-10T00:06:33.729Z] nexus3.edgexfoundry.org:10003 [2023-05-10T00:06:33.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:06:33.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:06:33.989Z] Configure a credential helper to remove this warning. See [2023-05-10T00:06:33.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:06:33.989Z] [2023-05-10T00:06:33.989Z] Login Succeeded [2023-05-10T00:06:33.989Z] nexus3.edgexfoundry.org:10004 [2023-05-10T00:06:33.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:06:33.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:06:33.989Z] Configure a credential helper to remove this warning. See [2023-05-10T00:06:33.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:06:33.989Z] [2023-05-10T00:06:33.989Z] Login Succeeded [2023-05-10T00:06:33.989Z] docker.io [2023-05-10T00:06:34.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:06:34.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:06:34.249Z] Configure a credential helper to remove this warning. See [2023-05-10T00:06:34.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:06:34.249Z] [2023-05-10T00:06:34.249Z] Login Succeeded [2023-05-10T00:06:34.249Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T00:06:34.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T00:06:34.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T00:06:34.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T00:06:34.330Z] ========================================================= [2023-05-10T00:06:34.330Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T00:06:34.330Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:06:34.641Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T00:06:34.641Z] Sending build context to Docker daemon 1.995MB [2023-05-10T00:06:34.641Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T00:06:34.641Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-10T00:06:34.641Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T00:06:34.641Z] f56be85fc22e: Pulling fs layer [2023-05-10T00:06:34.641Z] 85791d961cd3: Pulling fs layer [2023-05-10T00:06:34.641Z] d694b5ae8c79: Pulling fs layer [2023-05-10T00:06:34.641Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T00:06:34.641Z] 4d19c01a9841: Pulling fs layer [2023-05-10T00:06:34.641Z] 9f32a84ed3da: Waiting [2023-05-10T00:06:34.641Z] 9325e15d5711: Pulling fs layer [2023-05-10T00:06:34.641Z] 556b6ee489ea: Pulling fs layer [2023-05-10T00:06:34.641Z] 4d19c01a9841: Waiting [2023-05-10T00:06:34.641Z] 9325e15d5711: Waiting [2023-05-10T00:06:34.641Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T00:06:34.641Z] 556b6ee489ea: Waiting [2023-05-10T00:06:34.641Z] c5a4b2cf53e6: Waiting [2023-05-10T00:06:34.904Z] 85791d961cd3: Download complete [2023-05-10T00:06:34.904Z] 9f32a84ed3da: Verifying Checksum [2023-05-10T00:06:34.904Z] 9f32a84ed3da: Download complete [2023-05-10T00:06:34.904Z] 4d19c01a9841: Download complete [2023-05-10T00:06:34.904Z] f56be85fc22e: Verifying Checksum [2023-05-10T00:06:34.904Z] f56be85fc22e: Download complete [2023-05-10T00:06:34.904Z] 9325e15d5711: Verifying Checksum [2023-05-10T00:06:34.904Z] 9325e15d5711: Download complete [2023-05-10T00:06:34.904Z] f56be85fc22e: Pull complete [2023-05-10T00:06:35.164Z] 85791d961cd3: Pull complete [2023-05-10T00:06:35.426Z] d694b5ae8c79: Download complete [2023-05-10T00:06:35.686Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T00:06:35.686Z] c5a4b2cf53e6: Download complete [2023-05-10T00:06:35.944Z] 556b6ee489ea: Verifying Checksum [2023-05-10T00:06:35.944Z] 556b6ee489ea: Download complete [2023-05-10T00:06:39.235Z] d694b5ae8c79: Pull complete [2023-05-10T00:06:39.235Z] 9f32a84ed3da: Pull complete [2023-05-10T00:06:39.235Z] 4d19c01a9841: Pull complete [2023-05-10T00:06:39.235Z] 9325e15d5711: Pull complete [2023-05-10T00:06:41.133Z] 556b6ee489ea: Pull complete [2023-05-10T00:06:42.511Z] c5a4b2cf53e6: Pull complete [2023-05-10T00:06:42.511Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T00:06:42.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T00:06:42.511Z] ---> c4be618373d6 [2023-05-10T00:06:42.511Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-10T00:06:48.359Z] Still waiting to schedule task [2023-05-10T00:06:48.360Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-10T00:06:50.719Z] ---> Running in a88d10123b01 [2023-05-10T00:06:50.719Z] Removing intermediate container a88d10123b01 [2023-05-10T00:06:50.719Z] ---> dacca62cfc8e [2023-05-10T00:06:50.719Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T00:06:50.719Z] ---> Running in 7372f1d63956 [2023-05-10T00:06:50.719Z] Removing intermediate container 7372f1d63956 [2023-05-10T00:06:50.719Z] ---> e140a0d050fd [2023-05-10T00:06:50.719Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-10T00:06:50.719Z] ---> Running in c2362228fd64 [2023-05-10T00:06:50.719Z] Removing intermediate container c2362228fd64 [2023-05-10T00:06:50.719Z] ---> 0f642b9fe45e [2023-05-10T00:06:50.719Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-10T00:06:50.719Z] ---> Running in 348b56d7a3d3 [2023-05-10T00:06:50.719Z] Removing intermediate container 348b56d7a3d3 [2023-05-10T00:06:50.719Z] ---> 29373d0bf340 [2023-05-10T00:06:50.719Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T00:06:50.719Z] ---> Running in 5cc8c2e7a3c8 [2023-05-10T00:06:50.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T00:06:50.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T00:06:50.980Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-10T00:06:50.980Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-10T00:06:50.980Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-10T00:06:50.980Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-10T00:06:50.980Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-10T00:06:50.980Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-10T00:06:50.980Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-10T00:06:50.980Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-10T00:06:50.980Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-10T00:06:50.980Z] (10/14) Installing kmod-libs (30-r1) [2023-05-10T00:06:50.980Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-10T00:06:50.980Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-10T00:06:50.980Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-10T00:06:50.980Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-10T00:06:50.980Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T00:06:50.980Z] Executing eudev-3.2.11-r4.trigger [2023-05-10T00:06:50.980Z] OK: 272 MiB in 67 packages [2023-05-10T00:06:51.555Z] Removing intermediate container 5cc8c2e7a3c8 [2023-05-10T00:06:51.555Z] ---> 67203eb6c521 [2023-05-10T00:06:51.555Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-10T00:06:51.816Z] ---> Running in 86c35734ff44 [2023-05-10T00:06:51.816Z] Removing intermediate container 86c35734ff44 [2023-05-10T00:06:51.816Z] ---> 21b50e909f79 [2023-05-10T00:06:51.816Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-10T00:06:51.816Z] ---> 3e578f4a188d [2023-05-10T00:06:51.816Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T00:06:51.816Z] ---> Running in 80c1a1440a11 [2023-05-10T00:07:30.574Z] Removing intermediate container 80c1a1440a11 [2023-05-10T00:07:30.574Z] ---> 739276643337 [2023-05-10T00:07:30.574Z] Step 11/13 : COPY . . [2023-05-10T00:07:30.574Z] ---> 3532d99e8b04 [2023-05-10T00:07:30.574Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-10T00:07:30.574Z] ---> Running in 3b9d181a9cfc [2023-05-10T00:07:30.574Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T00:07:30.574Z] Dload Upload Total Spent Left Speed [2023-05-10T00:07:30.574Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8457 0 --:--:-- --:--:-- --:--:-- 8496 [2023-05-10T00:07:30.574Z] Removing intermediate container 3b9d181a9cfc [2023-05-10T00:07:30.574Z] ---> 9c17a5d0bbbc [2023-05-10T00:07:30.574Z] Step 13/13 : RUN ${MAKE} [2023-05-10T00:07:30.574Z] ---> Running in a10635c79863 [2023-05-10T00:07:30.574Z] noop [2023-05-10T00:07:30.574Z] Removing intermediate container a10635c79863 [2023-05-10T00:07:30.574Z] ---> d84a2009376c [2023-05-10T00:07:30.574Z] Successfully built d84a2009376c [2023-05-10T00:07:30.574Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:07:30.898Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T00:07:30.898Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:07:30.988Z] prd-ubuntu20.04-docker-8c-8g-14833 does not seem to be running inside a container [2023-05-10T00:07:31.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2023-05-10T00:07:31.340Z] $ docker top 2368a56ddd790764314eb16e1c25c80d12fe57f3d0f1d2dcadc69756f3ee20d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T00:07:31.688Z] + go version [2023-05-10T00:07:31.688Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T00:07:31.695Z] $ docker stop --time=1 2368a56ddd790764314eb16e1c25c80d12fe57f3d0f1d2dcadc69756f3ee20d0 [2023-05-10T00:07:32.977Z] $ docker rm -f --volumes 2368a56ddd790764314eb16e1c25c80d12fe57f3d0f1d2dcadc69756f3ee20d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:07:33.404Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T00:07:33.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:07:33.478Z] prd-ubuntu20.04-docker-8c-8g-14833 does not seem to be running inside a container [2023-05-10T00:07:33.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2023-05-10T00:07:33.836Z] $ docker top 5818af0efbe7de96d5b7bc04927db6415420de6da621b40a0501ec4c774d25ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T00:07:34.189Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-10T00:07:34.489Z] + make test [2023-05-10T00:07:34.489Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T00:07:39.758Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-10T00:07:50.273Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-10T00:07:50.273Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.011s coverage: 2.0% of statements [2023-05-10T00:07:55.533Z] go vet ./... [2023-05-10T00:07:58.822Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T00:07:58.822Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T00:07:58.822Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T00:07:58.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T00:07:58.849Z] $ docker stop --time=1 5818af0efbe7de96d5b7bc04927db6415420de6da621b40a0501ec4c774d25ad [2023-05-10T00:08:03.701Z] $ docker rm -f --volumes 5818af0efbe7de96d5b7bc04927db6415420de6da621b40a0501ec4c774d25ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T00:08:04.179Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T00:08:04.260Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T00:08:04.763Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T00:08:05.092Z] + ls -al . [2023-05-10T00:08:05.092Z] total 192 [2023-05-10T00:08:05.092Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 00:07 . [2023-05-10T00:08:05.092Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:06 .. [2023-05-10T00:08:05.092Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 00:06 .git [2023-05-10T00:08:05.092Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:06 .github [2023-05-10T00:08:05.092Z] -rw-rw-r-- 1 jenkins jenkins 414 May 10 00:06 .gitignore [2023-05-10T00:08:05.092Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 00:06 .golangci.yml [2023-05-10T00:08:05.092Z] -rw-rw-r-- 1 jenkins jenkins 77 May 10 00:06 .hadolint.yml [2023-05-10T00:08:05.092Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 00:06 .semver [2023-05-10T00:08:05.092Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 10 00:06 Attribution.txt [2023-05-10T00:08:05.092Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 10 00:06 CHANGELOG.md [2023-05-10T00:08:05.092Z] -rw-rw-r-- 1 jenkins jenkins 2328 May 10 00:06 Dockerfile [2023-05-10T00:08:05.092Z] -rw-rw-r-- 1 jenkins jenkins 678 May 10 00:06 GOVERNANCE.md [2023-05-10T00:08:05.092Z] -rw-rw-r-- 1 jenkins jenkins 659 May 10 00:06 Jenkinsfile [2023-05-10T00:08:05.092Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 10 00:06 LICENSE [2023-05-10T00:08:05.092Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 10 00:06 Makefile [2023-05-10T00:08:05.092Z] -rw-rw-r-- 1 jenkins jenkins 622 May 10 00:06 OWNERS.md [2023-05-10T00:08:05.092Z] -rw-rw-r-- 1 jenkins jenkins 5681 May 10 00:06 README.md [2023-05-10T00:08:05.092Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 00:06 VERSION [2023-05-10T00:08:05.092Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 00:06 bin [2023-05-10T00:08:05.092Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:06 cmd [2023-05-10T00:08:05.092Z] -rw-r--r-- 1 jenkins jenkins 28693 May 10 00:07 coverage.out [2023-05-10T00:08:05.092Z] -rwxrwxr-x 1 jenkins jenkins 140 May 10 00:06 docker-entrypoint.sh [2023-05-10T00:08:05.092Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:06 docs [2023-05-10T00:08:05.092Z] -rw-rw-r-- 1 jenkins jenkins 3443 May 10 00:06 go.mod [2023-05-10T00:08:05.092Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 10 00:06 go.sum [2023-05-10T00:08:05.092Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:06 internal [2023-05-10T00:08:05.092Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:06 snap [2023-05-10T00:08:05.092Z] -rw-rw-r-- 1 jenkins jenkins 231 May 10 00:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:08:05.400Z] + 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=403384bec3dd417d230cef4b79faf37d5294ce6a --label arch=amd64 --label version=3.0.0-dev.37 . [2023-05-10T00:08:05.400Z] Sending build context to Docker daemon 2.024MB [2023-05-10T00:08:05.400Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T00:08:05.400Z] Step 2/35 : FROM ${BASE} AS builder [2023-05-10T00:08:05.400Z] ---> d84a2009376c [2023-05-10T00:08:05.400Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-05-10T00:08:05.400Z] ---> Running in 2a7f13d4ff04 [2023-05-10T00:08:05.660Z] Removing intermediate container 2a7f13d4ff04 [2023-05-10T00:08:05.660Z] ---> a3707510f3f7 [2023-05-10T00:08:05.660Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T00:08:05.660Z] ---> Running in ed49a7bee2c6 [2023-05-10T00:08:05.660Z] Removing intermediate container ed49a7bee2c6 [2023-05-10T00:08:05.660Z] ---> d728da7bb9e4 [2023-05-10T00:08:05.660Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-10T00:08:05.660Z] ---> Running in bdf36fef75ba [2023-05-10T00:08:05.660Z] Removing intermediate container bdf36fef75ba [2023-05-10T00:08:05.660Z] ---> 39157049054f [2023-05-10T00:08:05.660Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-10T00:08:05.919Z] ---> Running in 6e8a9ab1e160 [2023-05-10T00:08:05.919Z] Removing intermediate container 6e8a9ab1e160 [2023-05-10T00:08:05.919Z] ---> 394be32cb690 [2023-05-10T00:08:05.919Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T00:08:05.919Z] ---> Running in 485f7944b3a2 [2023-05-10T00:08:06.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T00:08:06.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T00:08:06.441Z] OK: 272 MiB in 67 packages [2023-05-10T00:08:06.702Z] Removing intermediate container 485f7944b3a2 [2023-05-10T00:08:06.702Z] ---> 17813b0e5352 [2023-05-10T00:08:06.702Z] Step 8/35 : WORKDIR /device-usb-camera [2023-05-10T00:08:06.702Z] ---> Running in 27a069c7336c [2023-05-10T00:08:06.961Z] Removing intermediate container 27a069c7336c [2023-05-10T00:08:06.961Z] ---> bc62ac63fad3 [2023-05-10T00:08:06.961Z] Step 9/35 : COPY go.mod vendor* ./ [2023-05-10T00:08:06.961Z] ---> 0031e9623670 [2023-05-10T00:08:06.961Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T00:08:06.961Z] ---> Running in 7f35121a659a [2023-05-10T00:08:07.906Z] Removing intermediate container 7f35121a659a [2023-05-10T00:08:07.906Z] ---> 4dcc44e0d92c [2023-05-10T00:08:07.906Z] Step 11/35 : COPY . . [2023-05-10T00:08:08.167Z] ---> 714d7aae53f3 [2023-05-10T00:08:08.168Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-10T00:08:08.168Z] ---> Running in 3099f9b9ce31 [2023-05-10T00:08:08.434Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T00:08:08.434Z] Dload Upload Total Spent Left Speed [2023-05-10T00:08:08.434Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 16142 0 --:--:-- --:--:-- --:--:-- 16090 [2023-05-10T00:08:08.695Z] Removing intermediate container 3099f9b9ce31 [2023-05-10T00:08:08.695Z] ---> 9c2bb529e950 [2023-05-10T00:08:08.695Z] Step 13/35 : RUN ${MAKE} [2023-05-10T00:08:08.695Z] ---> Running in 84c094649a12 [2023-05-10T00:08:08.957Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.37" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-10T00:08:30.928Z] Removing intermediate container 84c094649a12 [2023-05-10T00:08:30.928Z] ---> d29db02e6739 [2023-05-10T00:08:30.928Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-10T00:08:30.928Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-10T00:08:30.928Z] 4acc49c71d14: Pulling fs layer [2023-05-10T00:08:30.928Z] 4acc49c71d14: Verifying Checksum [2023-05-10T00:08:30.928Z] 4acc49c71d14: Download complete [2023-05-10T00:08:30.928Z] 4acc49c71d14: Pull complete [2023-05-10T00:08:30.928Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-10T00:08:30.928Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-10T00:08:30.928Z] ---> 01a2bd3e5fff [2023-05-10T00:08:30.928Z] Step 15/35 : FROM alpine:3.17 [2023-05-10T00:08:30.928Z] 3.17: Pulling from library/alpine [2023-05-10T00:08:30.928Z] f56be85fc22e: Already exists [2023-05-10T00:08:31.208Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T00:08:31.208Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T00:08:31.208Z] ---> 9ed4aefc74f6 [2023-05-10T00:08:31.208Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-10T00:08:31.469Z] ---> Running in 13dba6fb24f7 [2023-05-10T00:08:31.469Z] Removing intermediate container 13dba6fb24f7 [2023-05-10T00:08:31.469Z] ---> c9943d72d4d0 [2023-05-10T00:08:31.469Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-10T00:08:31.469Z] ---> Running in dc1aa1128e85 [2023-05-10T00:08:31.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T00:08:31.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T00:08:31.987Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-05-10T00:08:31.987Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-05-10T00:08:31.987Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-05-10T00:08:32.246Z] (4/86) Installing libxau (1.0.10-r0) [2023-05-10T00:08:32.246Z] (5/86) Installing libmd (1.0.4-r0) [2023-05-10T00:08:32.246Z] (6/86) Installing libbsd (0.11.7-r0) [2023-05-10T00:08:32.246Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-05-10T00:08:32.246Z] (8/86) Installing libxcb (1.15-r0) [2023-05-10T00:08:32.246Z] (9/86) Installing libx11 (1.8.4-r0) [2023-05-10T00:08:32.246Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-05-10T00:08:32.246Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-05-10T00:08:32.246Z] (12/86) Installing libexpat (2.5.0-r0) [2023-05-10T00:08:32.246Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-05-10T00:08:32.246Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-05-10T00:08:32.246Z] (15/86) Installing libpng (1.6.38-r0) [2023-05-10T00:08:32.246Z] (16/86) Installing freetype (2.12.1-r0) [2023-05-10T00:08:32.505Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-05-10T00:08:32.506Z] (18/86) Installing fribidi (1.0.12-r0) [2023-05-10T00:08:32.506Z] (19/86) Installing libffi (3.4.4-r0) [2023-05-10T00:08:32.506Z] (20/86) Installing libintl (0.21.1-r1) [2023-05-10T00:08:32.506Z] (21/86) Installing libblkid (2.38.1-r1) [2023-05-10T00:08:32.506Z] (22/86) Installing libmount (2.38.1-r1) [2023-05-10T00:08:32.506Z] (23/86) Installing pcre2 (10.42-r0) [2023-05-10T00:08:32.506Z] (24/86) Installing glib (2.74.6-r0) [2023-05-10T00:08:32.506Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-05-10T00:08:32.506Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-05-10T00:08:32.506Z] (27/86) Installing libass (0.16.0-r1) [2023-05-10T00:08:32.506Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-05-10T00:08:32.506Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-05-10T00:08:32.506Z] (30/86) Installing libpciaccess (0.17-r0) [2023-05-10T00:08:32.506Z] (31/86) Installing libdrm (2.4.114-r0) [2023-05-10T00:08:32.506Z] (32/86) Installing gmp (6.2.1-r2) [2023-05-10T00:08:32.506Z] (33/86) Installing nettle (3.8.1-r0) [2023-05-10T00:08:32.506Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-05-10T00:08:32.506Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-05-10T00:08:32.506Z] (36/86) Installing libunistring (1.1-r0) [2023-05-10T00:08:32.764Z] (37/86) Installing gnutls (3.7.8-r3) [2023-05-10T00:08:32.764Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-10T00:08:32.764Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-10T00:08:32.764Z] (40/86) Installing lame (3.100-r2) [2023-05-10T00:08:32.764Z] (41/86) Installing opus (1.3.1-r1) [2023-05-10T00:08:32.764Z] (42/86) Installing libasyncns (0.8-r1) [2023-05-10T00:08:32.764Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-05-10T00:08:32.764Z] (44/86) Installing libltdl (2.4.7-r1) [2023-05-10T00:08:32.764Z] (45/86) Installing orc (0.4.33-r0) [2023-05-10T00:08:32.764Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-05-10T00:08:32.764Z] (47/86) Installing libogg (1.3.5-r2) [2023-05-10T00:08:32.764Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-10T00:08:32.764Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-05-10T00:08:32.764Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-05-10T00:08:32.764Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-05-10T00:08:32.764Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-05-10T00:08:32.764Z] (53/86) Installing soxr (0.1.3-r3) [2023-05-10T00:08:32.764Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-05-10T00:08:32.764Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-05-10T00:08:32.764Z] (56/86) Installing libpulse (16.1-r6) [2023-05-10T00:08:32.764Z] (57/86) Installing cjson (1.7.15-r3) [2023-05-10T00:08:32.764Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-05-10T00:08:33.023Z] (59/86) Installing librist (0.2.7-r0) [2023-05-10T00:08:33.023Z] (60/86) Installing libsrt (1.5.1-r0) [2023-05-10T00:08:33.023Z] (61/86) Installing libssh (0.10.5-r0) [2023-05-10T00:08:33.023Z] (62/86) Installing libtheora (1.1.1-r16) [2023-05-10T00:08:33.023Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-05-10T00:08:33.023Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-05-10T00:08:33.023Z] (65/86) Installing libxext (1.3.5-r0) [2023-05-10T00:08:33.023Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-05-10T00:08:33.023Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-05-10T00:08:33.023Z] (68/86) Installing libva (2.16.0-r0) [2023-05-10T00:08:33.023Z] (69/86) Installing libvdpau (1.5-r0) [2023-05-10T00:08:33.023Z] (70/86) Installing vidstab (1.1.0-r2) [2023-05-10T00:08:33.023Z] (71/86) Installing libvpx (1.12.0-r1) [2023-05-10T00:08:33.023Z] (72/86) Installing libwebp (1.2.4-r1) [2023-05-10T00:08:33.023Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-05-10T00:08:33.023Z] (74/86) Installing numactl (2.0.16-r1) [2023-05-10T00:08:33.023Z] (75/86) Installing x265-libs (3.5-r3) [2023-05-10T00:08:33.282Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-05-10T00:08:33.282Z] (77/86) Installing libsodium (1.0.18-r2) [2023-05-10T00:08:33.282Z] (78/86) Installing libzmq (4.3.4-r1) [2023-05-10T00:08:33.282Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-05-10T00:08:33.282Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-05-10T00:08:33.282Z] (81/86) Installing udev-init-scripts (35-r1) [2023-05-10T00:08:33.282Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-05-10T00:08:33.282Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-05-10T00:08:33.282Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-05-10T00:08:33.282Z] (85/86) Installing kmod-libs (30-r1) [2023-05-10T00:08:33.541Z] (86/86) Installing eudev (3.2.11-r4) [2023-05-10T00:08:33.541Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T00:08:33.541Z] Executing eudev-3.2.11-r4.trigger [2023-05-10T00:08:33.541Z] OK: 112 MiB in 101 packages [2023-05-10T00:08:36.098Z] Removing intermediate container dc1aa1128e85 [2023-05-10T00:08:36.098Z] ---> 55eb5f20305d [2023-05-10T00:08:36.098Z] Step 18/35 : WORKDIR / [2023-05-10T00:08:36.098Z] ---> Running in c14247ba10d7 [2023-05-10T00:08:36.098Z] Removing intermediate container c14247ba10d7 [2023-05-10T00:08:36.098Z] ---> c55efe26746d [2023-05-10T00:08:36.098Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-05-10T00:08:36.098Z] ---> da3cf9ec6eb5 [2023-05-10T00:08:36.098Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-10T00:08:36.356Z] ---> d4df0573519b [2023-05-10T00:08:36.356Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-10T00:08:36.356Z] ---> 6222a378a446 [2023-05-10T00:08:36.356Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-10T00:08:36.614Z] ---> f6e6789a5822 [2023-05-10T00:08:36.614Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-10T00:08:36.614Z] ---> 62f5988bcef0 [2023-05-10T00:08:36.614Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-10T00:08:36.875Z] ---> d6d853e52ca4 [2023-05-10T00:08:36.875Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-05-10T00:08:37.874Z] ---> 779347a59002 [2023-05-10T00:08:37.874Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-10T00:08:37.874Z] ---> Running in 2c8239b7c878 [2023-05-10T00:08:38.443Z] Removing intermediate container 2c8239b7c878 [2023-05-10T00:08:38.443Z] ---> 30055c9c7eec [2023-05-10T00:08:38.443Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-10T00:08:38.443Z] ---> Running in 13a39353e378 [2023-05-10T00:08:39.012Z] Removing intermediate container 13a39353e378 [2023-05-10T00:08:39.012Z] ---> fef12099ab70 [2023-05-10T00:08:39.012Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-10T00:08:39.012Z] ---> Running in 76b73f29005a [2023-05-10T00:08:39.580Z] Removing intermediate container 76b73f29005a [2023-05-10T00:08:39.580Z] ---> 282b6e391f81 [2023-05-10T00:08:39.580Z] Step 29/35 : EXPOSE 59983 [2023-05-10T00:08:39.838Z] ---> Running in 678de92105c2 [2023-05-10T00:08:39.838Z] Removing intermediate container 678de92105c2 [2023-05-10T00:08:39.838Z] ---> 35b44869785f [2023-05-10T00:08:39.838Z] Step 30/35 : EXPOSE 8554 [2023-05-10T00:08:39.838Z] ---> Running in d1ff549e25f0 [2023-05-10T00:08:39.838Z] Removing intermediate container d1ff549e25f0 [2023-05-10T00:08:39.838Z] ---> 21ea26f44aca [2023-05-10T00:08:39.838Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-10T00:08:39.838Z] ---> Running in 5637cf1c40e6 [2023-05-10T00:08:40.097Z] Removing intermediate container 5637cf1c40e6 [2023-05-10T00:08:40.097Z] ---> 47266164da25 [2023-05-10T00:08:40.097Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-10T00:08:40.097Z] ---> Running in e4467928109e [2023-05-10T00:08:40.097Z] Removing intermediate container e4467928109e [2023-05-10T00:08:40.097Z] ---> d35a2c25de49 [2023-05-10T00:08:40.097Z] Step 33/35 : LABEL arch=amd64 [2023-05-10T00:08:40.097Z] ---> Running in d8629bf77299 [2023-05-10T00:08:40.097Z] Removing intermediate container d8629bf77299 [2023-05-10T00:08:40.097Z] ---> 1e8d1f355e7e [2023-05-10T00:08:40.097Z] Step 34/35 : LABEL git_sha=403384bec3dd417d230cef4b79faf37d5294ce6a [2023-05-10T00:08:40.097Z] ---> Running in e15973f2afa6 [2023-05-10T00:08:40.356Z] Removing intermediate container e15973f2afa6 [2023-05-10T00:08:40.356Z] ---> 112d991f6a84 [2023-05-10T00:08:40.356Z] Step 35/35 : LABEL version=3.0.0-dev.37 [2023-05-10T00:08:40.356Z] ---> Running in f09f505e589f [2023-05-10T00:08:40.356Z] Removing intermediate container f09f505e589f [2023-05-10T00:08:40.356Z] ---> c3d05ed3e4a8 [2023-05-10T00:08:40.356Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T00:08:40.356Z] Successfully built c3d05ed3e4a8 [2023-05-10T00:08:40.356Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T00:08:40.468Z] provisioning config files... [2023-05-10T00:08:40.478Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9968232493907785344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:08:40.780Z] ---> docker-login.sh [2023-05-10T00:08:40.780Z] nexus3.edgexfoundry.org:10001 [2023-05-10T00:08:40.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:08:40.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:08:40.780Z] Configure a credential helper to remove this warning. See [2023-05-10T00:08:40.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:08:40.780Z] [2023-05-10T00:08:40.780Z] Login Succeeded [2023-05-10T00:08:40.780Z] nexus3.edgexfoundry.org:10002 [2023-05-10T00:08:40.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:08:40.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:08:40.780Z] Configure a credential helper to remove this warning. See [2023-05-10T00:08:40.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:08:40.780Z] [2023-05-10T00:08:40.780Z] Login Succeeded [2023-05-10T00:08:40.780Z] nexus3.edgexfoundry.org:10003 [2023-05-10T00:08:41.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:08:41.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:08:41.040Z] Configure a credential helper to remove this warning. See [2023-05-10T00:08:41.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:08:41.040Z] [2023-05-10T00:08:41.040Z] Login Succeeded [2023-05-10T00:08:41.040Z] nexus3.edgexfoundry.org:10004 [2023-05-10T00:08:41.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:08:41.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:08:41.040Z] Configure a credential helper to remove this warning. See [2023-05-10T00:08:41.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:08:41.040Z] [2023-05-10T00:08:41.040Z] Login Succeeded [2023-05-10T00:08:41.040Z] docker.io [2023-05-10T00:08:41.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:08:41.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:08:41.300Z] Configure a credential helper to remove this warning. See [2023-05-10T00:08:41.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:08:41.300Z] [2023-05-10T00:08:41.300Z] Login Succeeded [2023-05-10T00:08:41.300Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T00:08:41.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T00:08:41.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T00:08:41.347Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-05-10T00:08:41.347Z] 403384bec3dd417d230cef4b79faf37d5294ce6a [2023-05-10T00:08:41.347Z] latest [2023-05-10T00:08:41.347Z] 3.0.0-dev.37 [2023-05-10T00:08:41.347Z] 403384bec3dd417d230cef4b79faf37d5294ce6a-3.0.0-dev.37 [2023-05-10T00:08:41.347Z] main [2023-05-10T00:08:41.347Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:08:41.657Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:403384bec3dd417d230cef4b79faf37d5294ce6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:08:41.961Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:403384bec3dd417d230cef4b79faf37d5294ce6a [2023-05-10T00:08:41.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-10T00:08:41.961Z] 5527c1edff67: Preparing [2023-05-10T00:08:41.961Z] 6aa4eb5ca194: Preparing [2023-05-10T00:08:41.961Z] e9e8dad6f263: Preparing [2023-05-10T00:08:41.961Z] 3827b5b91e75: Preparing [2023-05-10T00:08:41.961Z] acc83c6ca332: Preparing [2023-05-10T00:08:41.961Z] 296975c9c3cb: Preparing [2023-05-10T00:08:41.961Z] 3d9892b654c0: Preparing [2023-05-10T00:08:41.961Z] 204d09e66035: Preparing [2023-05-10T00:08:41.961Z] d26aac1819fa: Preparing [2023-05-10T00:08:41.961Z] a0fe5dbdfcbf: Preparing [2023-05-10T00:08:41.961Z] b9d83fa2bf32: Preparing [2023-05-10T00:08:41.961Z] f1417ff83b31: Preparing [2023-05-10T00:08:41.961Z] 3d9892b654c0: Waiting [2023-05-10T00:08:41.961Z] 204d09e66035: Waiting [2023-05-10T00:08:41.961Z] d26aac1819fa: Waiting [2023-05-10T00:08:41.961Z] a0fe5dbdfcbf: Waiting [2023-05-10T00:08:41.961Z] b9d83fa2bf32: Waiting [2023-05-10T00:08:41.961Z] f1417ff83b31: Waiting [2023-05-10T00:08:41.961Z] 296975c9c3cb: Waiting [2023-05-10T00:08:42.219Z] 6aa4eb5ca194: Pushed [2023-05-10T00:08:42.219Z] 5527c1edff67: Pushed [2023-05-10T00:08:42.219Z] e9e8dad6f263: Pushed [2023-05-10T00:08:42.219Z] acc83c6ca332: Pushed [2023-05-10T00:08:42.477Z] 3d9892b654c0: Pushed [2023-05-10T00:08:42.477Z] 204d09e66035: Pushed [2023-05-10T00:08:42.477Z] d26aac1819fa: Pushed [2023-05-10T00:08:42.477Z] 296975c9c3cb: Pushed [2023-05-10T00:08:42.477Z] f1417ff83b31: Layer already exists [2023-05-10T00:08:44.381Z] 3827b5b91e75: Pushed [2023-05-10T00:08:44.954Z] a0fe5dbdfcbf: Pushed [2023-05-10T00:08:51.519Z] b9d83fa2bf32: Pushed [2023-05-10T00:08:51.779Z] 403384bec3dd417d230cef4b79faf37d5294ce6a: digest: sha256:0aef8a2a213d46883ef2d8dbbfb425f53aa0ef8a31bd6833ebce1baba4a3cc00 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:08:52.102Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:08:52.411Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-10T00:08:52.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-10T00:08:52.411Z] 5527c1edff67: Preparing [2023-05-10T00:08:52.411Z] 6aa4eb5ca194: Preparing [2023-05-10T00:08:52.411Z] e9e8dad6f263: Preparing [2023-05-10T00:08:52.411Z] 3827b5b91e75: Preparing [2023-05-10T00:08:52.411Z] acc83c6ca332: Preparing [2023-05-10T00:08:52.411Z] 296975c9c3cb: Preparing [2023-05-10T00:08:52.411Z] 3d9892b654c0: Preparing [2023-05-10T00:08:52.411Z] 204d09e66035: Preparing [2023-05-10T00:08:52.411Z] d26aac1819fa: Preparing [2023-05-10T00:08:52.411Z] a0fe5dbdfcbf: Preparing [2023-05-10T00:08:52.411Z] b9d83fa2bf32: Preparing [2023-05-10T00:08:52.411Z] f1417ff83b31: Preparing [2023-05-10T00:08:52.411Z] 296975c9c3cb: Waiting [2023-05-10T00:08:52.411Z] 3d9892b654c0: Waiting [2023-05-10T00:08:52.411Z] d26aac1819fa: Waiting [2023-05-10T00:08:52.411Z] 204d09e66035: Waiting [2023-05-10T00:08:52.411Z] a0fe5dbdfcbf: Waiting [2023-05-10T00:08:52.411Z] b9d83fa2bf32: Waiting [2023-05-10T00:08:52.411Z] f1417ff83b31: Waiting [2023-05-10T00:08:52.411Z] 5527c1edff67: Layer already exists [2023-05-10T00:08:52.411Z] e9e8dad6f263: Layer already exists [2023-05-10T00:08:52.411Z] acc83c6ca332: Layer already exists [2023-05-10T00:08:52.411Z] 3827b5b91e75: Layer already exists [2023-05-10T00:08:52.411Z] 6aa4eb5ca194: Layer already exists [2023-05-10T00:08:52.411Z] 296975c9c3cb: Layer already exists [2023-05-10T00:08:52.411Z] d26aac1819fa: Layer already exists [2023-05-10T00:08:52.411Z] a0fe5dbdfcbf: Layer already exists [2023-05-10T00:08:52.411Z] 204d09e66035: Layer already exists [2023-05-10T00:08:52.411Z] 3d9892b654c0: Layer already exists [2023-05-10T00:08:52.411Z] f1417ff83b31: Layer already exists [2023-05-10T00:08:52.411Z] b9d83fa2bf32: Layer already exists [2023-05-10T00:08:52.411Z] latest: digest: sha256:0aef8a2a213d46883ef2d8dbbfb425f53aa0ef8a31bd6833ebce1baba4a3cc00 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:08:52.734Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:08:53.043Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.37 [2023-05-10T00:08:53.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-10T00:08:53.043Z] 5527c1edff67: Preparing [2023-05-10T00:08:53.043Z] 6aa4eb5ca194: Preparing [2023-05-10T00:08:53.043Z] e9e8dad6f263: Preparing [2023-05-10T00:08:53.043Z] 3827b5b91e75: Preparing [2023-05-10T00:08:53.043Z] acc83c6ca332: Preparing [2023-05-10T00:08:53.043Z] 296975c9c3cb: Preparing [2023-05-10T00:08:53.043Z] 3d9892b654c0: Preparing [2023-05-10T00:08:53.043Z] 204d09e66035: Preparing [2023-05-10T00:08:53.043Z] d26aac1819fa: Preparing [2023-05-10T00:08:53.043Z] a0fe5dbdfcbf: Preparing [2023-05-10T00:08:53.043Z] b9d83fa2bf32: Preparing [2023-05-10T00:08:53.043Z] f1417ff83b31: Preparing [2023-05-10T00:08:53.043Z] a0fe5dbdfcbf: Waiting [2023-05-10T00:08:53.043Z] d26aac1819fa: Waiting [2023-05-10T00:08:53.043Z] f1417ff83b31: Waiting [2023-05-10T00:08:53.043Z] b9d83fa2bf32: Waiting [2023-05-10T00:08:53.043Z] 296975c9c3cb: Waiting [2023-05-10T00:08:53.043Z] 3d9892b654c0: Waiting [2023-05-10T00:08:53.043Z] 204d09e66035: Waiting [2023-05-10T00:08:53.043Z] 5527c1edff67: Layer already exists [2023-05-10T00:08:53.043Z] acc83c6ca332: Layer already exists [2023-05-10T00:08:53.043Z] 3827b5b91e75: Layer already exists [2023-05-10T00:08:53.043Z] e9e8dad6f263: Layer already exists [2023-05-10T00:08:53.043Z] 6aa4eb5ca194: Layer already exists [2023-05-10T00:08:53.043Z] 3d9892b654c0: Layer already exists [2023-05-10T00:08:53.043Z] d26aac1819fa: Layer already exists [2023-05-10T00:08:53.043Z] 296975c9c3cb: Layer already exists [2023-05-10T00:08:53.043Z] 204d09e66035: Layer already exists [2023-05-10T00:08:53.043Z] a0fe5dbdfcbf: Layer already exists [2023-05-10T00:08:53.043Z] b9d83fa2bf32: Layer already exists [2023-05-10T00:08:53.043Z] f1417ff83b31: Layer already exists [2023-05-10T00:08:53.043Z] 3.0.0-dev.37: digest: sha256:0aef8a2a213d46883ef2d8dbbfb425f53aa0ef8a31bd6833ebce1baba4a3cc00 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:08:53.361Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:403384bec3dd417d230cef4b79faf37d5294ce6a-3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:08:53.669Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:403384bec3dd417d230cef4b79faf37d5294ce6a-3.0.0-dev.37 [2023-05-10T00:08:53.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-10T00:08:53.670Z] 5527c1edff67: Preparing [2023-05-10T00:08:53.670Z] 6aa4eb5ca194: Preparing [2023-05-10T00:08:53.670Z] e9e8dad6f263: Preparing [2023-05-10T00:08:53.670Z] 3827b5b91e75: Preparing [2023-05-10T00:08:53.670Z] acc83c6ca332: Preparing [2023-05-10T00:08:53.670Z] 296975c9c3cb: Preparing [2023-05-10T00:08:53.670Z] 3d9892b654c0: Preparing [2023-05-10T00:08:53.670Z] 204d09e66035: Preparing [2023-05-10T00:08:53.670Z] d26aac1819fa: Preparing [2023-05-10T00:08:53.670Z] a0fe5dbdfcbf: Preparing [2023-05-10T00:08:53.670Z] b9d83fa2bf32: Preparing [2023-05-10T00:08:53.670Z] f1417ff83b31: Preparing [2023-05-10T00:08:53.670Z] 3d9892b654c0: Waiting [2023-05-10T00:08:53.670Z] 204d09e66035: Waiting [2023-05-10T00:08:53.670Z] d26aac1819fa: Waiting [2023-05-10T00:08:53.670Z] a0fe5dbdfcbf: Waiting [2023-05-10T00:08:53.670Z] f1417ff83b31: Waiting [2023-05-10T00:08:53.670Z] 296975c9c3cb: Waiting [2023-05-10T00:08:53.670Z] acc83c6ca332: Layer already exists [2023-05-10T00:08:53.670Z] 6aa4eb5ca194: Layer already exists [2023-05-10T00:08:53.670Z] 3827b5b91e75: Layer already exists [2023-05-10T00:08:53.670Z] e9e8dad6f263: Layer already exists [2023-05-10T00:08:53.670Z] 5527c1edff67: Layer already exists [2023-05-10T00:08:53.670Z] d26aac1819fa: Layer already exists [2023-05-10T00:08:53.670Z] a0fe5dbdfcbf: Layer already exists [2023-05-10T00:08:53.670Z] 204d09e66035: Layer already exists [2023-05-10T00:08:53.670Z] 3d9892b654c0: Layer already exists [2023-05-10T00:08:53.670Z] 296975c9c3cb: Layer already exists [2023-05-10T00:08:53.670Z] b9d83fa2bf32: Layer already exists [2023-05-10T00:08:53.670Z] f1417ff83b31: Layer already exists [2023-05-10T00:08:53.670Z] 403384bec3dd417d230cef4b79faf37d5294ce6a-3.0.0-dev.37: digest: sha256:0aef8a2a213d46883ef2d8dbbfb425f53aa0ef8a31bd6833ebce1baba4a3cc00 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:08:53.981Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:08:54.298Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-05-10T00:08:54.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-10T00:08:54.299Z] 5527c1edff67: Preparing [2023-05-10T00:08:54.299Z] 6aa4eb5ca194: Preparing [2023-05-10T00:08:54.299Z] e9e8dad6f263: Preparing [2023-05-10T00:08:54.299Z] 3827b5b91e75: Preparing [2023-05-10T00:08:54.299Z] acc83c6ca332: Preparing [2023-05-10T00:08:54.299Z] 296975c9c3cb: Preparing [2023-05-10T00:08:54.299Z] 3d9892b654c0: Preparing [2023-05-10T00:08:54.299Z] 204d09e66035: Preparing [2023-05-10T00:08:54.299Z] d26aac1819fa: Preparing [2023-05-10T00:08:54.299Z] a0fe5dbdfcbf: Preparing [2023-05-10T00:08:54.299Z] b9d83fa2bf32: Preparing [2023-05-10T00:08:54.299Z] f1417ff83b31: Preparing [2023-05-10T00:08:54.299Z] b9d83fa2bf32: Waiting [2023-05-10T00:08:54.299Z] 204d09e66035: Waiting [2023-05-10T00:08:54.299Z] d26aac1819fa: Waiting [2023-05-10T00:08:54.299Z] a0fe5dbdfcbf: Waiting [2023-05-10T00:08:54.299Z] 296975c9c3cb: Waiting [2023-05-10T00:08:54.299Z] f1417ff83b31: Waiting [2023-05-10T00:08:54.299Z] 3d9892b654c0: Waiting [2023-05-10T00:08:54.299Z] 6aa4eb5ca194: Layer already exists [2023-05-10T00:08:54.299Z] acc83c6ca332: Layer already exists [2023-05-10T00:08:54.299Z] 3827b5b91e75: Layer already exists [2023-05-10T00:08:54.299Z] 5527c1edff67: Layer already exists [2023-05-10T00:08:54.299Z] e9e8dad6f263: Layer already exists [2023-05-10T00:08:54.299Z] d26aac1819fa: Layer already exists [2023-05-10T00:08:54.299Z] 3d9892b654c0: Layer already exists [2023-05-10T00:08:54.299Z] 296975c9c3cb: Layer already exists [2023-05-10T00:08:54.299Z] a0fe5dbdfcbf: Layer already exists [2023-05-10T00:08:54.299Z] 204d09e66035: Layer already exists [2023-05-10T00:08:54.299Z] b9d83fa2bf32: Layer already exists [2023-05-10T00:08:54.299Z] f1417ff83b31: Layer already exists [2023-05-10T00:08:54.559Z] main: digest: sha256:0aef8a2a213d46883ef2d8dbbfb425f53aa0ef8a31bd6833ebce1baba4a3cc00 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T00:08:54.605Z] ===================================================== [Pipeline] echo [2023-05-10T00:08:54.613Z] taggedImages: [2023-05-10T00:08:54.613Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:403384bec3dd417d230cef4b79faf37d5294ce6a [2023-05-10T00:08:54.613Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-10T00:08:54.613Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.37 [2023-05-10T00:08:54.613Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:403384bec3dd417d230cef4b79faf37d5294ce6a-3.0.0-dev.37 [2023-05-10T00:08:54.613Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:08:54.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T00:08:54.980Z] [2023-05-10T00:08:54.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:08:55.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T00:08:55.280Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T00:08:55.280Z] 5eb5b503b376: Pulling fs layer [2023-05-10T00:08:55.280Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T00:08:55.280Z] ec43610c2a17: Pulling fs layer [2023-05-10T00:08:55.280Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T00:08:55.280Z] 33b1e0a273af: Pulling fs layer [2023-05-10T00:08:55.280Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T00:08:55.280Z] 2f39f015ded8: Pulling fs layer [2023-05-10T00:08:55.280Z] 2f39f015ded8: Waiting [2023-05-10T00:08:55.280Z] 5d3b04190fa2: Waiting [2023-05-10T00:08:55.280Z] 3a2ae6a8a46f: Waiting [2023-05-10T00:08:55.280Z] 33b1e0a273af: Waiting [2023-05-10T00:08:55.280Z] 5c69ac0246d0: Verifying Checksum [2023-05-10T00:08:55.280Z] 5c69ac0246d0: Download complete [2023-05-10T00:08:55.280Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T00:08:55.280Z] 3a2ae6a8a46f: Download complete [2023-05-10T00:08:55.543Z] 33b1e0a273af: Verifying Checksum [2023-05-10T00:08:55.543Z] 33b1e0a273af: Download complete [2023-05-10T00:08:55.543Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T00:08:55.543Z] 5d3b04190fa2: Download complete [2023-05-10T00:08:55.543Z] ec43610c2a17: Verifying Checksum [2023-05-10T00:08:55.543Z] 5eb5b503b376: Verifying Checksum [2023-05-10T00:08:55.543Z] 5eb5b503b376: Download complete [2023-05-10T00:08:56.111Z] 2f39f015ded8: Verifying Checksum [2023-05-10T00:08:56.111Z] 2f39f015ded8: Download complete [2023-05-10T00:08:56.363Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14837 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-05-10T00:08:56.378Z] Running in /w/workspace/device-usb-camera/109 [Pipeline] { [Pipeline] checkout [2023-05-10T00:08:56.418Z] Selected Git installation does not exist. Using Default [2023-05-10T00:08:56.418Z] The recommended git tool is: NONE [2023-05-10T00:08:57.049Z] 5eb5b503b376: Pull complete [2023-05-10T00:08:57.049Z] 5c69ac0246d0: Pull complete [2023-05-10T00:08:57.307Z] ec43610c2a17: Pull complete [2023-05-10T00:08:57.307Z] 3a2ae6a8a46f: Pull complete [2023-05-10T00:08:57.567Z] 33b1e0a273af: Pull complete [2023-05-10T00:08:57.567Z] 5d3b04190fa2: Pull complete [2023-05-10T00:09:01.754Z] 2f39f015ded8: Pull complete [2023-05-10T00:09:01.754Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T00:09:01.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T00:09:01.754Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:09:01.836Z] prd-ubuntu20.04-docker-8c-8g-14833 does not seem to be running inside a container [2023-05-10T00:09:01.865Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T00:09:03.939Z] using credential edgex-jenkins-ssh [2023-05-10T00:09:03.969Z] Cloning the remote Git repository [2023-05-10T00:09:04.027Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-05-10T00:09:04.241Z] > git init /w/workspace/device-usb-camera/109 # timeout=10 [2023-05-10T00:09:04.485Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-10T00:09:04.487Z] > git --version # timeout=10 [2023-05-10T00:09:04.509Z] > git --version # 'git version 2.25.1' [2023-05-10T00:09:04.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T00:09:04.718Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T00:09:06.140Z] $ docker top 3ff31066ba2a7c5d6b0f5f2f0cd90f8348f05f8031365ccd21e1530d2fe187e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:09:06.528Z] ---> job-cost.sh [2023-05-10T00:09:06.528Z] lf-activate-venv: SKIPPING [2023-05-10T00:09:06.528Z] INFO: No Stack... [2023-05-10T00:09:06.788Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T00:09:06.831Z] Avoid second fetch [2023-05-10T00:09:06.832Z] Checking out Revision 403384bec3dd417d230cef4b79faf37d5294ce6a (main) [2023-05-10T00:09:05.517Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-10T00:09:05.551Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T00:09:06.853Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T00:09:07.048Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T00:09:07.343Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-05-10T00:09:07.343Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T00:09:07.358Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-109-stack-cost] [2023-05-10T00:09:07.364Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-109-stack-cost] did not exist. Created. [2023-05-10T00:09:07.364Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T00:09:07.838Z] Commit message: "Merge pull request #243 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.88" [2023-05-10T00:09:08.201Z] [2023-05-10T00:09:08.201Z] GitHub has been notified of this commit’s build result [2023-05-10T00:09:08.201Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T00:09:06.948Z] > git checkout -f 403384bec3dd417d230cef4b79faf37d5294ce6a # timeout=10 [2023-05-10T00:09:08.447Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T00:09:08.657Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T00:09:08.668Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T00:09:08.677Z] $ docker stop --time=1 3ff31066ba2a7c5d6b0f5f2f0cd90f8348f05f8031365ccd21e1530d2fe187e3 [2023-05-10T00:09:11.605Z] $ docker rm -f --volumes 3ff31066ba2a7c5d6b0f5f2f0cd90f8348f05f8031365ccd21e1530d2fe187e3 [2023-05-10T00:09:11.637Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T00:09:11.637Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T00:09:11.637Z] Dload Upload Total Spent Left Speed [2023-05-10T00:09:11.637Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh [2023-05-10T00:09:12.298Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T00:09:12.647Z] + sudo tee /etc/docker/daemon.new [2023-05-10T00:09:12.647Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T00:09:12.647Z] { [2023-05-10T00:09:12.647Z] "registry-mirrors": [ [2023-05-10T00:09:12.647Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T00:09:12.647Z] ], [2023-05-10T00:09:12.647Z] "bip": "10.250.0.254/24", [2023-05-10T00:09:12.647Z] "hosts": [ [2023-05-10T00:09:12.647Z] "tcp://0.0.0.0:5555", [2023-05-10T00:09:12.647Z] "unix:///var/run/docker.sock" [2023-05-10T00:09:12.647Z] ], [2023-05-10T00:09:12.647Z] "mtu": 1458, [2023-05-10T00:09:12.647Z] "selinux-enabled": true, [2023-05-10T00:09:12.647Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T00:09:12.647Z] } [Pipeline] sh [2023-05-10T00:09:12.993Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T00:09:13.339Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T00:09:31.664Z] provisioning config files... [2023-05-10T00:09:31.697Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/109@tmp/config13341809339668190199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:09:32.068Z] ---> docker-login.sh [2023-05-10T00:09:32.068Z] nexus3.edgexfoundry.org:10001 [2023-05-10T00:09:32.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:09:32.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:09:32.661Z] Configure a credential helper to remove this warning. See [2023-05-10T00:09:32.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:09:32.661Z] [2023-05-10T00:09:32.661Z] Login Succeeded [2023-05-10T00:09:32.661Z] nexus3.edgexfoundry.org:10002 [2023-05-10T00:09:32.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:09:33.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:09:33.203Z] Configure a credential helper to remove this warning. See [2023-05-10T00:09:33.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:09:33.203Z] [2023-05-10T00:09:33.203Z] Login Succeeded [2023-05-10T00:09:33.203Z] nexus3.edgexfoundry.org:10003 [2023-05-10T00:09:33.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:09:33.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:09:33.474Z] Configure a credential helper to remove this warning. See [2023-05-10T00:09:33.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:09:33.474Z] [2023-05-10T00:09:33.474Z] Login Succeeded [2023-05-10T00:09:33.474Z] nexus3.edgexfoundry.org:10004 [2023-05-10T00:09:33.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:09:33.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:09:33.745Z] Configure a credential helper to remove this warning. See [2023-05-10T00:09:33.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:09:33.745Z] [2023-05-10T00:09:33.745Z] Login Succeeded [2023-05-10T00:09:33.745Z] docker.io [2023-05-10T00:09:34.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:09:34.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:09:34.290Z] Configure a credential helper to remove this warning. See [2023-05-10T00:09:34.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:09:34.290Z] [2023-05-10T00:09:34.290Z] Login Succeeded [2023-05-10T00:09:34.290Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T00:09:34.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T00:09:34.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T00:09:34.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T00:09:34.670Z] ========================================================= [2023-05-10T00:09:34.670Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T00:09:34.670Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:09:35.039Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T00:09:35.314Z] Sending build context to Docker daemon 1.261MB [2023-05-10T00:09:35.314Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T00:09:35.314Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-10T00:09:35.588Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T00:09:35.588Z] c41833b44d91: Pulling fs layer [2023-05-10T00:09:35.588Z] ed15518f5707: Pulling fs layer [2023-05-10T00:09:35.588Z] feae8fd75edb: Pulling fs layer [2023-05-10T00:09:35.588Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T00:09:35.588Z] 3cdef696dda3: Pulling fs layer [2023-05-10T00:09:35.588Z] 2ced38df9373: Pulling fs layer [2023-05-10T00:09:35.588Z] 58f1dce35555: Pulling fs layer [2023-05-10T00:09:35.588Z] 242c74f7c9fa: Waiting [2023-05-10T00:09:35.588Z] 3cdef696dda3: Waiting [2023-05-10T00:09:35.588Z] 2ced38df9373: Waiting [2023-05-10T00:09:35.588Z] 58f1dce35555: Waiting [2023-05-10T00:09:35.588Z] ed15518f5707: Download complete [2023-05-10T00:09:35.588Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T00:09:35.588Z] 242c74f7c9fa: Download complete [2023-05-10T00:09:35.588Z] 3cdef696dda3: Verifying Checksum [2023-05-10T00:09:35.588Z] 3cdef696dda3: Download complete [2023-05-10T00:09:35.588Z] c41833b44d91: Verifying Checksum [2023-05-10T00:09:35.588Z] c41833b44d91: Download complete [2023-05-10T00:09:36.568Z] c41833b44d91: Pull complete [2023-05-10T00:09:37.185Z] 58f1dce35555: Verifying Checksum [2023-05-10T00:09:37.185Z] 58f1dce35555: Download complete [2023-05-10T00:09:37.185Z] ed15518f5707: Pull complete [2023-05-10T00:09:38.172Z] feae8fd75edb: Download complete [2023-05-10T00:09:38.447Z] 2ced38df9373: Verifying Checksum [2023-05-10T00:09:38.447Z] 2ced38df9373: Download complete [2023-05-10T00:09:50.843Z] feae8fd75edb: Pull complete [2023-05-10T00:09:50.843Z] 242c74f7c9fa: Pull complete [2023-05-10T00:09:50.843Z] 3cdef696dda3: Pull complete [2023-05-10T00:09:57.537Z] 2ced38df9373: Pull complete [2023-05-10T00:09:59.495Z] 58f1dce35555: Pull complete [2023-05-10T00:09:59.495Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T00:09:59.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T00:09:59.495Z] ---> fadd8f120f05 [2023-05-10T00:09:59.495Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-10T00:10:06.191Z] ---> Running in 5a05de7d5fae [2023-05-10T00:10:06.191Z] Removing intermediate container 5a05de7d5fae [2023-05-10T00:10:06.191Z] ---> 4d15ebc8c86a [2023-05-10T00:10:06.191Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T00:10:06.191Z] ---> Running in d5a885fe3c6b [2023-05-10T00:10:06.191Z] Removing intermediate container d5a885fe3c6b [2023-05-10T00:10:06.191Z] ---> 24e0cc966c06 [2023-05-10T00:10:06.191Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-10T00:10:06.191Z] ---> Running in 13fb97776407 [2023-05-10T00:10:06.463Z] Removing intermediate container 13fb97776407 [2023-05-10T00:10:06.463Z] ---> 519da1103f87 [2023-05-10T00:10:06.463Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-10T00:10:06.748Z] ---> Running in 48d3b8f74045 [2023-05-10T00:10:07.020Z] Removing intermediate container 48d3b8f74045 [2023-05-10T00:10:07.020Z] ---> 2166d3a45cf2 [2023-05-10T00:10:07.020Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T00:10:07.020Z] ---> Running in c20d75fe05b1 [2023-05-10T00:10:08.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T00:10:09.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T00:10:10.555Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-10T00:10:10.555Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-10T00:10:10.555Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-10T00:10:10.555Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-10T00:10:10.555Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-10T00:10:10.555Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-10T00:10:10.555Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-10T00:10:10.555Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-10T00:10:10.555Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-10T00:10:10.555Z] (10/14) Installing kmod-libs (30-r1) [2023-05-10T00:10:10.555Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-10T00:10:10.555Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-10T00:10:10.555Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-10T00:10:10.825Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-10T00:10:10.825Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T00:10:10.825Z] Executing eudev-3.2.11-r4.trigger [2023-05-10T00:10:10.825Z] OK: 271 MiB in 67 packages [2023-05-10T00:10:12.241Z] Removing intermediate container c20d75fe05b1 [2023-05-10T00:10:12.241Z] ---> 1120dd4e3d8d [2023-05-10T00:10:12.241Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-10T00:10:12.241Z] ---> Running in dcfc1a6623b0 [2023-05-10T00:10:12.511Z] Removing intermediate container dcfc1a6623b0 [2023-05-10T00:10:12.511Z] ---> 67f2b78cb282 [2023-05-10T00:10:12.511Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-10T00:10:13.121Z] ---> b82e7d839690 [2023-05-10T00:10:13.121Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T00:10:13.121Z] ---> Running in e77d1126cff0 [2023-05-10T00:11:21.091Z] Removing intermediate container e77d1126cff0 [2023-05-10T00:11:21.091Z] ---> 3662e0d4856a [2023-05-10T00:11:21.091Z] Step 11/13 : COPY . . [2023-05-10T00:11:21.091Z] ---> e43053755e90 [2023-05-10T00:11:21.091Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-10T00:11:21.091Z] ---> Running in 47bb6b07e770 [2023-05-10T00:11:21.091Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T00:11:21.091Z]  Dload Upload Total Spent  Left Speed [2023-05-10T00:11:21.091Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3423 0 --:--:-- --:--:-- --:--:-- 3436 [2023-05-10T00:11:21.091Z] Removing intermediate container 47bb6b07e770 [2023-05-10T00:11:21.091Z] ---> b3306cfa9dce [2023-05-10T00:11:21.091Z] Step 13/13 : RUN ${MAKE} [2023-05-10T00:11:21.091Z] ---> Running in d2c2c1a148e0 [2023-05-10T00:11:21.091Z] noop [2023-05-10T00:11:21.091Z] Removing intermediate container d2c2c1a148e0 [2023-05-10T00:11:21.091Z] ---> c2c217ada3ea [2023-05-10T00:11:21.091Z] Successfully built c2c217ada3ea [2023-05-10T00:11:21.091Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:11:21.455Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T00:11:21.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:11:21.703Z] prd-ubuntu20.04-docker-arm64-4c-16g-14837 does not seem to be running inside a container [2023-05-10T00:11:21.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/109 -v /w/workspace/device-usb-camera/109:/w/workspace/device-usb-camera/109:rw,z -v /w/workspace/device-usb-camera/109@tmp:/w/workspace/device-usb-camera/109@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 ******** ci-base-image-arm64 cat [2023-05-10T00:11:23.089Z] $ docker top 5332e222260355b30fb515bf8b03eca5afde96ab6e6017518107508ad2458100 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T00:11:23.976Z] + go version [2023-05-10T00:11:23.976Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T00:11:23.995Z] $ docker stop --time=1 5332e222260355b30fb515bf8b03eca5afde96ab6e6017518107508ad2458100 [2023-05-10T00:11:26.447Z] $ docker rm -f --volumes 5332e222260355b30fb515bf8b03eca5afde96ab6e6017518107508ad2458100 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:11:27.033Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T00:11:27.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:11:27.240Z] prd-ubuntu20.04-docker-arm64-4c-16g-14837 does not seem to be running inside a container [2023-05-10T00:11:27.319Z] $ 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/109 -v /w/workspace/device-usb-camera/109:/w/workspace/device-usb-camera/109:rw,z -v /w/workspace/device-usb-camera/109@tmp:/w/workspace/device-usb-camera/109@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 ******** ci-base-image-arm64 cat [2023-05-10T00:11:28.641Z] $ docker top c5b67cea00fed1c2f438d386d689283552c1f3443016226c51f396c2ef313b10 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T00:11:29.527Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/109 [Pipeline] fileExists [Pipeline] sh [2023-05-10T00:11:30.195Z] + make test [2023-05-10T00:11:30.195Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T00:12:09.380Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-10T00:14:46.182Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-10T00:14:46.182Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.061s coverage: 2.0% of statements [2023-05-10T00:14:46.771Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T00:14:46.771Z] go vet ./... [2023-05-10T00:15:19.069Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T00:15:19.069Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T00:15:19.069Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T00:15:19.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T00:15:19.109Z] $ docker stop --time=1 c5b67cea00fed1c2f438d386d689283552c1f3443016226c51f396c2ef313b10 [2023-05-10T00:15:21.061Z] $ docker rm -f --volumes c5b67cea00fed1c2f438d386d689283552c1f3443016226c51f396c2ef313b10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T00:15:22.362Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T00:15:22.388Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T00:15:22.975Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T00:15:23.380Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T00:15:23.720Z] + ls -al . [2023-05-10T00:15:23.720Z] total 188 [2023-05-10T00:15:23.720Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 00:11 . [2023-05-10T00:15:23.720Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:09 .. [2023-05-10T00:15:23.720Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 00:09 .git [2023-05-10T00:15:23.720Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:09 .github [2023-05-10T00:15:23.720Z] -rw-rw-r-- 1 jenkins jenkins 414 May 10 00:09 .gitignore [2023-05-10T00:15:23.720Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 00:09 .golangci.yml [2023-05-10T00:15:23.720Z] -rw-rw-r-- 1 jenkins jenkins 77 May 10 00:09 .hadolint.yml [2023-05-10T00:15:23.720Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 10 00:09 Attribution.txt [2023-05-10T00:15:23.720Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 10 00:09 CHANGELOG.md [2023-05-10T00:15:23.720Z] -rw-rw-r-- 1 jenkins jenkins 2328 May 10 00:09 Dockerfile [2023-05-10T00:15:23.720Z] -rw-rw-r-- 1 jenkins jenkins 678 May 10 00:09 GOVERNANCE.md [2023-05-10T00:15:23.720Z] -rw-rw-r-- 1 jenkins jenkins 659 May 10 00:09 Jenkinsfile [2023-05-10T00:15:23.720Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 10 00:09 LICENSE [2023-05-10T00:15:23.721Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 10 00:09 Makefile [2023-05-10T00:15:23.721Z] -rw-rw-r-- 1 jenkins jenkins 622 May 10 00:09 OWNERS.md [2023-05-10T00:15:23.721Z] -rw-rw-r-- 1 jenkins jenkins 5681 May 10 00:09 README.md [2023-05-10T00:15:23.721Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 00:06 VERSION [2023-05-10T00:15:23.721Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 00:09 bin [2023-05-10T00:15:23.721Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:09 cmd [2023-05-10T00:15:23.721Z] -rw-r--r-- 1 jenkins jenkins 28693 May 10 00:14 coverage.out [2023-05-10T00:15:23.721Z] -rwxrwxr-x 1 jenkins jenkins 140 May 10 00:09 docker-entrypoint.sh [2023-05-10T00:15:23.721Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:09 docs [2023-05-10T00:15:23.721Z] -rw-rw-r-- 1 jenkins jenkins 3443 May 10 00:09 go.mod [2023-05-10T00:15:23.721Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 10 00:09 go.sum [2023-05-10T00:15:23.721Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:09 internal [2023-05-10T00:15:23.721Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:09 snap [2023-05-10T00:15:23.721Z] -rw-rw-r-- 1 jenkins jenkins 231 May 10 00:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:15:24.088Z] + 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=403384bec3dd417d230cef4b79faf37d5294ce6a --label arch=arm64 --label version=3.0.0-dev.37 . [2023-05-10T00:15:24.369Z] Sending build context to Docker daemon 1.29MB [2023-05-10T00:15:24.369Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T00:15:24.369Z] Step 2/35 : FROM ${BASE} AS builder [2023-05-10T00:15:24.369Z] ---> c2c217ada3ea [2023-05-10T00:15:24.369Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-05-10T00:15:24.643Z] ---> Running in 118eb61a17ba [2023-05-10T00:15:24.917Z] Removing intermediate container 118eb61a17ba [2023-05-10T00:15:24.917Z] ---> 0870b5e7608e [2023-05-10T00:15:24.917Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T00:15:25.191Z] ---> Running in 54a4b61f8569 [2023-05-10T00:15:25.463Z] Removing intermediate container 54a4b61f8569 [2023-05-10T00:15:25.463Z] ---> 523f8f1df67f [2023-05-10T00:15:25.463Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-10T00:15:25.463Z] ---> Running in 93456178216a [2023-05-10T00:15:25.733Z] Removing intermediate container 93456178216a [2023-05-10T00:15:25.733Z] ---> eb0558cd915b [2023-05-10T00:15:25.733Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-10T00:15:26.001Z] ---> Running in a546d77c5e7a [2023-05-10T00:15:26.276Z] Removing intermediate container a546d77c5e7a [2023-05-10T00:15:26.276Z] ---> 3a0b579c0dda [2023-05-10T00:15:26.276Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T00:15:26.547Z] ---> Running in 98deeffeb5c8 [2023-05-10T00:15:27.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T00:15:28.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T00:15:29.468Z] OK: 271 MiB in 67 packages [2023-05-10T00:15:30.445Z] Removing intermediate container 98deeffeb5c8 [2023-05-10T00:15:30.445Z] ---> aac2376679c0 [2023-05-10T00:15:30.445Z] Step 8/35 : WORKDIR /device-usb-camera [2023-05-10T00:15:30.718Z] ---> Running in ed0ed68d6525 [2023-05-10T00:15:30.989Z] Removing intermediate container ed0ed68d6525 [2023-05-10T00:15:30.989Z] ---> 6355b80036e1 [2023-05-10T00:15:30.989Z] Step 9/35 : COPY go.mod vendor* ./ [2023-05-10T00:15:31.579Z] ---> 7454f461722c [2023-05-10T00:15:31.579Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T00:15:31.579Z] ---> Running in a39153f49658 [2023-05-10T00:15:34.946Z] Removing intermediate container a39153f49658 [2023-05-10T00:15:34.946Z] ---> ffcbfe8ec138 [2023-05-10T00:15:34.946Z] Step 11/35 : COPY . . [2023-05-10T00:15:35.539Z] ---> 92c518e0c5b4 [2023-05-10T00:15:35.539Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-10T00:15:35.539Z] ---> Running in 5f77ff43d5e3 [2023-05-10T00:15:36.504Z]   % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T00:15:36.504Z]    Dload Upload  Total Spent Left Speed [2023-05-10T00:15:37.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062 100 1062 0 0 2733 0 --:--:-- --:--:-- --:--:-- 2744 [2023-05-10T00:15:37.693Z] Removing intermediate container 5f77ff43d5e3 [2023-05-10T00:15:37.693Z] ---> fba73fa1032b [2023-05-10T00:15:37.693Z] Step 13/35 : RUN ${MAKE} [2023-05-10T00:15:37.693Z] ---> Running in 7bc86e7a24e0 [2023-05-10T00:15:39.115Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.37" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-10T00:18:31.168Z] Removing intermediate container 7bc86e7a24e0 [2023-05-10T00:18:31.168Z] ---> 79b50679622f [2023-05-10T00:18:31.168Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-10T00:18:31.168Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-10T00:18:31.168Z] 8766b47fe142: Pulling fs layer [2023-05-10T00:18:31.168Z] 8766b47fe142: Verifying Checksum [2023-05-10T00:18:31.168Z] 8766b47fe142: Download complete [2023-05-10T00:18:31.168Z] 8766b47fe142: Pull complete [2023-05-10T00:18:31.168Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-10T00:18:31.168Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-10T00:18:31.168Z] ---> 69d40e2cb93c [2023-05-10T00:18:31.168Z] Step 15/35 : FROM alpine:3.17 [2023-05-10T00:18:31.168Z] 3.17: Pulling from library/alpine [2023-05-10T00:18:31.441Z] c41833b44d91: Already exists [2023-05-10T00:18:31.441Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T00:18:31.441Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T00:18:31.441Z] ---> 51e60588ff2c [2023-05-10T00:18:31.441Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-10T00:18:31.708Z] ---> Running in 7b3923113e7e [2023-05-10T00:18:32.005Z] Removing intermediate container 7b3923113e7e [2023-05-10T00:18:32.005Z] ---> 793769a804ca [2023-05-10T00:18:32.005Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-10T00:18:32.275Z] ---> Running in 5cca046af1b7 [2023-05-10T00:18:33.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T00:18:33.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T00:18:34.856Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-05-10T00:18:34.856Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-05-10T00:18:35.125Z] (3/83) Installing libxau (1.0.10-r0) [2023-05-10T00:18:35.125Z] (4/83) Installing libmd (1.0.4-r0) [2023-05-10T00:18:35.125Z] (5/83) Installing libbsd (0.11.7-r0) [2023-05-10T00:18:35.125Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-05-10T00:18:35.125Z] (7/83) Installing libxcb (1.15-r0) [2023-05-10T00:18:35.125Z] (8/83) Installing libx11 (1.8.4-r0) [2023-05-10T00:18:35.391Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-05-10T00:18:35.391Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-05-10T00:18:35.391Z] (11/83) Installing libexpat (2.5.0-r0) [2023-05-10T00:18:35.391Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-05-10T00:18:35.659Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-05-10T00:18:35.659Z] (14/83) Installing libpng (1.6.38-r0) [2023-05-10T00:18:35.659Z] (15/83) Installing freetype (2.12.1-r0) [2023-05-10T00:18:35.659Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-05-10T00:18:35.659Z] (17/83) Installing fribidi (1.0.12-r0) [2023-05-10T00:18:35.659Z] (18/83) Installing libffi (3.4.4-r0) [2023-05-10T00:18:35.659Z] (19/83) Installing libintl (0.21.1-r1) [2023-05-10T00:18:35.659Z] (20/83) Installing libblkid (2.38.1-r1) [2023-05-10T00:18:35.659Z] (21/83) Installing libmount (2.38.1-r1) [2023-05-10T00:18:35.659Z] (22/83) Installing pcre2 (10.42-r0) [2023-05-10T00:18:35.937Z] (23/83) Installing glib (2.74.6-r0) [2023-05-10T00:18:35.937Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-05-10T00:18:35.937Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-05-10T00:18:35.937Z] (26/83) Installing libass (0.16.0-r1) [2023-05-10T00:18:35.937Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-05-10T00:18:35.937Z] (28/83) Installing libdrm (2.4.114-r0) [2023-05-10T00:18:35.937Z] (29/83) Installing gmp (6.2.1-r2) [2023-05-10T00:18:35.937Z] (30/83) Installing nettle (3.8.1-r0) [2023-05-10T00:18:36.204Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-05-10T00:18:36.204Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-05-10T00:18:36.204Z] (33/83) Installing libunistring (1.1-r0) [2023-05-10T00:18:36.204Z] (34/83) Installing gnutls (3.7.8-r3) [2023-05-10T00:18:36.204Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-10T00:18:36.204Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-10T00:18:36.204Z] (37/83) Installing lame (3.100-r2) [2023-05-10T00:18:36.204Z] (38/83) Installing opus (1.3.1-r1) [2023-05-10T00:18:36.204Z] (39/83) Installing libasyncns (0.8-r1) [2023-05-10T00:18:36.204Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-05-10T00:18:36.473Z] (41/83) Installing libltdl (2.4.7-r1) [2023-05-10T00:18:36.473Z] (42/83) Installing orc (0.4.33-r0) [2023-05-10T00:18:36.473Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-05-10T00:18:36.473Z] (44/83) Installing libogg (1.3.5-r2) [2023-05-10T00:18:36.473Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-10T00:18:36.473Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-05-10T00:18:36.473Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-05-10T00:18:36.473Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-05-10T00:18:36.473Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-05-10T00:18:36.473Z] (50/83) Installing soxr (0.1.3-r3) [2023-05-10T00:18:36.473Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-05-10T00:18:36.473Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-05-10T00:18:36.473Z] (53/83) Installing libpulse (16.1-r6) [2023-05-10T00:18:36.741Z] (54/83) Installing cjson (1.7.15-r3) [2023-05-10T00:18:36.741Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-05-10T00:18:36.741Z] (56/83) Installing librist (0.2.7-r0) [2023-05-10T00:18:36.741Z] (57/83) Installing libsrt (1.5.1-r0) [2023-05-10T00:18:36.741Z] (58/83) Installing libssh (0.10.5-r0) [2023-05-10T00:18:36.741Z] (59/83) Installing libtheora (1.1.1-r16) [2023-05-10T00:18:36.741Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-05-10T00:18:36.741Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-05-10T00:18:36.741Z] (62/83) Installing libxext (1.3.5-r0) [2023-05-10T00:18:36.741Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-05-10T00:18:36.741Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-05-10T00:18:37.009Z] (65/83) Installing libva (2.16.0-r0) [2023-05-10T00:18:37.009Z] (66/83) Installing libvdpau (1.5-r0) [2023-05-10T00:18:37.009Z] (67/83) Installing vidstab (1.1.0-r2) [2023-05-10T00:18:37.009Z] (68/83) Installing libvpx (1.12.0-r1) [2023-05-10T00:18:37.009Z] (69/83) Installing libwebp (1.2.4-r1) [2023-05-10T00:18:37.009Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-05-10T00:18:37.009Z] (71/83) Installing numactl (2.0.16-r1) [2023-05-10T00:18:37.009Z] (72/83) Installing x265-libs (3.5-r3) [2023-05-10T00:18:37.277Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-05-10T00:18:37.277Z] (74/83) Installing libsodium (1.0.18-r2) [2023-05-10T00:18:37.277Z] (75/83) Installing libzmq (4.3.4-r1) [2023-05-10T00:18:37.277Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-05-10T00:18:37.865Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-05-10T00:18:37.865Z] (78/83) Installing udev-init-scripts (35-r1) [2023-05-10T00:18:37.865Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-05-10T00:18:37.865Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-05-10T00:18:37.865Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-05-10T00:18:37.865Z] (82/83) Installing kmod-libs (30-r1) [2023-05-10T00:18:37.865Z] (83/83) Installing eudev (3.2.11-r4) [2023-05-10T00:18:37.865Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T00:18:37.865Z] Executing eudev-3.2.11-r4.trigger [2023-05-10T00:18:37.865Z] OK: 86 MiB in 98 packages [2023-05-10T00:18:42.129Z] Removing intermediate container 5cca046af1b7 [2023-05-10T00:18:42.129Z] ---> 16b1ccbf2c51 [2023-05-10T00:18:42.129Z] Step 18/35 : WORKDIR / [2023-05-10T00:18:42.129Z] ---> Running in ede53592778d [2023-05-10T00:18:42.129Z] Removing intermediate container ede53592778d [2023-05-10T00:18:42.129Z] ---> af52d606fc7f [2023-05-10T00:18:42.129Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-05-10T00:18:43.091Z] ---> d299e891d591 [2023-05-10T00:18:43.091Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-10T00:18:43.676Z] ---> 49f00cef83da [2023-05-10T00:18:43.676Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-10T00:18:44.269Z] ---> 22a57bbb5aa1 [2023-05-10T00:18:44.269Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-10T00:18:44.539Z] ---> 695a38458285 [2023-05-10T00:18:44.539Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-10T00:18:45.127Z] ---> 8aefb132e213 [2023-05-10T00:18:45.127Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-10T00:18:45.710Z] ---> 5c795e6eeccf [2023-05-10T00:18:45.710Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-05-10T00:18:47.117Z] ---> 05847bed7fde [2023-05-10T00:18:47.117Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-10T00:18:47.117Z] ---> Running in 5a46f12cb1b7 [2023-05-10T00:18:48.529Z] Removing intermediate container 5a46f12cb1b7 [2023-05-10T00:18:48.529Z] ---> f641cceee84f [2023-05-10T00:18:48.529Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-10T00:18:48.798Z] ---> Running in ae28ef1db5b7 [2023-05-10T00:18:50.210Z] Removing intermediate container ae28ef1db5b7 [2023-05-10T00:18:50.210Z] ---> d9acb6aa3f05 [2023-05-10T00:18:50.210Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-10T00:18:50.210Z] ---> Running in 3434184d2ea7 [2023-05-10T00:18:52.162Z] Removing intermediate container 3434184d2ea7 [2023-05-10T00:18:52.162Z] ---> 8f4282119854 [2023-05-10T00:18:52.162Z] Step 29/35 : EXPOSE 59983 [2023-05-10T00:18:52.162Z] ---> Running in 7923fd595b40 [2023-05-10T00:18:52.431Z] Removing intermediate container 7923fd595b40 [2023-05-10T00:18:52.431Z] ---> e9c147f1d233 [2023-05-10T00:18:52.431Z] Step 30/35 : EXPOSE 8554 [2023-05-10T00:18:52.431Z] ---> Running in fc09115b1915 [2023-05-10T00:18:52.701Z] Removing intermediate container fc09115b1915 [2023-05-10T00:18:52.702Z] ---> 0bd058b8ba3d [2023-05-10T00:18:52.702Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-10T00:18:52.702Z] ---> Running in 1acbf6a02db9 [2023-05-10T00:18:53.290Z] Removing intermediate container 1acbf6a02db9 [2023-05-10T00:18:53.290Z] ---> e6700cf5b492 [2023-05-10T00:18:53.290Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-10T00:18:53.290Z] ---> Running in 5086b7c86ab1 [2023-05-10T00:18:53.557Z] Removing intermediate container 5086b7c86ab1 [2023-05-10T00:18:53.557Z] ---> aec6e9f336c4 [2023-05-10T00:18:53.557Z] Step 33/35 : LABEL arch=arm64 [2023-05-10T00:18:53.557Z] ---> Running in bbe6c4f5e980 [2023-05-10T00:18:53.825Z] Removing intermediate container bbe6c4f5e980 [2023-05-10T00:18:53.825Z] ---> d97eb5b44cd6 [2023-05-10T00:18:53.825Z] Step 34/35 : LABEL git_sha=403384bec3dd417d230cef4b79faf37d5294ce6a [2023-05-10T00:18:53.825Z] ---> Running in 213d8044c3e3 [2023-05-10T00:18:54.092Z] Removing intermediate container 213d8044c3e3 [2023-05-10T00:18:54.092Z] ---> 22aec3c4febb [2023-05-10T00:18:54.092Z] Step 35/35 : LABEL version=3.0.0-dev.37 [2023-05-10T00:18:54.364Z] ---> Running in b4da0dd0ec48 [2023-05-10T00:18:54.630Z] Removing intermediate container b4da0dd0ec48 [2023-05-10T00:18:54.630Z] ---> 5065d7d14b60 [2023-05-10T00:18:54.630Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T00:18:54.630Z] Successfully built 5065d7d14b60 [2023-05-10T00:18:54.630Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T00:18:54.719Z] provisioning config files... [2023-05-10T00:18:54.734Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/109@tmp/config8902482420705035277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:18:55.073Z] ---> docker-login.sh [2023-05-10T00:18:55.073Z] nexus3.edgexfoundry.org:10001 [2023-05-10T00:18:55.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:18:55.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:18:55.341Z] Configure a credential helper to remove this warning. See [2023-05-10T00:18:55.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:18:55.341Z] [2023-05-10T00:18:55.341Z] Login Succeeded [2023-05-10T00:18:55.341Z] nexus3.edgexfoundry.org:10002 [2023-05-10T00:18:55.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:18:55.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:18:55.878Z] Configure a credential helper to remove this warning. See [2023-05-10T00:18:55.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:18:55.878Z] [2023-05-10T00:18:55.878Z] Login Succeeded [2023-05-10T00:18:55.878Z] nexus3.edgexfoundry.org:10003 [2023-05-10T00:18:56.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:18:56.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:18:56.145Z] Configure a credential helper to remove this warning. See [2023-05-10T00:18:56.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:18:56.146Z] [2023-05-10T00:18:56.146Z] Login Succeeded [2023-05-10T00:18:56.146Z] nexus3.edgexfoundry.org:10004 [2023-05-10T00:18:56.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:18:56.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:18:56.681Z] Configure a credential helper to remove this warning. See [2023-05-10T00:18:56.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:18:56.681Z] [2023-05-10T00:18:56.681Z] Login Succeeded [2023-05-10T00:18:56.681Z] docker.io [2023-05-10T00:18:56.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:18:57.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:18:57.216Z] Configure a credential helper to remove this warning. See [2023-05-10T00:18:57.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:18:57.216Z] [2023-05-10T00:18:57.216Z] Login Succeeded [2023-05-10T00:18:57.216Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T00:18:57.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T00:18:57.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T00:18:57.362Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-05-10T00:18:57.362Z] 403384bec3dd417d230cef4b79faf37d5294ce6a [2023-05-10T00:18:57.362Z] latest [2023-05-10T00:18:57.362Z] 3.0.0-dev.37 [2023-05-10T00:18:57.362Z] 403384bec3dd417d230cef4b79faf37d5294ce6a-3.0.0-dev.37 [2023-05-10T00:18:57.362Z] main [2023-05-10T00:18:57.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:18:57.707Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:403384bec3dd417d230cef4b79faf37d5294ce6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:18:58.060Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:403384bec3dd417d230cef4b79faf37d5294ce6a [2023-05-10T00:18:58.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-10T00:18:58.060Z] c8b787bb97df: Preparing [2023-05-10T00:18:58.060Z] 919a7ae5dce1: Preparing [2023-05-10T00:18:58.060Z] b18990712702: Preparing [2023-05-10T00:18:58.060Z] 608d194cb50c: Preparing [2023-05-10T00:18:58.060Z] acc83c6ca332: Preparing [2023-05-10T00:18:58.060Z] d8060a58b0f6: Preparing [2023-05-10T00:18:58.060Z] 063eba2661e2: Preparing [2023-05-10T00:18:58.060Z] 26757d099e1b: Preparing [2023-05-10T00:18:58.060Z] 723ceae18b06: Preparing [2023-05-10T00:18:58.060Z] f3cb13aa29f5: Preparing [2023-05-10T00:18:58.060Z] a138fd057bc8: Preparing [2023-05-10T00:18:58.060Z] 26cbea5cba74: Preparing [2023-05-10T00:18:58.060Z] 723ceae18b06: Waiting [2023-05-10T00:18:58.060Z] d8060a58b0f6: Waiting [2023-05-10T00:18:58.060Z] 063eba2661e2: Waiting [2023-05-10T00:18:58.060Z] 26757d099e1b: Waiting [2023-05-10T00:18:58.060Z] f3cb13aa29f5: Waiting [2023-05-10T00:18:58.060Z] 26cbea5cba74: Waiting [2023-05-10T00:18:58.060Z] a138fd057bc8: Waiting [2023-05-10T00:18:58.330Z] c8b787bb97df: Pushed [2023-05-10T00:18:58.330Z] b18990712702: Pushed [2023-05-10T00:18:58.330Z] acc83c6ca332: Pushed [2023-05-10T00:18:58.330Z] 919a7ae5dce1: Pushed [2023-05-10T00:18:58.596Z] d8060a58b0f6: Pushed [2023-05-10T00:18:58.596Z] 723ceae18b06: Pushed [2023-05-10T00:18:58.596Z] 26757d099e1b: Pushed [2023-05-10T00:18:58.596Z] 063eba2661e2: Pushed [2023-05-10T00:18:58.596Z] 26cbea5cba74: Layer already exists [2023-05-10T00:19:03.950Z] 608d194cb50c: Pushed [2023-05-10T00:19:04.218Z] f3cb13aa29f5: Pushed [2023-05-10T00:19:16.550Z] a138fd057bc8: Pushed [2023-05-10T00:19:16.550Z] 403384bec3dd417d230cef4b79faf37d5294ce6a: digest: sha256:e46a72caceb1daf90b683ff07c8fd7eaae180ad57a4a7f64894006a58a3c7f9b size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:19:16.921Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:19:17.272Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-10T00:19:17.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-10T00:19:17.272Z] c8b787bb97df: Preparing [2023-05-10T00:19:17.272Z] 919a7ae5dce1: Preparing [2023-05-10T00:19:17.272Z] b18990712702: Preparing [2023-05-10T00:19:17.272Z] 608d194cb50c: Preparing [2023-05-10T00:19:17.272Z] acc83c6ca332: Preparing [2023-05-10T00:19:17.272Z] d8060a58b0f6: Preparing [2023-05-10T00:19:17.272Z] 063eba2661e2: Preparing [2023-05-10T00:19:17.272Z] 26757d099e1b: Preparing [2023-05-10T00:19:17.272Z] 723ceae18b06: Preparing [2023-05-10T00:19:17.272Z] f3cb13aa29f5: Preparing [2023-05-10T00:19:17.272Z] a138fd057bc8: Preparing [2023-05-10T00:19:17.272Z] 26cbea5cba74: Preparing [2023-05-10T00:19:17.272Z] d8060a58b0f6: Waiting [2023-05-10T00:19:17.272Z] 723ceae18b06: Waiting [2023-05-10T00:19:17.272Z] f3cb13aa29f5: Waiting [2023-05-10T00:19:17.272Z] a138fd057bc8: Waiting [2023-05-10T00:19:17.272Z] 26cbea5cba74: Waiting [2023-05-10T00:19:17.272Z] 063eba2661e2: Waiting [2023-05-10T00:19:17.272Z] 26757d099e1b: Waiting [2023-05-10T00:19:17.272Z] acc83c6ca332: Layer already exists [2023-05-10T00:19:17.272Z] c8b787bb97df: Layer already exists [2023-05-10T00:19:17.272Z] 919a7ae5dce1: Layer already exists [2023-05-10T00:19:17.272Z] b18990712702: Layer already exists [2023-05-10T00:19:17.272Z] 608d194cb50c: Layer already exists [2023-05-10T00:19:17.272Z] d8060a58b0f6: Layer already exists [2023-05-10T00:19:17.272Z] 723ceae18b06: Layer already exists [2023-05-10T00:19:17.272Z] 26757d099e1b: Layer already exists [2023-05-10T00:19:17.272Z] 063eba2661e2: Layer already exists [2023-05-10T00:19:17.272Z] f3cb13aa29f5: Layer already exists [2023-05-10T00:19:17.272Z] 26cbea5cba74: Layer already exists [2023-05-10T00:19:17.272Z] a138fd057bc8: Layer already exists [2023-05-10T00:19:17.538Z] latest: digest: sha256:e46a72caceb1daf90b683ff07c8fd7eaae180ad57a4a7f64894006a58a3c7f9b size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:19:17.894Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:19:18.263Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.37 [2023-05-10T00:19:18.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-10T00:19:18.263Z] c8b787bb97df: Preparing [2023-05-10T00:19:18.263Z] 919a7ae5dce1: Preparing [2023-05-10T00:19:18.263Z] b18990712702: Preparing [2023-05-10T00:19:18.263Z] 608d194cb50c: Preparing [2023-05-10T00:19:18.263Z] acc83c6ca332: Preparing [2023-05-10T00:19:18.263Z] d8060a58b0f6: Preparing [2023-05-10T00:19:18.263Z] 063eba2661e2: Preparing [2023-05-10T00:19:18.263Z] 26757d099e1b: Preparing [2023-05-10T00:19:18.263Z] 723ceae18b06: Preparing [2023-05-10T00:19:18.263Z] d8060a58b0f6: Waiting [2023-05-10T00:19:18.263Z] f3cb13aa29f5: Preparing [2023-05-10T00:19:18.263Z] 063eba2661e2: Waiting [2023-05-10T00:19:18.263Z] 26757d099e1b: Waiting [2023-05-10T00:19:18.263Z] 723ceae18b06: Waiting [2023-05-10T00:19:18.263Z] f3cb13aa29f5: Waiting [2023-05-10T00:19:18.263Z] a138fd057bc8: Preparing [2023-05-10T00:19:18.263Z] 26cbea5cba74: Preparing [2023-05-10T00:19:18.263Z] 26cbea5cba74: Waiting [2023-05-10T00:19:18.263Z] a138fd057bc8: Waiting [2023-05-10T00:19:18.264Z] b18990712702: Layer already exists [2023-05-10T00:19:18.264Z] 608d194cb50c: Layer already exists [2023-05-10T00:19:18.264Z] 919a7ae5dce1: Layer already exists [2023-05-10T00:19:18.531Z] c8b787bb97df: Layer already exists [2023-05-10T00:19:18.531Z] acc83c6ca332: Layer already exists [2023-05-10T00:19:18.531Z] 063eba2661e2: Layer already exists [2023-05-10T00:19:18.531Z] d8060a58b0f6: Layer already exists [2023-05-10T00:19:18.531Z] 723ceae18b06: Layer already exists [2023-05-10T00:19:18.531Z] 26757d099e1b: Layer already exists [2023-05-10T00:19:18.531Z] f3cb13aa29f5: Layer already exists [2023-05-10T00:19:18.531Z] a138fd057bc8: Layer already exists [2023-05-10T00:19:18.531Z] 26cbea5cba74: Layer already exists [2023-05-10T00:19:18.531Z] 3.0.0-dev.37: digest: sha256:e46a72caceb1daf90b683ff07c8fd7eaae180ad57a4a7f64894006a58a3c7f9b size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:19:18.891Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:403384bec3dd417d230cef4b79faf37d5294ce6a-3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:19:19.237Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:403384bec3dd417d230cef4b79faf37d5294ce6a-3.0.0-dev.37 [2023-05-10T00:19:19.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-10T00:19:19.237Z] c8b787bb97df: Preparing [2023-05-10T00:19:19.237Z] 919a7ae5dce1: Preparing [2023-05-10T00:19:19.237Z] b18990712702: Preparing [2023-05-10T00:19:19.237Z] 608d194cb50c: Preparing [2023-05-10T00:19:19.237Z] acc83c6ca332: Preparing [2023-05-10T00:19:19.237Z] d8060a58b0f6: Preparing [2023-05-10T00:19:19.237Z] 063eba2661e2: Preparing [2023-05-10T00:19:19.237Z] 26757d099e1b: Preparing [2023-05-10T00:19:19.237Z] 723ceae18b06: Preparing [2023-05-10T00:19:19.237Z] f3cb13aa29f5: Preparing [2023-05-10T00:19:19.237Z] a138fd057bc8: Preparing [2023-05-10T00:19:19.237Z] 26cbea5cba74: Preparing [2023-05-10T00:19:19.237Z] 723ceae18b06: Waiting [2023-05-10T00:19:19.237Z] f3cb13aa29f5: Waiting [2023-05-10T00:19:19.237Z] d8060a58b0f6: Waiting [2023-05-10T00:19:19.237Z] a138fd057bc8: Waiting [2023-05-10T00:19:19.237Z] 26cbea5cba74: Waiting [2023-05-10T00:19:19.237Z] 26757d099e1b: Waiting [2023-05-10T00:19:19.237Z] c8b787bb97df: Layer already exists [2023-05-10T00:19:19.237Z] b18990712702: Layer already exists [2023-05-10T00:19:19.237Z] acc83c6ca332: Layer already exists [2023-05-10T00:19:19.237Z] 919a7ae5dce1: Layer already exists [2023-05-10T00:19:19.237Z] 608d194cb50c: Layer already exists [2023-05-10T00:19:19.237Z] 26757d099e1b: Layer already exists [2023-05-10T00:19:19.237Z] d8060a58b0f6: Layer already exists [2023-05-10T00:19:19.237Z] 723ceae18b06: Layer already exists [2023-05-10T00:19:19.237Z] f3cb13aa29f5: Layer already exists [2023-05-10T00:19:19.237Z] 063eba2661e2: Layer already exists [2023-05-10T00:19:19.505Z] a138fd057bc8: Layer already exists [2023-05-10T00:19:19.505Z] 26cbea5cba74: Layer already exists [2023-05-10T00:19:19.505Z] 403384bec3dd417d230cef4b79faf37d5294ce6a-3.0.0-dev.37: digest: sha256:e46a72caceb1daf90b683ff07c8fd7eaae180ad57a4a7f64894006a58a3c7f9b size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:19:19.851Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:19:20.212Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-05-10T00:19:20.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-10T00:19:20.213Z] c8b787bb97df: Preparing [2023-05-10T00:19:20.213Z] 919a7ae5dce1: Preparing [2023-05-10T00:19:20.213Z] b18990712702: Preparing [2023-05-10T00:19:20.213Z] 608d194cb50c: Preparing [2023-05-10T00:19:20.213Z] acc83c6ca332: Preparing [2023-05-10T00:19:20.213Z] d8060a58b0f6: Preparing [2023-05-10T00:19:20.213Z] 063eba2661e2: Preparing [2023-05-10T00:19:20.213Z] 26757d099e1b: Preparing [2023-05-10T00:19:20.213Z] 723ceae18b06: Preparing [2023-05-10T00:19:20.213Z] f3cb13aa29f5: Preparing [2023-05-10T00:19:20.213Z] a138fd057bc8: Preparing [2023-05-10T00:19:20.213Z] 26cbea5cba74: Preparing [2023-05-10T00:19:20.213Z] 723ceae18b06: Waiting [2023-05-10T00:19:20.213Z] f3cb13aa29f5: Waiting [2023-05-10T00:19:20.213Z] 26cbea5cba74: Waiting [2023-05-10T00:19:20.213Z] a138fd057bc8: Waiting [2023-05-10T00:19:20.213Z] d8060a58b0f6: Waiting [2023-05-10T00:19:20.213Z] 063eba2661e2: Waiting [2023-05-10T00:19:20.213Z] 26757d099e1b: Waiting [2023-05-10T00:19:20.213Z] b18990712702: Layer already exists [2023-05-10T00:19:20.213Z] 919a7ae5dce1: Layer already exists [2023-05-10T00:19:20.213Z] c8b787bb97df: Layer already exists [2023-05-10T00:19:20.213Z] 608d194cb50c: Layer already exists [2023-05-10T00:19:20.213Z] acc83c6ca332: Layer already exists [2023-05-10T00:19:20.213Z] 723ceae18b06: Layer already exists [2023-05-10T00:19:20.213Z] d8060a58b0f6: Layer already exists [2023-05-10T00:19:20.213Z] 26757d099e1b: Layer already exists [2023-05-10T00:19:20.213Z] 063eba2661e2: Layer already exists [2023-05-10T00:19:20.213Z] f3cb13aa29f5: Layer already exists [2023-05-10T00:19:20.213Z] 26cbea5cba74: Layer already exists [2023-05-10T00:19:20.213Z] a138fd057bc8: Layer already exists [2023-05-10T00:19:20.480Z] main: digest: sha256:e46a72caceb1daf90b683ff07c8fd7eaae180ad57a4a7f64894006a58a3c7f9b size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T00:19:20.546Z] ===================================================== [Pipeline] echo [2023-05-10T00:19:20.558Z] taggedImages: [2023-05-10T00:19:20.558Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:403384bec3dd417d230cef4b79faf37d5294ce6a [2023-05-10T00:19:20.558Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-10T00:19:20.558Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.37 [2023-05-10T00:19:20.558Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:403384bec3dd417d230cef4b79faf37d5294ce6a-3.0.0-dev.37 [2023-05-10T00:19:20.558Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:19:20.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T00:19:20.937Z] [2023-05-10T00:19:20.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:19:21.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T00:19:21.279Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T00:19:21.279Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T00:19:21.279Z] 04944245beec: Pulling fs layer [2023-05-10T00:19:21.279Z] 699f458cf7ca: Pulling fs layer [2023-05-10T00:19:21.279Z] 765212b225bb: Pulling fs layer [2023-05-10T00:19:21.279Z] f23df028b6ca: Pulling fs layer [2023-05-10T00:19:21.279Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T00:19:21.279Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T00:19:21.279Z] 765212b225bb: Waiting [2023-05-10T00:19:21.279Z] f23df028b6ca: Waiting [2023-05-10T00:19:21.279Z] 2437ff75d9bd: Waiting [2023-05-10T00:19:21.279Z] d65c8cfc05b1: Waiting [2023-05-10T00:19:21.549Z] 04944245beec: Verifying Checksum [2023-05-10T00:19:21.549Z] 04944245beec: Download complete [2023-05-10T00:19:21.549Z] 765212b225bb: Download complete [2023-05-10T00:19:21.549Z] f23df028b6ca: Verifying Checksum [2023-05-10T00:19:21.549Z] f23df028b6ca: Download complete [2023-05-10T00:19:21.549Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T00:19:21.549Z] d65c8cfc05b1: Download complete [2023-05-10T00:19:21.824Z] 699f458cf7ca: Verifying Checksum [2023-05-10T00:19:21.824Z] 699f458cf7ca: Download complete [2023-05-10T00:19:22.094Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T00:19:22.094Z] 8998bd30e6a1: Download complete [2023-05-10T00:19:24.677Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T00:19:24.677Z] 2437ff75d9bd: Download complete [2023-05-10T00:19:26.108Z] 8998bd30e6a1: Pull complete [2023-05-10T00:19:26.376Z] 04944245beec: Pull complete [2023-05-10T00:19:27.790Z] 699f458cf7ca: Pull complete [2023-05-10T00:19:27.790Z] 765212b225bb: Pull complete [2023-05-10T00:19:28.376Z] f23df028b6ca: Pull complete [2023-05-10T00:19:28.645Z] d65c8cfc05b1: Pull complete [2023-05-10T00:19:40.958Z] 2437ff75d9bd: Pull complete [2023-05-10T00:19:40.958Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T00:19:40.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T00:19:40.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:19:41.156Z] prd-ubuntu20.04-docker-arm64-4c-16g-14837 does not seem to be running inside a container [2023-05-10T00:19:41.221Z] $ 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/109 -v /w/workspace/device-usb-camera/109:/w/workspace/device-usb-camera/109:rw,z -v /w/workspace/device-usb-camera/109@tmp:/w/workspace/device-usb-camera/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-10T00:19:43.684Z] $ docker top cb88fc69ba5a492fb3531d725995855ca155b956dc682b07d7a9c2dedd236b86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:19:44.545Z] ---> job-cost.sh [2023-05-10T00:19:44.546Z] lf-activate-venv: SKIPPING [2023-05-10T00:19:44.546Z] INFO: No Stack... [2023-05-10T00:19:45.128Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T00:19:45.710Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T00:19:46.352Z] + cat /w/workspace/device-usb-camera/109/archives/cost.csv [2023-05-10T00:19:46.353Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T00:19:46.394Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-109-stack-cost] [2023-05-10T00:19:46.403Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-109-stack-cost] did not exist. Created. [2023-05-10T00:19:46.403Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T00:19:47.256Z] /w/workspace/device-usb-camera/109@tmp/durable-473e3765/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T00:19:47.915Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T00:19:47.935Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T00:19:47.990Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T00:19:47.997Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T00:19:48.015Z] $ docker stop --time=1 cb88fc69ba5a492fb3531d725995855ca155b956dc682b07d7a9c2dedd236b86 [2023-05-10T00:19:49.784Z] $ docker rm -f --volumes cb88fc69ba5a492fb3531d725995855ca155b956dc682b07d7a9c2dedd236b86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-10T00:19:50.217Z] provisioning config files... [2023-05-10T00:19:50.224Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18093220444349272419tmp [Pipeline] { [Pipeline] sh [2023-05-10T00:19:50.529Z] + set +x [2023-05-10T00:19:50.529Z] + bash -s -- [2023-05-10T00:19:50.529Z] + curl -s https://codecov.io/bash [2023-05-10T00:19:50.788Z] [2023-05-10T00:19:50.788Z] _____ _ [2023-05-10T00:19:50.788Z] / ____| | | [2023-05-10T00:19:50.788Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T00:19:50.788Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T00:19:50.788Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T00:19:50.788Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T00:19:50.788Z] Bash-1.0.6 [2023-05-10T00:19:50.788Z] [2023-05-10T00:19:50.788Z] [2023-05-10T00:19:50.788Z] ==> git version 2.25.1 found [2023-05-10T00:19:50.788Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-10T00:19:50.788Z] Release-Date: 2020-01-08 [2023-05-10T00:19:50.788Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-10T00:19:50.788Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T00:19:50.788Z] ==> Jenkins CI detected. [2023-05-10T00:19:50.788Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-05-10T00:19:50.788Z] project root: . [2023-05-10T00:19:50.788Z] --> token set from env [2023-05-10T00:19:50.788Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T00:19:50.788Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T00:19:50.788Z] ==> Python coveragepy not found [2023-05-10T00:19:50.788Z] ==> Searching for coverage reports in: [2023-05-10T00:19:50.788Z] + . [2023-05-10T00:19:50.788Z] -> Found 1 reports [2023-05-10T00:19:50.788Z] ==> Detecting git/mercurial file structure [2023-05-10T00:19:50.788Z] ==> Reading reports [2023-05-10T00:19:50.788Z] + ./coverage.out bytes=28693 [2023-05-10T00:19:50.788Z] ==> Appending adjustments [2023-05-10T00:19:50.788Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T00:19:50.788Z] + Found adjustments [2023-05-10T00:19:50.788Z] ==> Gzipping contents [2023-05-10T00:19:50.788Z] 4.0K /tmp/codecov.kjYA5i.gz [2023-05-10T00:19:50.788Z] ==> Uploading reports [2023-05-10T00:19:50.788Z] url: https://codecov.io [2023-05-10T00:19:50.788Z] query: branch=main&commit=403384bec3dd417d230cef4b79faf37d5294ce6a&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T00:19:50.788Z] -> Pinging Codecov [2023-05-10T00:19:50.788Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=403384bec3dd417d230cef4b79faf37d5294ce6a&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T00:19:51.048Z] -> Uploading to [2023-05-10T00:19:51.048Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/73D8F5FF140700D3E01443B452E23636/403384bec3dd417d230cef4b79faf37d5294ce6a/7fd5b16e-4c54-4ade-8333-e3ce028567bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T001950Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e74199f77253c67f6a19d29bce10213d28d0c230a0c980e1a596ec107d34178 [2023-05-10T00:19:51.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T00:19:51.048Z] Dload Upload Total Spent Left Speed [2023-05-10T00:19:51.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3929 0 0 100 3929 0 17940 --:--:-- --:--:-- --:--:-- 17940 [2023-05-10T00:19:51.307Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/403384bec3dd417d230cef4b79faf37d5294ce6a [Pipeline] } [2023-05-10T00:19:51.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-10T00:19:51.536Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-10T00:19:51.553Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:19:51.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T00:19:51.858Z] [2023-05-10T00:19:51.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:19:52.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T00:19:52.154Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-10T00:19:52.154Z] df9b9388f04a: Pulling fs layer [2023-05-10T00:19:52.154Z] 52dc419b0ee2: Pulling fs layer [2023-05-10T00:19:52.154Z] 25bc292e5bac: Pulling fs layer [2023-05-10T00:19:52.154Z] 114826534d7a: Pulling fs layer [2023-05-10T00:19:52.154Z] 4657fd5d0bcf: Pulling fs layer [2023-05-10T00:19:52.154Z] 6ad1cebc031e: Pulling fs layer [2023-05-10T00:19:52.154Z] 8a3aa393b2d8: Pulling fs layer [2023-05-10T00:19:52.154Z] 114826534d7a: Waiting [2023-05-10T00:19:52.154Z] 4657fd5d0bcf: Waiting [2023-05-10T00:19:52.154Z] 6ad1cebc031e: Waiting [2023-05-10T00:19:52.154Z] 8a3aa393b2d8: Waiting [2023-05-10T00:19:52.154Z] 25bc292e5bac: Verifying Checksum [2023-05-10T00:19:52.154Z] 25bc292e5bac: Download complete [2023-05-10T00:19:52.154Z] 52dc419b0ee2: Verifying Checksum [2023-05-10T00:19:52.154Z] 52dc419b0ee2: Download complete [2023-05-10T00:19:52.154Z] 4657fd5d0bcf: Verifying Checksum [2023-05-10T00:19:52.154Z] 4657fd5d0bcf: Download complete [2023-05-10T00:19:52.154Z] df9b9388f04a: Verifying Checksum [2023-05-10T00:19:52.154Z] df9b9388f04a: Download complete [2023-05-10T00:19:52.413Z] df9b9388f04a: Pull complete [2023-05-10T00:19:52.413Z] 6ad1cebc031e: Verifying Checksum [2023-05-10T00:19:52.413Z] 6ad1cebc031e: Download complete [2023-05-10T00:19:52.413Z] 52dc419b0ee2: Pull complete [2023-05-10T00:19:52.673Z] 25bc292e5bac: Pull complete [2023-05-10T00:19:52.932Z] 114826534d7a: Verifying Checksum [2023-05-10T00:19:52.932Z] 114826534d7a: Download complete [2023-05-10T00:19:53.192Z] 8a3aa393b2d8: Verifying Checksum [2023-05-10T00:19:53.192Z] 8a3aa393b2d8: Download complete [2023-05-10T00:19:56.482Z] 114826534d7a: Pull complete [2023-05-10T00:19:56.482Z] 4657fd5d0bcf: Pull complete [2023-05-10T00:19:57.047Z] 6ad1cebc031e: Pull complete [2023-05-10T00:19:59.578Z] 8a3aa393b2d8: Pull complete [2023-05-10T00:19:59.578Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-10T00:19:59.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T00:19:59.578Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:19:59.746Z] prd-ubuntu20.04-docker-8c-8g-14833 does not seem to be running inside a container [2023-05-10T00:19:59.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-10T00:20:01.373Z] $ docker top c9f07d49b33d3dc45f1c4038d55bed45702683948c463905e5df0c40bda85216 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-10T00:20:01.441Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-05-10T00:20:01.722Z] + set -o pipefail [2023-05-10T00:20:01.722Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-05-10T00:20:06.994Z] [2023-05-10T00:20:06.994Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-05-10T00:20:06.994Z] [2023-05-10T00:20:06.994Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/f68c2027-8a62-4f71-a6a9-f932d50f4a69 [2023-05-10T00:20:06.994Z] [2023-05-10T00:20:06.994Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-10T00:20:06.994Z] [2023-05-10T00:20:06.994Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-10T00:20:06.994Z] [2023-05-10T00:20:06.994Z] [2023-05-10T00:20:06.994Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-10T00:20:06.994Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-10T00:20:06.994Z] More details here: https://snyk.co/ue1NS [2023-05-10T00:20:06.994Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-10T00:20:06.994Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-10T00:20:06.995Z] $ docker stop --time=1 c9f07d49b33d3dc45f1c4038d55bed45702683948c463905e5df0c40bda85216 [2023-05-10T00:20:09.287Z] $ docker rm -f --volumes c9f07d49b33d3dc45f1c4038d55bed45702683948c463905e5df0c40bda85216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T00:20:10.022Z] + git log --format=format:%s -1 403384bec3dd417d230cef4b79faf37d5294ce6a [Pipeline] sh [2023-05-10T00:20:10.308Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T00:20:10.308Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:20:10.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T00:20:10.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:20:10.679Z] prd-ubuntu20.04-docker-8c-8g-14833 does not seem to be running inside a container [2023-05-10T00:20:10.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T00:20:11.063Z] $ docker top 01efc0343a58d526dec5857ad12b478e031067a41753065561dc304d662c751a -eo pid,comm [2023-05-10T00:20:11.117Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-10T00:20:11.117Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T00:20:11.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T00:20:11.158Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T00:20:11.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T00:20:11.250Z] $ docker exec 01efc0343a58d526dec5857ad12b478e031067a41753065561dc304d662c751a ssh-agent [2023-05-10T00:20:11.365Z] SSH_AUTH_SOCK=/tmp/ssh-rExVi127IRTF/agent.32 [2023-05-10T00:20:11.365Z] SSH_AGENT_PID=38 [2023-05-10T00:20:11.371Z] Running ssh-add (command line suppressed) [2023-05-10T00:20:11.453Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4704824658986028757.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4704824658986028757.key) [2023-05-10T00:20:11.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T00:20:11.757Z] + git semver tag [2023-05-10T00:20:12.018Z] 2023-05-10 00:20:11,921 [run_tag] DEBUG tag force:False [2023-05-10T00:20:12.018Z] 2023-05-10 00:20:11,921 [check_head_tag] DEBUG check head tag [2023-05-10T00:20:12.018Z] 2023-05-10 00:20:11,923 [execute] INFO git cat-file --batch-check [2023-05-10T00:20:12.018Z] 2023-05-10 00:20:11,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-10T00:20:12.018Z] 2023-05-10 00:20:11,927 [execute] INFO git cat-file --batch [2023-05-10T00:20:12.018Z] 2023-05-10 00:20:11,927 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-10T00:20:12.018Z] 2023-05-10 00:20:11,957 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-10T00:20:12.018Z] 2023-05-10 00:20:11,957 [execute] INFO git tag -a v3.0.0-dev.37 -m v3.0.0-dev.37 [2023-05-10T00:20:12.018Z] 2023-05-10 00:20:11,957 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.37', '-m', 'v3.0.0-dev.37'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-10T00:20:12.018Z] 2023-05-10 00:20:11,960 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-10T00:20:12.018Z] 3.0.0-dev.37 [Pipeline] } [2023-05-10T00:20:12.019Z] $ docker exec --env ******** --env ******** 01efc0343a58d526dec5857ad12b478e031067a41753065561dc304d662c751a ssh-agent -k [2023-05-10T00:20:12.110Z] unset SSH_AUTH_SOCK; [2023-05-10T00:20:12.111Z] unset SSH_AGENT_PID; [2023-05-10T00:20:12.111Z] echo Agent pid 38 killed; [2023-05-10T00:20:12.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T00:20:12.440Z] + git semver [Pipeline] } [2023-05-10T00:20:12.704Z] $ docker stop --time=1 01efc0343a58d526dec5857ad12b478e031067a41753065561dc304d662c751a [2023-05-10T00:20:13.944Z] $ docker rm -f --volumes 01efc0343a58d526dec5857ad12b478e031067a41753065561dc304d662c751a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:20:14.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T00:20:14.358Z] [2023-05-10T00:20:14.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:20:14.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T00:20:14.664Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-10T00:20:14.664Z] ab5ef0e58194: Pulling fs layer [2023-05-10T00:20:14.664Z] 9712f1f96733: Pulling fs layer [2023-05-10T00:20:14.664Z] 63f879dbbcfc: Pulling fs layer [2023-05-10T00:20:14.664Z] 0d9ebad4ef96: Pulling fs layer [2023-05-10T00:20:14.664Z] e9a5061849ea: Pulling fs layer [2023-05-10T00:20:14.664Z] d747dcd14b5f: Pulling fs layer [2023-05-10T00:20:14.664Z] 2de7ff778b66: Pulling fs layer [2023-05-10T00:20:14.664Z] 0d9ebad4ef96: Waiting [2023-05-10T00:20:14.664Z] e9a5061849ea: Waiting [2023-05-10T00:20:14.664Z] d747dcd14b5f: Waiting [2023-05-10T00:20:14.664Z] 2de7ff778b66: Waiting [2023-05-10T00:20:14.664Z] 9712f1f96733: Download complete [2023-05-10T00:20:15.233Z] 63f879dbbcfc: Verifying Checksum [2023-05-10T00:20:15.233Z] 63f879dbbcfc: Download complete [2023-05-10T00:20:15.233Z] e9a5061849ea: Download complete [2023-05-10T00:20:15.491Z] d747dcd14b5f: Verifying Checksum [2023-05-10T00:20:15.491Z] d747dcd14b5f: Download complete [2023-05-10T00:20:15.491Z] ab5ef0e58194: Verifying Checksum [2023-05-10T00:20:15.491Z] ab5ef0e58194: Download complete [2023-05-10T00:20:15.491Z] 0d9ebad4ef96: Verifying Checksum [2023-05-10T00:20:15.491Z] 0d9ebad4ef96: Download complete [2023-05-10T00:20:15.491Z] 2de7ff778b66: Verifying Checksum [2023-05-10T00:20:15.491Z] 2de7ff778b66: Download complete [2023-05-10T00:20:18.022Z] ab5ef0e58194: Pull complete [2023-05-10T00:20:18.022Z] 9712f1f96733: Pull complete [2023-05-10T00:20:18.588Z] 63f879dbbcfc: Pull complete [2023-05-10T00:20:21.869Z] 0d9ebad4ef96: Pull complete [2023-05-10T00:20:21.869Z] e9a5061849ea: Pull complete [2023-05-10T00:20:21.869Z] d747dcd14b5f: Pull complete [2023-05-10T00:20:22.807Z] 2de7ff778b66: Pull complete [2023-05-10T00:20:22.807Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-10T00:20:22.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T00:20:22.807Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:20:22.909Z] prd-ubuntu20.04-docker-8c-8g-14833 does not seem to be running inside a container [2023-05-10T00:20:22.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools:0.23.1-centos7 cat [2023-05-10T00:20:26.665Z] $ docker top 3d725f124d69b523f90dcbd506ad4b14f3fcc38a2b814cb2bb12a5083d6b0205 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-10T00:20:26.737Z] provisioning config files... [2023-05-10T00:20:26.747Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4169835584481408346tmp [2023-05-10T00:20:26.759Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18386566688905096981tmp [2023-05-10T00:20:26.773Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12219666607463539364tmp [Pipeline] { [Pipeline] echo [2023-05-10T00:20:26.787Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:20:27.072Z] ---> sigul-configuration.sh [2023-05-10T00:20:27.072Z] gpg: directory `/root/.gnupg' created [2023-05-10T00:20:27.072Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-10T00:20:27.072Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-10T00:20:27.072Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-10T00:20:27.072Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-10T00:20:27.072Z] gpg: CAST5 encrypted data [2023-05-10T00:20:27.072Z] gpg: encrypted with 1 passphrase [2023-05-10T00:20:27.072Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-10T00:20:27.354Z] + mkdir /home/jenkins [2023-05-10T00:20:27.354Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-10T00:20:27.641Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-10T00:20:27.652Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:20:27.939Z] ---> sigul-install.sh [2023-05-10T00:20:27.939Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-10T00:20:28.226Z] + git tag --list [2023-05-10T00:20:28.226Z] v0.0.0 [2023-05-10T00:20:28.226Z] v0.0.1-dev.1 [2023-05-10T00:20:28.226Z] v0.0.1-dev.10 [2023-05-10T00:20:28.226Z] v0.0.1-dev.11 [2023-05-10T00:20:28.226Z] v0.0.1-dev.12 [2023-05-10T00:20:28.226Z] v0.0.1-dev.13 [2023-05-10T00:20:28.226Z] v0.0.1-dev.14 [2023-05-10T00:20:28.226Z] v0.0.1-dev.15 [2023-05-10T00:20:28.226Z] v0.0.1-dev.16 [2023-05-10T00:20:28.226Z] v0.0.1-dev.2 [2023-05-10T00:20:28.226Z] v0.0.1-dev.3 [2023-05-10T00:20:28.226Z] v0.0.1-dev.4 [2023-05-10T00:20:28.226Z] v0.0.1-dev.5 [2023-05-10T00:20:28.226Z] v0.0.1-dev.6 [2023-05-10T00:20:28.226Z] v0.0.1-dev.7 [2023-05-10T00:20:28.226Z] v0.0.1-dev.8 [2023-05-10T00:20:28.226Z] v0.0.1-dev.9 [2023-05-10T00:20:28.226Z] v2.2.0 [2023-05-10T00:20:28.226Z] v2.2.0-dev.17 [2023-05-10T00:20:28.226Z] v2.2.0-dev.18 [2023-05-10T00:20:28.226Z] v2.2.0-dev.19 [2023-05-10T00:20:28.226Z] v2.2.0-dev.20 [2023-05-10T00:20:28.226Z] v2.2.0-dev.21 [2023-05-10T00:20:28.226Z] v2.2.0-dev.22 [2023-05-10T00:20:28.226Z] v2.2.0-dev.23 [2023-05-10T00:20:28.226Z] v2.2.0-dev.24 [2023-05-10T00:20:28.226Z] v2.2.0-dev.25 [2023-05-10T00:20:28.226Z] v2.2.0-dev.26 [2023-05-10T00:20:28.226Z] v2.2.0-dev.27 [2023-05-10T00:20:28.226Z] v2.3.0 [2023-05-10T00:20:28.226Z] v2.3.0-dev.1 [2023-05-10T00:20:28.226Z] v2.3.0-dev.10 [2023-05-10T00:20:28.226Z] v2.3.0-dev.11 [2023-05-10T00:20:28.226Z] v2.3.0-dev.12 [2023-05-10T00:20:28.226Z] v2.3.0-dev.13 [2023-05-10T00:20:28.226Z] v2.3.0-dev.14 [2023-05-10T00:20:28.226Z] v2.3.0-dev.15 [2023-05-10T00:20:28.226Z] v2.3.0-dev.16 [2023-05-10T00:20:28.226Z] v2.3.0-dev.17 [2023-05-10T00:20:28.226Z] v2.3.0-dev.18 [2023-05-10T00:20:28.226Z] v2.3.0-dev.19 [2023-05-10T00:20:28.226Z] v2.3.0-dev.2 [2023-05-10T00:20:28.226Z] v2.3.0-dev.20 [2023-05-10T00:20:28.226Z] v2.3.0-dev.21 [2023-05-10T00:20:28.226Z] v2.3.0-dev.22 [2023-05-10T00:20:28.226Z] v2.3.0-dev.23 [2023-05-10T00:20:28.226Z] v2.3.0-dev.24 [2023-05-10T00:20:28.226Z] v2.3.0-dev.25 [2023-05-10T00:20:28.226Z] v2.3.0-dev.26 [2023-05-10T00:20:28.226Z] v2.3.0-dev.27 [2023-05-10T00:20:28.226Z] v2.3.0-dev.28 [2023-05-10T00:20:28.226Z] v2.3.0-dev.3 [2023-05-10T00:20:28.226Z] v2.3.0-dev.4 [2023-05-10T00:20:28.226Z] v2.3.0-dev.5 [2023-05-10T00:20:28.226Z] v2.3.0-dev.6 [2023-05-10T00:20:28.226Z] v2.3.0-dev.7 [2023-05-10T00:20:28.226Z] v2.3.0-dev.8 [2023-05-10T00:20:28.226Z] v2.3.0-dev.9 [2023-05-10T00:20:28.226Z] v2.3.1 [2023-05-10T00:20:28.226Z] v2.3.1-dev.4 [2023-05-10T00:20:28.226Z] v2.3.1-dev.5 [2023-05-10T00:20:28.226Z] v2.3.1-dev.6 [2023-05-10T00:20:28.226Z] v3.0.0-dev.1 [2023-05-10T00:20:28.226Z] v3.0.0-dev.10 [2023-05-10T00:20:28.226Z] v3.0.0-dev.11 [2023-05-10T00:20:28.226Z] v3.0.0-dev.12 [2023-05-10T00:20:28.226Z] v3.0.0-dev.13 [2023-05-10T00:20:28.226Z] v3.0.0-dev.14 [2023-05-10T00:20:28.226Z] v3.0.0-dev.15 [2023-05-10T00:20:28.226Z] v3.0.0-dev.16 [2023-05-10T00:20:28.226Z] v3.0.0-dev.17 [2023-05-10T00:20:28.226Z] v3.0.0-dev.18 [2023-05-10T00:20:28.226Z] v3.0.0-dev.19 [2023-05-10T00:20:28.226Z] v3.0.0-dev.2 [2023-05-10T00:20:28.226Z] v3.0.0-dev.20 [2023-05-10T00:20:28.226Z] v3.0.0-dev.21 [2023-05-10T00:20:28.226Z] v3.0.0-dev.22 [2023-05-10T00:20:28.226Z] v3.0.0-dev.23 [2023-05-10T00:20:28.226Z] v3.0.0-dev.24 [2023-05-10T00:20:28.226Z] v3.0.0-dev.25 [2023-05-10T00:20:28.226Z] v3.0.0-dev.26 [2023-05-10T00:20:28.226Z] v3.0.0-dev.27 [2023-05-10T00:20:28.226Z] v3.0.0-dev.28 [2023-05-10T00:20:28.226Z] v3.0.0-dev.29 [2023-05-10T00:20:28.226Z] v3.0.0-dev.3 [2023-05-10T00:20:28.226Z] v3.0.0-dev.30 [2023-05-10T00:20:28.226Z] v3.0.0-dev.31 [2023-05-10T00:20:28.226Z] v3.0.0-dev.32 [2023-05-10T00:20:28.226Z] v3.0.0-dev.33 [2023-05-10T00:20:28.226Z] v3.0.0-dev.34 [2023-05-10T00:20:28.226Z] v3.0.0-dev.35 [2023-05-10T00:20:28.226Z] v3.0.0-dev.36 [2023-05-10T00:20:28.226Z] v3.0.0-dev.37 [2023-05-10T00:20:28.226Z] v3.0.0-dev.4 [2023-05-10T00:20:28.226Z] v3.0.0-dev.5 [2023-05-10T00:20:28.226Z] v3.0.0-dev.6 [2023-05-10T00:20:28.226Z] v3.0.0-dev.7 [2023-05-10T00:20:28.226Z] v3.0.0-dev.8 [2023-05-10T00:20:28.226Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-10T00:20:28.513Z] + lftools sign git-tag v3.0.0-dev.37 [2023-05-10T00:20:29.081Z] Signing Git tag with Sigul... [2023-05-10T00:20:29.081Z] Signing v3.0.0-dev.37 [Pipeline] echo [2023-05-10T00:20:29.656Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:20:29.943Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-10T00:20:29.953Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-10T00:20:29.964Z] $ docker stop --time=1 3d725f124d69b523f90dcbd506ad4b14f3fcc38a2b814cb2bb12a5083d6b0205 [2023-05-10T00:20:31.223Z] $ docker rm -f --volumes 3d725f124d69b523f90dcbd506ad4b14f3fcc38a2b814cb2bb12a5083d6b0205 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-10T00:20:31.662Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T00:20:31.662Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:20:31.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T00:20:31.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:20:32.027Z] prd-ubuntu20.04-docker-8c-8g-14833 does not seem to be running inside a container [2023-05-10T00:20:32.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T00:20:32.380Z] $ docker top 5b1ee2aad240531d60a76585f2eab363007629038c2c316e69c51108faed9386 -eo pid,comm [2023-05-10T00:20:32.438Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-10T00:20:32.438Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T00:20:32.476Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T00:20:32.476Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T00:20:32.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T00:20:32.585Z] $ docker exec 5b1ee2aad240531d60a76585f2eab363007629038c2c316e69c51108faed9386 ssh-agent [2023-05-10T00:20:32.710Z] SSH_AUTH_SOCK=/tmp/ssh-rEWgkNj3JJm5/agent.32 [2023-05-10T00:20:32.710Z] SSH_AGENT_PID=38 [2023-05-10T00:20:32.715Z] Running ssh-add (command line suppressed) [2023-05-10T00:20:32.809Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16239130254335077383.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16239130254335077383.key) [2023-05-10T00:20:32.830Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T00:20:33.120Z] + git semver bump pre [2023-05-10T00:20:33.380Z] 2023-05-10 00:20:33,296 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-10T00:20:33.380Z] 2023-05-10 00:20:33,296 [bump_version] DEBUG bumping version:3.0.0-dev.37 on axis:pre with prefix:dev [2023-05-10T00:20:33.380Z] 2023-05-10 00:20:33,296 [bump_version] DEBUG bumped version:3.0.0-dev.38 [2023-05-10T00:20:33.380Z] 2023-05-10 00:20:33,296 [write_version] DEBUG write version:3.0.0-dev.38 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-05-10T00:20:33.380Z] 2023-05-10 00:20:33,296 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-10T00:20:33.380Z] 2023-05-10 00:20:33,297 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-10T00:20:33.380Z] 2023-05-10 00:20:33,298 [execute] INFO git cat-file --batch-check [2023-05-10T00:20:33.380Z] 2023-05-10 00:20:33,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T00:20:33.380Z] 2023-05-10 00:20:33,303 [execute] INFO git cat-file --batch [2023-05-10T00:20:33.380Z] 2023-05-10 00:20:33,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T00:20:33.380Z] 2023-05-10 00:20:33,309 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-10T00:20:33.380Z] 3.0.0-dev.38 [Pipeline] } [2023-05-10T00:20:33.380Z] $ docker exec --env ******** --env ******** 5b1ee2aad240531d60a76585f2eab363007629038c2c316e69c51108faed9386 ssh-agent -k [2023-05-10T00:20:33.481Z] unset SSH_AUTH_SOCK; [2023-05-10T00:20:33.481Z] unset SSH_AGENT_PID; [2023-05-10T00:20:33.481Z] echo Agent pid 38 killed; [2023-05-10T00:20:33.499Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T00:20:33.810Z] + git semver [Pipeline] } [2023-05-10T00:20:34.074Z] $ docker stop --time=1 5b1ee2aad240531d60a76585f2eab363007629038c2c316e69c51108faed9386 [2023-05-10T00:20:35.636Z] $ docker rm -f --volumes 5b1ee2aad240531d60a76585f2eab363007629038c2c316e69c51108faed9386 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T00:20:35.986Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T00:20:35.986Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:20:36.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T00:20:36.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:20:36.357Z] prd-ubuntu20.04-docker-8c-8g-14833 does not seem to be running inside a container [2023-05-10T00:20:36.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T00:20:36.698Z] $ docker top be7d92aaca97c4c9197bd47afbfc8db961a66e22f56703fe9f28c16e85ce4949 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T00:20:36.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T00:20:36.824Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T00:20:36.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T00:20:36.936Z] $ docker exec be7d92aaca97c4c9197bd47afbfc8db961a66e22f56703fe9f28c16e85ce4949 ssh-agent [2023-05-10T00:20:37.053Z] SSH_AUTH_SOCK=/tmp/ssh-5PhRopHTO6cO/agent.32 [2023-05-10T00:20:37.053Z] SSH_AGENT_PID=38 [2023-05-10T00:20:37.070Z] Running ssh-add (command line suppressed) [2023-05-10T00:20:37.173Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9320312561379032703.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9320312561379032703.key) [2023-05-10T00:20:37.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T00:20:37.509Z] + git semver push [2023-05-10T00:20:37.768Z] 2023-05-10 00:20:37,719 [run_push] DEBUG push [2023-05-10T00:20:37.769Z] 2023-05-10 00:20:37,720 [execute] INFO git cat-file --batch-check [2023-05-10T00:20:37.769Z] 2023-05-10 00:20:37,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T00:20:37.769Z] 2023-05-10 00:20:37,725 [execute] INFO git rev-list 4d8bd6f7bb22813f96189bb065e49b833ad9af58 -- [2023-05-10T00:20:37.769Z] 2023-05-10 00:20:37,725 [execute] DEBUG Popen(['git', 'rev-list', '4d8bd6f7bb22813f96189bb065e49b833ad9af58', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-10T00:20:37.769Z] 2023-05-10 00:20:37,734 [execute] INFO git fetch -v origin [2023-05-10T00:20:37.769Z] 2023-05-10 00:20:37,734 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-10T00:20:38.338Z] 2023-05-10 00:20:38,196 [run_push] DEBUG no remote changes detected [2023-05-10T00:20:38.338Z] 2023-05-10 00:20:38,196 [execute] INFO git push origin semver [2023-05-10T00:20:38.338Z] 2023-05-10 00:20:38,196 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-10T00:20:39.278Z] 2023-05-10 00:20:38,936 [run_push] DEBUG push all version tags [2023-05-10T00:20:39.278Z] 2023-05-10 00:20:38,936 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-10T00:20:39.278Z] 2023-05-10 00:20:38,937 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-10T00:20:39.848Z] 2023-05-10 00:20:39,659 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-10T00:20:39.848Z] 3.0.0-dev.38 [Pipeline] } [2023-05-10T00:20:39.850Z] $ docker exec --env ******** --env ******** be7d92aaca97c4c9197bd47afbfc8db961a66e22f56703fe9f28c16e85ce4949 ssh-agent -k [2023-05-10T00:20:39.941Z] unset SSH_AUTH_SOCK; [2023-05-10T00:20:39.941Z] unset SSH_AGENT_PID; [2023-05-10T00:20:39.942Z] echo Agent pid 38 killed; [2023-05-10T00:20:39.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T00:20:40.274Z] + git semver [Pipeline] } [2023-05-10T00:20:40.536Z] $ docker stop --time=1 be7d92aaca97c4c9197bd47afbfc8db961a66e22f56703fe9f28c16e85ce4949 [2023-05-10T00:20:41.792Z] $ docker rm -f --volumes be7d92aaca97c4c9197bd47afbfc8db961a66e22f56703fe9f28c16e85ce4949 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-10T00:20:42.402Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-05-10T00:20:42.402Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-10T00:20:42.402Z] total 16 [2023-05-10T00:20:42.402Z] drwxr-xr-x 3 root root 4096 May 10 00:09 . [2023-05-10T00:20:42.402Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 00:20 .. [2023-05-10T00:20:42.402Z] drwxr-xr-x 2 root root 4096 May 10 00:09 cost [2023-05-10T00:20:42.402Z] -rw-r--r-- 1 root root 89 May 10 00:09 cost.csv [2023-05-10T00:20:42.402Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-10T00:20:42.402Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-10T00:20:42.402Z] total 16 [2023-05-10T00:20:42.402Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 00:09 . [2023-05-10T00:20:42.402Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 00:20 .. [2023-05-10T00:20:42.402Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 00:09 cost [2023-05-10T00:20:42.402Z] -rw-r--r-- 1 jenkins jenkins 89 May 10 00:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:20:42.696Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:20:43.555Z] ---> package-listing.sh [2023-05-10T00:20:43.555Z] ++ facter osfamily [2023-05-10T00:20:43.555Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T00:20:43.815Z] + OS_FAMILY=debian [2023-05-10T00:20:43.815Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-05-10T00:20:43.815Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T00:20:43.815Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T00:20:43.815Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T00:20:43.815Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T00:20:43.815Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-10T00:20:43.815Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T00:20:43.815Z] + case "${OS_FAMILY}" in [2023-05-10T00:20:43.815Z] + dpkg -l [2023-05-10T00:20:43.815Z] + grep '^ii' [2023-05-10T00:20:43.815Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T00:20:43.815Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T00:20:43.815Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T00:20:43.815Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-10T00:20:43.815Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-05-10T00:20:43.815Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-05-10T00:20:43.824Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-10T00:20:44.100Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:20:44.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T00:20:44.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:20:44.720Z] prd-ubuntu20.04-docker-8c-8g-14833 does not seem to be running inside a container [2023-05-10T00:20:44.741Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools-log-publisher:latest cat [2023-05-10T00:20:44.915Z] $ docker top 3b018b67e283bce18095e56b126b3c2cf62368d01b51bb5d41f1f6af45368509 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T00:20:45.257Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T00:20:45.543Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T00:20:45.829Z] + ls /var/log/sa-host [2023-05-10T00:20:45.829Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T00:20:45.989Z] provisioning config files... [2023-05-10T00:20:45.999Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17687986108713645103tmp [Pipeline] { [Pipeline] echo [2023-05-10T00:20:46.015Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:20:46.299Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T00:20:46.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:20:46.631Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T00:20:46.640Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:20:46.923Z] ---> sudo-logs.sh [2023-05-10T00:20:46.923Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T00:20:46.953Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:20:47.239Z] ---> job-cost.sh [2023-05-10T00:20:47.239Z] lf-activate-venv: SKIPPING [2023-05-10T00:20:47.239Z] DEBUG: total: 0.2199999988079071 [2023-05-10T00:20:47.239Z] INFO: Retrieving Stack Cost... [2023-05-10T00:20:47.498Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T00:20:48.068Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T00:20:48.080Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:20:48.368Z] ---> logs-deploy.sh [2023-05-10T00:20:48.368Z] lf-activate-venv: SKIPPING [2023-05-10T00:20:48.368Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/109 [2023-05-10T00:20:48.368Z] INFO: archiving workspace using pattern(s): [2023-05-10T00:20:49.307Z] Archives upload complete. [2023-05-10T00:20:49.307Z] INFO: archiving logs to Nexus